WARNING: LICENSE is not a known parameter. Checking if your kit is complete... Looks good 'LICENSE' is not a known MakeMaker parameter name. Writing Makefile for Sub::MicroSig cp lib/Sub/MicroSig.pm blib/lib/Sub/MicroSig.pm Manifying blib/man3/Sub::MicroSig.3 PERL_DL_NONLAZY=1 /home/cpanrun/tmp/5.8.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00-load.........1..1 ok 1 - use Sub::MicroSig; # Testing Sub::MicroSig 0.032 ok t/basic...........1..8 ok 1 - use Sub::MicroSig; ok 2 - pv_m is what we expect for named ok 3 - pv_m is what we expect for positional ok 4 - named params to simple sig ok 5 - positional params to simple sig ok 6 - a plain scalar isn't an OK arg ok 7 - you can only give one arg ok 8 - error propagated up from P::V ok t/method..........1..18 ok 1 - use Sub::MicroSig; ok 2 - named params to simple sig ok 3 - positional params to simple sig ok 4 - a method must have a valid invocant ok 5 - a plain scalar isn't an OK arg ok 6 - passing no arg fails: missing foo ok 7 - passing [] fails: missing foo ok 8 - passing {} fails: missing foo ok 9 - you can only give one arg ok 10 - error on too many args to one-arg method ok 11 - no error calling zero-arg method with {} ok 12 - no error calling zero-arg method with [] ok 13 - no error calling zero-arg method with NO param (even {} or []) ok 14 - error with too many args to zero-arg method ok 15 - no error calling one-optional-arg method with one pos'l arg ok 16 - no error calling one-optional-arg method with {} ok 17 - no error calling one-optional-arg method with [] ok 18 - no error calling one-optional-arg method with NO param ok t/perl-critic.....1..0 # Skip define PERL_TEST_CRITIC to run these tests skipped all skipped: define PERL_TEST_CRITIC to run these tests t/pod-coverage....1..1 ok 1 - Pod coverage on Sub::MicroSig # Sub::MicroSig: no public symbols defined ok t/pod.............1..1 ok 1 - blib/lib/Sub/MicroSig.pm ok t/typed...........1..5 ok 1 - use Sub::MicroSig; ok 2 - named params to sig, aref for untyped ok 3 - named params to sig, href for untyped ok 4 - named params to sig, scalar for untyped ok 5 - positional params to sig, aref for untyped ok All tests successful, 1 test skipped. Files=7, Tests=34, 4 wallclock secs ( 3.69 cusr + 0.25 csys = 3.94 CPU) Installing /home/cpanrun/build/5.8.0/lib/site_perl/5.8.0/Sub/MicroSig.pm Installing /home/cpanrun/build/5.8.0/man/man3/Sub::MicroSig.3 Appending installation info to /home/cpanrun/build/5.8.0/lib/5.8.0/i686-linux-thread-multi/perllocal.pod