Checking if your kit is complete... Looks good Writing Makefile for Perl6::Caller cp lib/Perl6/Caller.pm blib/lib/Perl6/Caller.pm Manifying blib/man3/Perl6::Caller.3 PERL_DL_NONLAZY=1 /home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi -I/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-load...........1..1 ok 1 - use Perl6::Caller; # Testing Perl6::Caller 0.04, Perl 5.006001, /home/cpanrun/build/5.6.1/bin/perl ok t/10-caller.........1..92 ok 1 - Perl6::Caller->can('new') ok 2 - ... and the object it returns isa Perl6::Caller ok 3 - ... and it should return the correct package name when asked ok 4 - ... and match what CORE::caller says ok 5 - ... and the object it returns isa Perl6::Caller ok 6 - ... and it should return the correct package name when asked ok 7 - ... calling methods on the same object respect original caller position ok 8 - Caller should have the correct result for 'package' ok 9 - Caller should have the correct result for 'filename' ok 10 - Caller should have the correct result for 'line' ok 11 - Caller should have the correct result for 'subroutine' ok 12 - Caller should have the correct result for 'hasargs' ok 13 - Caller should have the correct result for 'wantarray' ok 14 - Caller should have the correct result for 'evaltext' ok 15 - Caller should have the correct result for 'is_require' ok 16 - Caller should have the correct frame (0) result for 'package' ok 17 - Caller should have the correct frame (0) result for 'filename' ok 18 - Caller should have the correct frame (0) result for 'line' ok 19 - Caller should have the correct frame (0) result for 'subroutine' ok 20 - Caller should have the correct frame (0) result for 'hasargs' ok 21 - Caller should have the correct frame (0) result for 'wantarray' ok 22 - Caller should have the correct frame (0) result for 'evaltext' ok 23 - Caller should have the correct frame (0) result for 'is_require' ok 24 - Caller should have the correct frame (1) result for 'package' ok 25 - Caller should have the correct frame (1) result for 'filename' ok 26 - Caller should have the correct frame (1) result for 'line' ok 27 - Caller should have the correct frame (1) result for 'subroutine' ok 28 - Caller should have the correct frame (1) result for 'hasargs' ok 29 - Caller should have the correct frame (1) result for 'wantarray' ok 30 - Caller should have the correct frame (1) result for 'evaltext' ok 31 - Caller should have the correct frame (1) result for 'is_require' ok 32 - Caller should have the correct frame (2) result for 'package' ok 33 - Caller should have the correct frame (2) result for 'filename' ok 34 - Caller should have the correct frame (2) result for 'line' ok 35 - Caller should have the correct frame (2) result for 'subroutine' ok 36 - Caller should have the correct frame (2) result for 'hasargs' ok 37 - Caller should have the correct frame (2) result for 'wantarray' ok 38 - Caller should have the correct frame (2) result for 'evaltext' ok 39 - Caller should have the correct frame (2) result for 'is_require' ok 40 - ... and the object it returns isa Perl6::Caller ok 41 - ... and it should return the correct package name when asked ok 42 - ... and match what CORE::caller says ok 43 - ... and the object it returns isa Perl6::Caller ok 44 - ... and it should return the correct package name when asked ok 45 - Caller should have the correct frame (0) result for 'package' ok 46 - Caller should have the correct frame (0) result for 'filename' ok 47 - Caller should have the correct frame (0) result for 'line' ok 48 - Caller should have the correct frame (0) result for 'subroutine' ok 49 - Caller should have the correct frame (0) result for 'hasargs' ok 50 - Caller should have the correct frame (0) result for 'wantarray' ok 51 - Caller should have the correct frame (0) result for 'evaltext' ok 52 - Caller should have the correct frame (0) result for 'is_require' ok 53 - Caller should have the correct frame (1) result for 'package' ok 54 - Caller should have the correct frame (1) result for 'filename' ok 55 - Caller should have the correct frame (1) result for 'line' ok 56 - Caller should have the correct frame (1) result for 'subroutine' ok 57 - Caller should have the correct frame (1) result for 'hasargs' ok 58 - Caller should have the correct frame (1) result for 'wantarray' ok 59 - Caller should have the correct frame (1) result for 'evaltext' ok 60 - Caller should have the correct frame (1) result for 'is_require' ok 61 - Caller should have the correct frame (2) result for 'package' ok 62 - Caller should have the correct frame (2) result for 'filename' ok 63 - Caller should have the correct frame (2) result for 'line' ok 64 - Caller should have the correct frame (2) result for 'subroutine' ok 65 - Caller should have the correct frame (2) result for 'hasargs' ok 66 - Caller should have the correct frame (2) result for 'wantarray' ok 67 - Caller should have the correct frame (2) result for 'evaltext' ok 68 - Caller should have the correct frame (2) result for 'is_require' ok 69 - eval {} Caller should have the correct frame (0) result for 'package' ok 70 - eval {} Caller should have the correct frame (0) result for 'filename' ok 71 - eval {} Caller should have the correct frame (0) result for 'line' ok 72 - eval {} Caller should have the correct frame (0) result for 'subroutine' ok 73 - eval {} Caller should have the correct frame (0) result for 'hasargs' ok 74 - eval {} Caller should have the correct frame (0) result for 'wantarray' ok 75 - eval {} Caller should have the correct frame (0) result for 'evaltext' ok 76 - eval {} Caller should have the correct frame (0) result for 'is_require' ok 77 - eval {} Caller should have the correct frame (1) result for 'package' ok 78 - eval {} Caller should have the correct frame (1) result for 'filename' ok 79 - eval {} Caller should have the correct frame (1) result for 'line' ok 80 - eval {} Caller should have the correct frame (1) result for 'subroutine' ok 81 - eval {} Caller should have the correct frame (1) result for 'hasargs' ok 82 - eval {} Caller should have the correct frame (1) result for 'wantarray' ok 83 - eval {} Caller should have the correct frame (1) result for 'evaltext' ok 84 - eval {} Caller should have the correct frame (1) result for 'is_require' ok 85 - eval {} Caller should have the correct frame (2) result for 'package' ok 86 - eval {} Caller should have the correct frame (2) result for 'filename' ok 87 - eval {} Caller should have the correct frame (2) result for 'line' ok 88 - eval {} Caller should have the correct frame (2) result for 'subroutine' ok 89 - eval {} Caller should have the correct frame (2) result for 'hasargs' ok 90 - eval {} Caller should have the correct frame (2) result for 'wantarray' ok 91 - eval {} Caller should have the correct frame (2) result for 'evaltext' ok 92 - eval {} Caller should have the correct frame (2) result for 'is_require' ok t/pod-coverage......1..1 You tried to plan twice! Second plan at t/pod-coverage.t line 5 # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/pod...............1..0 # Skip Test::Pod 1.14 required for testing POD skipped: Test::Pod 1.14 required for testing POD Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/pod-coverage.t 255 65280 1 1 100.00% 1 1 test skipped. Failed 1/4 test scripts, 75.00% okay. 1/94 subtests failed, 98.94% okay. make: *** [test_dynamic] Error 29