Checking if your kit is complete... Looks good Writing Makefile for Params::Coerce cp lib/Params/Coerce.pm blib/lib/Params/Coerce.pm Manifying blib/man3/Params::Coerce.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/01_compile....1..2 ok 1 - Your perl is new enough ok 2 - use Params::Coerce; ok t/02_support....1..5 ok 1 - _loaded returns true for Params::Coerce ok 2 - _loaded returns false for Params::Coerce::Bad ok 3 - _function_exists sees itself ok 4 - _function_exists doesn' see non-existant function ok 5 - _function_exists does not return true for other variable types ok t/03_usage......1..34 ok 1 - use Params::Coerce 'coerce'; \# Imported something ok 2 - use Params::Coerce '_Bar' => 'Bar'; \# Created something ok 3 - The object isa Bar ok 4 - The object isa Foo ok 5 - The object isa Foo::Bar::Usage1 ok 6 - The object isa Bar ok 7 - The object isa Foo::Bar::Usage1 ok 8 - The object isa Bar ok 9 - The object isa Bar ok 10 - The object isa Foo ok 11 - The object isa Foo::Bar::Usage2 ok 12 - The object isa Bar ok 13 - The object isa Foo::Bar::Usage2 ok 14 - The object isa Bar ok 15 - The object isa Bar ok 16 - The object isa Foo ok 17 - The object isa Foo::Bar::Usage3 ok 18 - The object isa Bar ok 19 - The object isa Foo::Bar::Usage3 ok 20 - The object isa Bar ok 21 - The object isa Bar ok 22 - The object isa Foo ok 23 - The object isa Foo::Bar::Usage4 ok 24 - The object isa Bar ok 25 - The object isa Foo::Bar::Usage4 ok 26 - The object isa Bar ok 27 - The object isa Bar ok 28 - The object isa Foo ok 29 - The object isa Foo::Bar::Usage5 ok 30 - The object isa Bar ok 31 - The object isa Foo::Bar::Usage5 ok 32 - The object isa Bar ok 33 - The object isa Bar ok 34 - The object isa Foo ok t/04_from.......1..6 ok 1 - The object isa Foo ok 2 - The object isa Bar ok 3 - The object isa Foo ok 4 - The object isa Bar ok 5 - The object isa Bar::Baz ok 6 - The object isa Foo ok t/99_author.....1..1 ok 1 - blib/lib/Params/Coerce.pm ok All tests successful. Files=5, Tests=48, 1 wallclock secs ( 0.38 cusr + 0.11 csys = 0.49 CPU) Installing /Users/cpanrun/build/5.10.0/html/site/lib/Params/Coerce.html Installing /Users/cpanrun/build/5.10.0/site/lib/Params/Coerce.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/Params::Coerce.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod