Checking if your kit is complete... Looks good Writing Makefile for Net::Webradio cp lib/Net/Webradio.pm blib/lib/Net/Webradio.pm cp lib/Net/Webradio/Station/Shoutcast.pm blib/lib/Net/Webradio/Station/Shoutcast.pm Manifying blib/man3/Net::Webradio.3 Manifying blib/man3/Net::Webradio::Station::Shoutcast.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/001_load....1..2 # Failed test 'use Net::Webradio;' # at t/001_load.t line 7. # Tried to use 'Net::Webradio'. # Error: Can't locate Class/MethodMaker.pm in @INC (@INC contains: /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Net-Webradio/blib/lib /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Net-Webradio/blib/arch /sw/lib/perl5 /sw/lib/perl5/darwin /Users/cpanrun/build/5.10.0/site/lib /Users/cpanrun/build/5.10.0/lib . /Users/cpanrun/build/5.10.0/site/lib /Users/cpanrun/build/5.10.0/lib .) at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Net-Webradio/blib/lib/Net/Webradio.pm line 21. # BEGIN failed--compilation aborted at t/001_load.t line 7. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. not ok 1 - use Net::Webradio; Can't locate object method "new" via package "Net::Webradio" at t/001_load.t line 9. # Looks like you planned 2 tests but only ran 1. # Looks like you failed 1 test of 1 run. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t/002_load....1..2 # Failed test 'use Net::Webradio::Station::Shoutcast;' # at t/002_load.t line 7. # Tried to use 'Net::Webradio::Station::Shoutcast'. # Error: Can't locate Class/MethodMaker.pm in @INC (@INC contains: /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Net-Webradio/blib/lib /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Net-Webradio/blib/arch /sw/lib/perl5 /sw/lib/perl5/darwin /Users/cpanrun/build/5.10.0/site/lib /Users/cpanrun/build/5.10.0/lib . /Users/cpanrun/build/5.10.0/site/lib /Users/cpanrun/build/5.10.0/lib .) at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Net-Webradio/blib/lib/Net/Webradio/Station/Shoutcast.pm line 24. # BEGIN failed--compilation aborted at t/002_load.t line 7. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. not ok 1 - use Net::Webradio::Station::Shoutcast; Can't locate object method "new" via package "Net::Webradio::Station::Shoutcast" at t/002_load.t line 9. # Looks like you planned 2 tests but only ran 1. # Looks like you failed 1 test of 1 run. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-2 Failed 2/2 tests, 0.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/001_load.t 255 65280 2 3 1-2 t/002_load.t 255 65280 2 3 1-2 Failed 2/2 test scripts. 4/4 subtests failed. Files=2, Tests=4, 0 wallclock secs ( 0.15 cusr + 0.05 csys = 0.20 CPU) Failed 2/2 test programs. 4/4 subtests failed. make: *** [test_dynamic] Error 255