Checking if your kit is complete... Looks good Writing Makefile for Net::Webradio Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Net/Webradio.pm blib\lib\Net\Webradio.pm cp lib/Net/Webradio/Station/Shoutcast.pm blib\lib\Net\Webradio\Station\Shoutcast.pm Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/001_load....1..2 not ok 1 - use Net::Webradio; # 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: C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Net-Webradio\blib\lib C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Net-Webradio\blib\arch C:/cpanrun/build/5-10-0/site/lib C:/cpanrun/build/5-10-0/lib . C:/cpanrun/build/5-10-0/site/lib C:/cpanrun/build/5-10-0/lib .) at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Net-Webradio\blib\lib/Net/Webradio.pm line 22. # 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. 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. not ok 1 - use Net::Webradio::Station::Shoutcast; # Tried to use 'Net::Webradio::Station::Shoutcast'. # Error: Can't locate Class/MethodMaker.pm in @INC (@INC contains: C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Net-Webradio\blib\lib C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Net-Webradio\blib\arch C:/cpanrun/build/5-10-0/site/lib C:/cpanrun/build/5-10-0/lib . C:/cpanrun/build/5-10-0/site/lib C:/cpanrun/build/5-10-0/lib .) at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Net-Webradio\blib\lib/Net/Webradio/Station/Shoutcast.pm line 26. # 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. 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.00 cusr + 0.00 csys = 0.00 CPU) Failed 2/2 test programs. 4/4 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.