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 /export/home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi -I/export/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' 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 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 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 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, 2 wallclock secs ( 1.70 cusr + 0.50 csys = 2.20 CPU) Installing /export/home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/Sub/ForceEval.pm Installing /export/home/cpanrun/build/5.6.1/man/man3/Sub::ForceEval.3 Appending installation info to /export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi/perllocal.pod