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 /home/cpanrun/tmp/5.10.0/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 /home/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 /home/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 /home/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, 0 wallclock secs ( 0.37 cusr + 0.12 csys = 0.49 CPU) Installing /home/cpanrun/build/5.10.0/html/site/lib/Sub/ForceEval.html Installing /home/cpanrun/build/5.10.0/site/lib/Sub/ForceEval.pm Installing /home/cpanrun/build/5.10.0/site/man/man3/Sub::ForceEval.3 Appending installation info to /home/cpanrun/build/5.10.0/lib/perllocal.pod