Warning: prerequisite XML::Simple 2.08 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... Looks good Writing Makefile for Net::TiVo cp lib/Net/TiVo/Folder.pm blib/lib/Net/TiVo/Folder.pm cp lib/Net/TiVo.pm blib/lib/Net/TiVo.pm cp lib/Net/TiVo/Show.pm blib/lib/Net/TiVo/Show.pm Manifying blib/man3/Net::TiVo::Folder.3 Manifying blib/man3/Net::TiVo.3 Manifying blib/man3/Net::TiVo::Show.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/001constructors...1..3 ok 1 - use Net::TiVo; ok 2 - use Net::TiVo::Folder; ok 3 - use Net::TiVo::Show; ok t/002folder.........1..29 Unrecognised option: ForceArray at blib/lib/Net/TiVo.pm line 100 # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-29 Failed 29/29 tests, 0.00% okay t/003shows..........1..54 Unrecognised option: ForceArray at blib/lib/Net/TiVo.pm line 100 # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-54 Failed 54/54 tests, 0.00% okay Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/002folder.t 255 65280 29 29 100.00% 1-29 t/003shows.t 255 65280 54 54 100.00% 1-54 Failed 2/3 test scripts, 33.33% okay. 83/86 subtests failed, 3.49% okay. make: *** [test_dynamic] Error 2