Checking if your kit is complete... Looks good Writing Makefile for Ham::Scraper Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp Scraper.pm blib\lib\Ham\Scraper.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/test....# Perl version 5.010000 under MSWin32 Can't locate HTML/TableExtract.pm in @INC (@INC contains: C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Ham-Scraper\blib\lib C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Ham-Scraper\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\Ham-Scraper\blib\lib/Ham/Scraper.pm line 9. BEGIN failed--compilation aborted at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Ham-Scraper\blib\lib/Ham/Scraper.pm line 9. Compilation failed in require at t/test.t line 6. BEGIN failed--compilation aborted at t/test.t line 6 (#1) (F) You said to do (or require, or use) a file that couldn't be found. Perl looks for the file in all the locations mentioned in @INC, unless the file name included the full path to the file. Perhaps you need to set the PERL5LIB or PERL5OPT environment variable to say where the extra library is, or maybe the script needs to add the library name to @INC. Or maybe you just misspelled the name of the file. See perlfunc/require and lib. Uncaught exception from user code: Can't locate HTML/TableExtract.pm in @INC (@INC contains: C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Ham-Scraper\blib\lib C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Ham-Scraper\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\Ham-Scraper\blib\lib/Ham/Scraper.pm line 9. BEGIN failed--compilation aborted at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Ham-Scraper\blib\lib/Ham/Scraper.pm line 9. Compilation failed in require at t/test.t line 6. BEGIN failed--compilation aborted at t/test.t line 6. at t/test.t line 6 dubious Test returned status 2 (wstat 512, 0x200) FAILED--1 test script could be run, alas--no output ever seen NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0x2' Stop.