# running Build.PL /Users/cpanrun/build/5.8.8/bin/perl Build.PL Checking whether your kit is complete... Looks good Checking prerequisites... Looks good Creating new 'Build' script for 'MooseX-StrictConstructor' version '0.03' /Users/cpanrun/build/5.8.8/bin/perl Build --makefile_env_macros 1 Copying lib/MooseX/StrictConstructor.pm -> blib/lib/MooseX/StrictConstructor.pm Copying lib/MooseX/StrictConstructor/Meta/Method/Constructor.pm -> blib/lib/MooseX/StrictConstructor/Meta/Method/Constructor.pm Copying lib/MooseX/StrictConstructor/Meta/Class.pm -> blib/lib/MooseX/StrictConstructor/Meta/Class.pm Copying lib/MooseX/Object/StrictConstructor.pm -> blib/lib/MooseX/Object/StrictConstructor.pm Manifying blib/lib/MooseX/StrictConstructor.pm -> blib/libdoc/MooseX::StrictConstructor.3 Manifying blib/lib/MooseX/Object/StrictConstructor.pm -> blib/libdoc/MooseX::Object::StrictConstructor.3 HTMLifying blib/lib/MooseX/StrictConstructor.pm -> blib/libhtml/site/lib/MooseX/StrictConstructor.html HTMLifying blib/lib/MooseX/Object/StrictConstructor.pm -> blib/libhtml/site/lib/MooseX/Object/StrictConstructor.html /Users/cpanrun/build/5.8.8/bin/perl Build --makefile_env_macros 1 test t/basic...........1..9 ok 1 - standard Moose class ignores unknown params ok 2 - strict constructor blows up on unknown params ok 3 - can work around strict constructor by deleting params in BUILD() ok 4 - Tricky still blows up on unknown params other than spy ok 5 - subclass constructor blows up on unknown params ok 6 - subclass constructor handles known attributes correctly ok 7 - strict constructor in immutable class blows up on unknown params ok 8 - immutable class can work around strict constructor by deleting params in BUILD() ok 9 - ImmutableTricky still blows up on unknown params other than spy ok t/perlcritic......1..0 # Skip This test is only run for the module author skipped all skipped: This test is only run for the module author t/pod-coverage....1..0 # Skip This test is only run for the module author skipped all skipped: This test is only run for the module author t/pod.............1..0 # Skip This test is only run for the module author skipped all skipped: This test is only run for the module author All tests successful, 3 tests skipped. Files=4, Tests=9, 2 wallclock secs ( 1.28 cusr + 0.12 csys = 1.40 CPU) /Users/cpanrun/build/5.8.8/bin/perl Build --makefile_env_macros 1 install Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/MooseX/StrictConstructor.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/MooseX/Object/StrictConstructor.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/MooseX/StrictConstructor/Meta/Class.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/MooseX/StrictConstructor/Meta/Method/Constructor.pm Installing /Users/cpanrun/build/5.8.8/man/man3/MooseX::Object::StrictConstructor.3 Installing /Users/cpanrun/build/5.8.8/man/man3/MooseX::StrictConstructor.3 Installing /Users/cpanrun/build/5.8.8/html/site/lib/MooseX/StrictConstructor.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/MooseX/Object/StrictConstructor.html Writing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/darwin-thread-multi-2level/auto/MooseX/StrictConstructor/.packlist