Subject: | Test::Pod should ignore 'share' files |
Test::Pod performs tests on files bundled in a 'share' dir (see
File::ShareDir), i.e. inside blib/lib/auto/share/. Files under that
directory are not part of the module itself, they are data files. I have
a distribution which ships Perl 6 pod files there, so I don't want
Test::Pod to try to validate them.