Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict; use warnings;
    ...
        }
        note "   Ready";
    }
    
  2. or download this
    #    Testing with Foo::Bar
    #    Cannot load Foo::Bar - skipping tests
    ...
    Prototype mismatch: sub main::uncompress ($) vs ($;$) at /perl5/perlbr
    +ew/perls/perl-5.22.1/lib/5.22.1/Exporter.pm line 66.
     at (eval 8) line 1.
    #    Ready