Checking if your kit is complete... Looks good Writing Makefile for Sub::ForceEval cp lib/Sub/ForceEval.pm blib/lib/Sub/ForceEval.pm Manifying blib/man3/Sub::ForceEval.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.8.8/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00-depend.........1..5 ok 1 - use strict; ok 2 - use Carp; ok 3 - use Symbol; ok 4 - use version; ok 5 - use Attribute::Handlers; ok t/01-module.........1..1 ok 1 - use Sub::ForceEval; ok t/10-in-eval........1..6 ok 1 - Sub call returns expected result ok 2 - First stack Returns expected result ok 3 - Last stack Returns expected result ok 4 - Works in eval ok 5 - Works in nested eval ok 6 - Works without eval ok t/11-return-type....1..2 ok 1 - Returns a list ok 2 - Returns a scalar ok t/20-exception......1..3 Die with eval: ok 1 ok 2 Die outside eval: Missing eval for 'main::foo' (died with: 'foo') caught at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Sub-ForceEval/blib/lib/Sub/ForceEval.pm line 180 main::foo() called at t/20-exception.t line 35 Missing eval for 'main::bar' (died with: 'bar') caught at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Sub-ForceEval/blib/lib/Sub/ForceEval.pm line 180 main::bar() called at t/20-exception.t line 36 ok 3 - Errors caught ok t/30-autoload.......1..2 ok 1 - Autoload exported Missing eval for 'Frob::Nicate::AUTOLOAD' (died with: 'Frob::Nicate::aughtta_auto died') caught at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Sub-ForceEval/blib/lib/Sub/ForceEval.pm line 180 Frob::Nicate::AUTOLOAD('Frob::Nicate') called at t/30-autoload.t line 16 ok 2 - Errors caught ok All tests successful. Files=6, Tests=19, 1 wallclock secs ( 0.55 cusr + 0.19 csys = 0.74 CPU) Installing /Users/cpanrun/build/5.8.8/html/site/lib/Sub/ForceEval.html Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/Sub/ForceEval.pm Installing /Users/cpanrun/build/5.8.8/man/man3/Sub::ForceEval.3 Appending installation info to /Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/perllocal.pod