Checking if your kit is complete... Looks good Writing Makefile for WWW::AdServer Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/WWW/AdServer/Displayer/NonSSI.pm blib\lib\WWW\AdServer\Displayer\NonSSI.pm cp lib/WWW/AdServer/Displayer.pm blib\lib\WWW\AdServer\Displayer.pm cp lib/WWW/AdServer.pm blib\lib\WWW\AdServer.pm cp lib/WWW/AdServer/Logger/Text.pm blib\lib\WWW\AdServer\Logger\Text.pm cp lib/WWW/AdServer/Displayer/IFrame.pm blib\lib\WWW\AdServer\Displayer\IFrame.pm cp lib/WWW/AdServer/Logger/DevNull.pm blib\lib\WWW\AdServer\Logger\DevNull.pm cp lib/WWW/AdServer/Displayer/JScript.pm blib\lib\WWW\AdServer\Displayer\JScript.pm cp lib/WWW/AdServer/Advert.pm blib\lib\WWW\AdServer\Advert.pm cp lib/WWW/AdServer/Logger.pm blib\lib\WWW\AdServer\Logger.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 "-Iblib\lib" "-Iblib\arch" test.pl 1..18 not ok 1 - use WWW::AdServer; # Failed test 'use WWW::AdServer;' # at test.pl line 5. # Tried to use 'WWW::AdServer'. # Error: Can't locate Apache.pm in @INC (@INC contains: blib\lib blib\arch C:/cpanrun/build/5-10-0/site/lib C:/cpanrun/build/5-10-0/lib .) at blib\lib/WWW/AdServer.pm line 6. # BEGIN failed--compilation aborted at test.pl line 5. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. ok 2 - use WWW::AdServer::Advert; ok 3 - use WWW::AdServer::Displayer; not ok 4 - use WWW::AdServer::Displayer::IFrame; # Failed test 'use WWW::AdServer::Displayer::IFrame;' # at test.pl line 8. # Tried to use 'WWW::AdServer::Displayer::IFrame'. # Error: Can't locate Apache/Constants.pm in @INC (@INC contains: blib\lib blib\arch C:/cpanrun/build/5-10-0/site/lib C:/cpanrun/build/5-10-0/lib .) at blib\lib/WWW/AdServer/Displayer/IFrame.pm line 9. # BEGIN failed--compilation aborted at test.pl line 8. # Compilation failed in require at (eval 6) line 2. # BEGIN failed--compilation aborted at (eval 6) line 2. not ok 5 - use WWW::AdServer::Displayer::JScript; # Failed test 'use WWW::AdServer::Displayer::JScript;' # at test.pl line 9. # Tried to use 'WWW::AdServer::Displayer::JScript'. # Error: Can't locate Apache/Constants.pm in @INC (@INC contains: blib\lib blib\arch C:/cpanrun/build/5-10-0/site/lib C:/cpanrun/build/5-10-0/lib .) at blib\lib/WWW/AdServer/Displayer/JScript.pm line 9. # BEGIN failed--compilation aborted at test.pl line 9. # Compilation failed in require at (eval 7) line 2. # BEGIN failed--compilation aborted at (eval 7) line 2. not ok 6 - use WWW::AdServer::Displayer::NonSSI; # Failed test 'use WWW::AdServer::Displayer::NonSSI;' # at test.pl line 10. # Tried to use 'WWW::AdServer::Displayer::NonSSI'. # Error: Can't locate Apache/Constants.pm in @INC (@INC contains: blib\lib blib\arch C:/cpanrun/build/5-10-0/site/lib C:/cpanrun/build/5-10-0/lib .) at blib\lib/WWW/AdServer/Displayer/NonSSI.pm line 11. # BEGIN failed--compilation aborted at test.pl line 10. # Compilation failed in require at (eval 8) line 2. # BEGIN failed--compilation aborted at (eval 8) line 2. ok 7 - use WWW::AdServer::Logger; ok 8 - use WWW::AdServer::Logger::DevNull; ok 9 - use WWW::AdServer::Logger::Text; not ok 10 - require WWW::AdServer; # Failed test 'require WWW::AdServer;' # at test.pl line 16. # Tried to require 'WWW::AdServer'. # Error: Attempt to reload WWW/AdServer.pm aborted. # Compilation failed in require at (eval 12) line 2. ok 11 - require WWW::AdServer::Advert; ok 12 - require WWW::AdServer::Displayer; not ok 13 - require WWW::AdServer::Displayer::IFrame; # Failed test 'require WWW::AdServer::Displayer::IFrame;' # at test.pl line 19. # Tried to require 'WWW::AdServer::Displayer::IFrame'. # Error: Attempt to reload WWW/AdServer/Displayer/IFrame.pm aborted. # Compilation failed in require at (eval 15) line 2. not ok 14 - require WWW::AdServer::Displayer::JScript; # Failed test 'require WWW::AdServer::Displayer::JScript;' # at test.pl line 20. # Tried to require 'WWW::AdServer::Displayer::JScript'. # Error: Attempt to reload WWW/AdServer/Displayer/JScript.pm aborted. # Compilation failed in require at (eval 16) line 2. not ok 15 - require WWW::AdServer::Displayer::NonSSI; # Failed test 'require WWW::AdServer::Displayer::NonSSI;' # at test.pl line 21. # Tried to require 'WWW::AdServer::Displayer::NonSSI'. # Error: Attempt to reload WWW/AdServer/Displayer/NonSSI.pm aborted. # Compilation failed in require at (eval 17) line 2. ok 16 - require WWW::AdServer::Logger; ok 17 - require WWW::AdServer::Logger::DevNull; ok 18 - require WWW::AdServer::Logger::Text; # Looks like you failed 8 tests of 18. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0x8' Stop.