Help for this page
#!/usr/bin/perl use strict; use warnings; ... } note " Ready"; }
# 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