# running Build.PL C:\cpanrun\build\5-10-0\bin\perl.exe Build.PL Package 'Config::IniFiles' already declared with version '2.38', ignoring subsequent declaration. - ERROR: perl (5.10.0) is installed, but we need version >= 5.8 ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the versions of the modules indicated above before proceeding with this installation Checking whether your kit is complete... Looks good Checking prerequisites... Creating new 'Build' script for 'MP3-PodcastFetch' version '1.02' Unknown 'build_class', defaulting to 'Module::Build' 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 Build --makefile_env_macros 1 Build: blib\lib\MP3\PodcastFetch\XML\SimpleParser.pm: cannot resolve L in paragraph 94. Build: blib\lib\MP3\PodcastFetch\Feed\Item.pm: cannot resolve L in paragraph 18. Build: blib\lib\MP3\PodcastFetch\Feed\Channel.pm: cannot resolve L in paragraph 20. Build: blib\lib\MP3\PodcastFetch\TagManager.pm: unterminated list at =head in paragraph 74. ignoring. Build: blib\lib\MP3\PodcastFetch\TagManager.pm: cannot resolve L in paragraph 77. Build: blib\lib\MP3\PodcastFetch\Feed.pm: cannot resolve L in paragraph 77. Build: blib\lib\MP3\PodcastFetch.pm: cannot resolve L in paragraph 199. Copying lib\MP3\PodcastFetch\Feed.pm -> blib\lib\MP3\PodcastFetch\Feed.pm Copying lib\MP3\PodcastFetch\Feed\Item.pm -> blib\lib\MP3\PodcastFetch\Feed\Item.pm Copying lib\MP3\PodcastFetch\TagManager.pm -> blib\lib\MP3\PodcastFetch\TagManager.pm Copying lib\MP3\PodcastFetch\XML\SimpleParser.pm -> blib\lib\MP3\PodcastFetch\XML\SimpleParser.pm Copying lib\MP3\PodcastFetch.pm -> blib\lib\MP3\PodcastFetch.pm Copying lib\MP3\PodcastFetch\Feed\Channel.pm -> blib\lib\MP3\PodcastFetch\Feed\Channel.pm Copying bin\fetch_pods.pl -> blib\script\fetch_pods.pl Deleting blib\script\fetch_pods.pl.bak Copying conf\fetchpods.conf -> blib\conf\fetchpods.conf Manifying blib\script/fetch_pods.pl -> blib\bindoc\fetch_pods.pl.1 Manifying blib\lib/MP3/PodcastFetch/XML/SimpleParser.pm -> blib\libdoc\MP3.PodcastFetch.XML.SimpleParser.3 Manifying blib\lib/MP3/PodcastFetch/Feed/Item.pm -> blib\libdoc\MP3.PodcastFetch.Feed.Item.3 Manifying blib\lib/MP3/PodcastFetch/Feed/Channel.pm -> blib\libdoc\MP3.PodcastFetch.Feed.Channel.3 Manifying blib\lib/MP3/PodcastFetch/TagManager.pm -> blib\libdoc\MP3.PodcastFetch.TagManager.3 Manifying blib\lib/MP3/PodcastFetch/Feed.pm -> blib\libdoc\MP3.PodcastFetch.Feed.3 Manifying blib\lib/MP3/PodcastFetch.pm -> blib\libdoc\MP3.PodcastFetch.3 HTMLifying blib\script\fetch_pods.pl -> blib\binhtml\bin\fetch_pods.html HTMLifying blib\lib\MP3\PodcastFetch\XML\SimpleParser.pm -> blib\libhtml\site\lib\MP3\PodcastFetch\XML\SimpleParser.html HTMLifying blib\lib\MP3\PodcastFetch\Feed\Item.pm -> blib\libhtml\site\lib\MP3\PodcastFetch\Feed\Item.html HTMLifying blib\lib\MP3\PodcastFetch\Feed\Channel.pm -> blib\libhtml\site\lib\MP3\PodcastFetch\Feed\Channel.html HTMLifying blib\lib\MP3\PodcastFetch\TagManager.pm -> blib\libhtml\site\lib\MP3\PodcastFetch\TagManager.html HTMLifying blib\lib\MP3\PodcastFetch\Feed.pm -> blib\libhtml\site\lib\MP3\PodcastFetch\Feed.html HTMLifying blib\lib\MP3\PodcastFetch.pm -> blib\libhtml\site\lib\MP3\PodcastFetch.html 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 Build --makefile_env_macros 1 test t\01.basic....1..12 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Thu Jan 10 19:31:11 2008 # Current time GMT: Fri Jan 11 03:31:11 2008 # Using Test.pm version 1.25 ok 1 ok 2 not ok 3 # Test 3 got: "0" (t\01.basic.t at line 44) # Expected: "2" # t\01.basic.t line 44 is: ok($feed->fetched,2); ok 4 not ok 5 # Failed test 5 in t\01.basic.t at line 48 # t\01.basic.t line 48 is: ok(@fetched == 2); ok 6 ok 7 not ok 8 # Test 8 got: "0" (t\01.basic.t at line 53) # Expected: "2" # t\01.basic.t line 53 is: ok($feed->skipped,2); not ok 9 # Failed test 9 in t\01.basic.t at line 54 # t\01.basic.t line 54 is: ok(-d $base); not ok 10 # Failed test 10 in t\01.basic.t at line 55 # t\01.basic.t line 55 is: ok(-d File::Spec->catfile($base,'MP3PodcastFetch')); not ok 11 # Failed test 11 in t\01.basic.t at line 56 # t\01.basic.t line 56 is: ok(-e File::Spec->catfile($base,'MP3PodcastFetch','Test_File_1.mp3')); not ok 12 # Failed test 12 in t\01.basic.t at line 57 # t\01.basic.t line 57 is: ok(-e File::Spec->catfile($base,'MP3PodcastFetch','Test_File_2.mp3')); FAILED tests 3, 5, 8-12 Failed 7/12 tests, 41.67% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t\01.basic.t 12 7 3 5 8-12 Failed 1/1 test scripts. 7/12 subtests failed. Files=1, Tests=12, 2 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/1 test programs. 7/12 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.