Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re^2: RFC: Test::Copyright

by Tux (Canon)
on Jun 15, 2011 at 10:06 UTC ( [id://909760]=note: print w/replies, xml ) Need Help??


in reply to Re: RFC: Test::Copyright
in thread RFC: Test::Copyright

When I extract the META.yml from the generated archive, just to see what Test::Copyright would do:

$ perl -MTest::Copyright -MTest::More -wle'copyright_ok (); done_testi +ng' 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, <DATA> 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_pe +rl/5.12.2/Test/Copyright.pm line 314. Use of uninitialized value $holder in hash element at /pro/lib/perl5/s +ite_perl/5.12.2/Test/Copyright.pm line 318. Use of uninitialized value $holder in exists at /pro/lib/perl5/site_pe +rl/5.12.2/Test/Copyright.pm line 314. Use of uninitialized value $holder in hash element at /pro/lib/perl5/s +ite_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.

I think that this can all use a bit of cleanup.


Enjoy, Have FUN! H.Merijn

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://909760]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (4)
As of 2024-03-29 10:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found