Warning: prerequisite Exception::Class 1.21 not found at /export/home/cpanrun/build/5.6.1/lib/5.6.1/ExtUtils/MakeMaker.pm line 343. Checking if your kit is complete... Warning: the following files are missing in your kit: Iterator.ppd Please inform the author. Writing Makefile for Iterator cp Iterator.pm blib/lib/Iterator.pm Manifying blib/man3/Iterator.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=0; runtests @ARGV;' t/*.t t/doc............... # Failed test (t/doc.t at line 36) # got: 'Can't locate object method "caught" via package "Exception::Class" (perhaps you forgot to load "Exception::Class"?) at blib/lib/Iterator.pm line 77. # ' # expected: '' # Failed test (t/doc.t at line 45) # got: 'Can't call method "value" on an undefined value at t/doc.t line 40. # ' # expected: '' # Failed test (t/doc.t at line 46) # Structures begin differing at: # $got->[0] = Does not exist # $expected->[0] = '3' Can't locate object method "caught" via package "Exception::Class" (perhaps you forgot to load "Exception::Class"?) at blib/lib/Iterator.pm line 77. # Looks like you planned 13 tests but only ran 4. # Looks like your test died just after 4. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-3, 5-13 Failed 12/13 tests, 7.69% okay t/new...............Can't locate object method "caught" via package "Exception::Class" (perhaps you forgot to load "Exception::Class"?) at blib/lib/Iterator.pm line 77. # Looks like you planned 18 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-18 Failed 17/18 tests, 5.56% okay t/value............. # Failed test (t/value.t at line 35) # got: 'Can't locate object method "caught" via package "Exception::Class" (perhaps you forgot to load "Exception::Class"?) at blib/lib/Iterator.pm line 77. # ' # expected: '' # Failed test (t/value.t at line 44) # got: 'Can't call method "is_exhausted" on an undefined value at t/value.t line 40. # ' # expected: '' # Failed test (t/value.t at line 46) # Failed test (t/value.t at line 54) # got: 'Can't call method "value" on an undefined value at t/value.t line 51. # ' # expected: '' # Failed test (t/value.t at line 55) # got: undef # expected: 1 # Failed test (t/value.t at line 64) # got: 'Can't call method "is_exhausted" on an undefined value at t/value.t line 60. # ' # expected: '' # Failed test (t/value.t at line 66) # Failed test (t/value.t at line 75) # got: 'Can't call method "value" on an undefined value at t/value.t line 72. # ' # expected: '' # Failed test (t/value.t at line 76) # got: undef # expected: 2 # Failed test (t/value.t at line 85) # got: 'Can't call method "is_exhausted" on an undefined value at t/value.t line 81. # ' # expected: '' # Failed test (t/value.t at line 87) # Failed test (t/value.t at line 96) # got: 'Can't call method "value" on an undefined value at t/value.t line 93. # ' # expected: '' # Failed test (t/value.t at line 97) # got: undef # expected: 3 # Failed test (t/value.t at line 107) # got: 'Can't call method "is_exhausted" on an undefined value at t/value.t line 103. # ' # expected: '' # Failed test (t/value.t at line 108) Can't locate object method "caught" via package "Exception::Class" (perhaps you forgot to load "Exception::Class"?) at blib/lib/Iterator.pm line 77. # Looks like you planned 33 tests but only ran 20. # Looks like your test died just after 20. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-2, 4-7, 9-12, 14-18, 21-33 Failed 28/33 tests, 15.15% okay Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/doc.t 255 65280 13 12 92.31% 1-3, 5-13 t/new.t 255 65280 18 17 94.44% 2-18 t/value.t 255 65280 33 28 84.85% 1-2, 4-7, 9-12, 14-18, 21-33 Failed 3/3 test scripts, 0.00% okay. 57/64 subtests failed, 10.94% okay. make: *** [test_dynamic] Error 2