Start 2010-04-07T04:19:47 ActivePerl-818 CPAN-1.9402 Going to read '/home/fly818/var/cpan/Metadata' Database was generated on Tue, 06 Apr 2010 21:27:14 GMT Running make for S/SA/SARTAK/Carp-REPL-0.15.tar.gz Checksum for /net/nas/data/cpan/authors/id/S/SA/SARTAK/Carp-REPL-0.15.tar.gz ok Will not use Archive::Tar, need 1.00 Carp-REPL-0.15/ Carp-REPL-0.15/Changes Carp-REPL-0.15/inc/ Carp-REPL-0.15/lib/ Carp-REPL-0.15/Makefile.PL Carp-REPL-0.15/MANIFEST Carp-REPL-0.15/META.yml Carp-REPL-0.15/t/ Carp-REPL-0.15/t/00-load.t Carp-REPL-0.15/t/01-trivial.t Carp-REPL-0.15/t/02-lexicals.t Carp-REPL-0.15/t/03-subs.t Carp-REPL-0.15/t/04-scope.t Carp-REPL-0.15/t/05-interact.t Carp-REPL-0.15/t/06-remember.t Carp-REPL-0.15/t/07-frame.t Carp-REPL-0.15/t/08-alias.t Carp-REPL-0.15/t/09-args.t Carp-REPL-0.15/t/10-nodie.t Carp-REPL-0.15/t/11-warn.t Carp-REPL-0.15/t/12-env.t Carp-REPL-0.15/t/13-list.t Carp-REPL-0.15/t/99-bug.t Carp-REPL-0.15/t/scripts/ Carp-REPL-0.15/t/scripts/01-trivial.pl Carp-REPL-0.15/t/scripts/02-lexicals.pl Carp-REPL-0.15/t/scripts/03-subs.pl Carp-REPL-0.15/t/scripts/04-scope.pl Carp-REPL-0.15/t/scripts/05-interact.pl Carp-REPL-0.15/t/scripts/07-frame.pl Carp-REPL-0.15/t/scripts/08-alias.pl Carp-REPL-0.15/t/scripts/09-args.pl Carp-REPL-0.15/t/scripts/11-warn.pl Carp-REPL-0.15/t/scripts/12-env.pl Carp-REPL-0.15/lib/Carp/ Carp-REPL-0.15/lib/Devel/ Carp-REPL-0.15/lib/Devel/REPL/ Carp-REPL-0.15/lib/Devel/REPL/Plugin/ Carp-REPL-0.15/lib/Devel/REPL/Plugin/Carp/ Carp-REPL-0.15/lib/Devel/REPL/Plugin/Carp/REPL.pm Carp-REPL-0.15/lib/Carp/REPL.pm Carp-REPL-0.15/inc/Module/ Carp-REPL-0.15/inc/Module/Install/ Carp-REPL-0.15/inc/Module/Install.pm Carp-REPL-0.15/inc/Module/Install/Base.pm Carp-REPL-0.15/inc/Module/Install/Can.pm Carp-REPL-0.15/inc/Module/Install/Fetch.pm Carp-REPL-0.15/inc/Module/Install/Makefile.pm Carp-REPL-0.15/inc/Module/Install/Metadata.pm Carp-REPL-0.15/inc/Module/Install/Win32.pm Carp-REPL-0.15/inc/Module/Install/WriteAll.pm CPAN.pm: Going to build S/SA/SARTAK/Carp-REPL-0.15.tar.gz >>> /home/fly818/ap818/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Carp::REPL >>> make cp lib/Devel/REPL/Plugin/Carp/REPL.pm blib/lib/Devel/REPL/Plugin/Carp/REPL.pm cp lib/Carp/REPL.pm blib/lib/Carp/REPL.pm Manifying blib/man3/Devel::REPL::Plugin::Carp::REPL.3 Manifying blib/man3/Carp::REPL.3 SARTAK/Carp-REPL-0.15.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly818/ap818/bin/perl-static "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/*.t # Carp::REPL 0.15 # Devel::REPL 1.003009 # Perl 5.008008, /home/fly818/ap818/bin/perl-static t/00-load.t ...... 1..3 ok 1 - use Devel::REPL; ok 2 - use Carp::REPL; ok 3 - use Devel::REPL::Plugin::Carp::REPL; ok t/01-trivial.t ... 1..5 ok 1 - expect_run ok 2 ok 3 ok 4 ok 5 ok t/02-lexicals.t .. 1..69 ok 1 - expect_run ok 2 ok 3 - in the REPL ok 4 ok 5 - simple scalar works ok 6 ok 7 - simple scalar ref works 1/2 ok 8 ok 9 - simple scalar ref works 2/2 ok 10 ok 11 - simple array works ok 12 ok 13 - simple array ref works 1/4 ok 14 ok 15 - simple array ref works 2/4 ok 16 ok 17 - simple array ref works 3/4 ok 18 ok 19 - simple array ref works 4/4 ok 20 ok 21 - simple hash works 1/5 ok 22 - simple hash works 2/5 ok 23 - simple hash works 3/5 ok 24 - simple hash works 4/5 ok 25 - simple hash works 5/5 ok 26 ok 27 - simple hash ref works 1/6 ok 28 ok 29 - simple hash ref works 2/6 ok 30 ok 31 - simple hash works 3/6 ok 32 ok 33 - simple hash works 4/6 ok 34 ok 35 - simple hash works 5/6 ok 36 ok 37 - simple hash works 6/6 ok 38 ok 39 - simple code ref works 1/3 ok 40 ok 41 - simple code ref works 2/3 ok 42 ok 43 - simple code ref works 3/3 ok 44 ok 45 - deep references work 1/7 ok 46 ok 47 - deep references work 2/7 ok 48 ok 49 - deep references work 3/7 ok 50 ok 51 - deep references work 4/7 ok 52 ok 53 - deep references work 5/7 ok 54 ok 55 - deep references work 6/7 ok 56 ok 57 - deep references work 7/7 ok 58 ok 59 - qr works ok 60 ok 61 - objects work 1/5 ok 62 ok 63 - objects work 2/5 ok 64 ok 65 - objects work 3/5 ok 66 ok 67 - objects work 4/5 ok 68 ok 69 - objects work 5/5 ok t/03-subs.t ...... 1..31 ok 1 - expect_run ok 2 ok 3 - in the REPL ok 4 ok 5 - thunk ok 6 ok 7 - procedure of one argument ok 8 ok 9 - closure (simple counter) 1/4 ok 10 ok 11 - closure (simple counter) 2/4 ok 12 ok 13 - closure (simple counter) 3/4 ok 14 ok 15 - closure-producing procedure gives a CODEREF 1/2 ok 16 ok 17 - closure-producing procedure gives a CODEREF 2/2 ok 18 ok 19 - calling the from10 counter 1/2 ok 20 ok 21 - calling the from3 counter 1/2 ok 22 ok 23 - calling the from3 counter 2/2 ok 24 ok 25 - calling the from10 counter 2/2 ok 26 ok 27 - closure (simple counter) 4/4 ok 28 ok 29 - sub from Other::Package isn't visible in main ok 30 ok 31 - sub from Other::Package is visible if we include the package name ok t/04-scope.t ..... 1..37 ok 1 - expect_run ok 2 ok 3 - in the REPL ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 - output was exactly what we gave to the repl, meaning the output was undef ok t/05-interact.t .. 1..17 ok 1 - expect_run ok 2 ok 3 - in the REPL ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok t/06-remember.t .. 1..11 ok 1 - expect_run ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok t/07-frame.t ..... 1..55 ok 1 - expect_run ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 - in the REPL ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 ok 40 ok 41 ok 42 ok 43 ok 44 ok 45 ok 46 ok 47 ok 48 ok 49 ok 50 ok 51 ok 52 ok 53 ok 54 ok 55 ok t/08-alias.t ..... 1..25 ok 1 - expect_run ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok t/09-args.t ...... 1..26 ok 1 - expect_run ok 2 ok 3 - in the REPL ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok t/10-nodie.t ..... 1..1 ok 1 - Carp::REPL nodie didn't overwrite SIG{__DIE__} ok t/11-warn.t ...... 1..7 ok 1 - expect_run ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok t/12-env.t ....... 1..55 ok 1 - expect_run ok 2 ok 3 - in the REPL ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 ok 40 ok 41 ok 42 ok 43 ok 44 ok 45 ok 46 ok 47 ok 48 ok 49 ok 50 ok 51 ok 52 ok 53 ok 54 ok 55 ok t/13-list.t ...... 1..30 ok 1 - expect_run ok 2 ok 3 - in the REPL ok 4 ok 5 - filename is given ok 6 - line with the error has a star ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 - up a frame ok 18 ok 19 - filename is given ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok t/99-bug.t ....... 1..3 ok 1 - expect_run ok 2 ok 3 - :up as first command doesn't work ok All tests successful. Files=15, Tests=375, 8 wallclock secs ( 0.07 usr 0.00 sys + 6.96 cusr 0.24 csys = 7.27 CPU) Result: PASS SARTAK/Carp-REPL-0.15.tar.gz make test TEST_VERBOSE=1 -- OK Shawn M Moore <sartak@gmail.com> read-eval-print-loop on die and/or warn >>> (cd /home/fly818/var/cpan/build/Carp-REPL-0.15-vLTHwp && tar cvf - Carp-REPL-0.15.ppd blib) | gzip -c >/home/fly818/var/REPO/S/SA/SARTAK/Carp-REPL-0.15.tar.gz Carp-REPL-0.15.ppd blib/ blib/lib/ blib/lib/Carp/ blib/lib/Carp/REPL.pm blib/lib/Devel/ blib/lib/Devel/REPL/ blib/lib/Devel/REPL/Plugin/ blib/lib/Devel/REPL/Plugin/Carp/ blib/lib/Devel/REPL/Plugin/Carp/REPL.pm blib/man3/ blib/man3/Devel::REPL::Plugin::Carp::REPL.3 blib/man3/Carp::REPL.3 >>> mv /home/fly818/var/cpan/build/Carp-REPL-0.15-vLTHwp/Carp-REPL-0.15.ppd /home/fly818/var/REPO/S/SA/SARTAK Finished 2010-04-07T04:20:02