Checking if your kit is complete... Looks good Writing Makefile for Mixin::ExtraFields::Param cp lib/Mixin/ExtraFields/Param.pm blib/lib/Mixin/ExtraFields/Param.pm Manifying blib/man3/Mixin::ExtraFields::Param.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00-load.........1..1 # Testing Mixin::ExtraFields::Param 0.011 ok 1 - use Mixin::ExtraFields::Param; ok t/basic...........1..11 ok 1 - The object isa Widget::Parameterized ok 2 - Widget::Parameterized->can('param') ok 3 - there are zero params to start with ok 4 - a specific param is also unset ok 5 - checking on a given param didn't create it ok 6 - we set a param and got its value back ok 7 - ...and that value stuck ok 8 - so now there is one param ok 9 - we get back two values ok 10 - ...and they're the two set set ok 11 - we set two more, now there are three ok t/multi...........1..15 ok 1 - The object isa Widget::Parameterized ok 2 - Widget::Parameterized->can('param') ok 3 - Widget::Parameterized->can('field') ok 4 - there are zero params to start with ok 5 - there are zero params_fields to start with ok 6 - a specific param is also unset ok 7 - checking on a given param didn't create it ok 8 - we set a param and got its value back ok 9 - ...and that value stuck ok 10 - ...but it didn't affect the same-name field ok 11 - so now there is one param ok 12 - but still zero fields ok 13 - we set a field and got its value back ok 14 - ...and that value stuck ok 15 - ...but it didn't affect the same-name 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..0 # Skip Test::Pod::Coverage 1.08 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.08 required for testing POD coverage t/pod.............1..0 # Skip Test::Pod 1.14 required for testing POD skipped all skipped: Test::Pod 1.14 required for testing POD All tests successful, 3 tests skipped. Files=6, Tests=27, 1 wallclock secs ( 0.36 cusr + 0.11 csys = 0.47 CPU) Installing /Users/cpanrun/build/5.10.0/html/site/lib/Mixin/ExtraFields/Param.html Installing /Users/cpanrun/build/5.10.0/site/lib/Mixin/ExtraFields/Param.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/Mixin::ExtraFields::Param.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod