$ perl -MTest::Copyright -MTest::More -wle'copyright_ok (); done_testing' ok 1 - found CPAN::Meta file isa CPAN::Meta ok 2 - more than zero licenses ok 3 - Found a good license object ok 4 - more than zero recognised licenses ok 5 - found license file: README not ok 6 - Found license perl in file README # Failed test 'Found license perl in file README' # at /pro/lib/perl5/site_perl/5.12.2/Test/Copyright.pm line 208. Use of uninitialized value $holder in anonymous hash ({}) at /pro/lib/perl5/site_perl/5.12.2/Test/Copyright.pm line 267, line 102. ok 7 - Found default copyright details ok 8 - final copyright year is uptodate Use of uninitialized value $holder in exists at /pro/lib/perl5/site_perl/5.12.2/Test/Copyright.pm line 314. Use of uninitialized value $holder in hash element at /pro/lib/perl5/site_perl/5.12.2/Test/Copyright.pm line 318. Use of uninitialized value $holder in exists at /pro/lib/perl5/site_perl/5.12.2/Test/Copyright.pm line 314. Use of uninitialized value $holder in hash element at /pro/lib/perl5/site_perl/5.12.2/Test/Copyright.pm line 318. ok 9 - File blib/lib/Text/CSV_XS.pm has copyright statement ok 10 - Copyright for blib/lib/Text/CSV_XS.pm is described centrally 1..10 # Looks like you failed 1 test of 10.