Help for this page

Select Code to Download


  1. or download this
    --- lib/Test/Copyright.pm.org   2011-06-15 11:36:34.179000011 +0200
    +++ lib/Test/Copyright.pm       2011-06-15 11:35:08.949000008 +0200
    ...
     sub _cpan_meta_ok {
         foreach my $file (@META_FILES) {
             if (-r $file) {
    
  2. or download this
    All tests successful.
    Files=9, Tests=12,  0 wallclock secs ( 0.03 usr  0.02 sys +  0.47 cusr
    +  0.04 csys =  0.56 CPU)
    Result: PASS
    
  3. or download this
    $ perl -MTest::Copyright -MTest::More -wle'copyright_ok (); done_testi
    +ng'
    not ok 1 - found CPAN::Meta file
    ...
    # Looks like you failed 1 test of 2.
    Exit 1
    $
    
  4. or download this
    $ make tgzdist
    pod-spell-check --aspell
    ...
    Kwalitee rating         130.43% (30/23)
    Ignoring metrics        is_prereq, prereq_matches_use, build_prereq_ma
    +tches_use
    $