Checking if your kit is complete... Warning: the following files are missing in your kit: lib/HTML-Content-Extractor-0.01.pm Please inform the author. ################################################################# You are running Makefile.PL. When this finishes, remember that you will also need to run the following to finish the install of HTML-Content-Extractor: make make test make install if "make install" fails and indicates that you don't have proper permissions to install, you do have the option to install HTML-Content-Extractor in a local directory of your own choosing. You can do this as follows: perl Makefile.PL PREFIX=/MYDIR make make test make install where /MYDIR is a directory that you own and can write to. After all this is done, you can run "make clean" to remove some of the files created during installation ################################################################# Writing Makefile for HTML::Content::ContentExtractor Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/HTML/Content/ContentExtractor.pm blib\lib/HTML/Content/ContentExtractor.pm cp lib/HTML/WordTagRatio/NormalizedRatio.pm blib\lib/HTML/WordTagRatio/NormalizedRatio.pm cp lib/HTML/Content/HTMLTokenizer.pm blib\lib/HTML/Content/HTMLTokenizer.pm cp lib/HTML/WordTagRatio/WeightedRatio.pm blib\lib/HTML/WordTagRatio/WeightedRatio.pm cp lib/HTML/WordTagRatio/ExponentialRatio.pm blib\lib/HTML/WordTagRatio/ExponentialRatio.pm cp lib/HTML/Content/TokeParserTokenizer.pm blib\lib/HTML/Content/TokeParserTokenizer.pm cp lib/HTML/WordTagRatio/Ratio.pm blib\lib/HTML/WordTagRatio/Ratio.pm cp lib/HTML/WordTagRatio/SmoothedRatio.pm blib\lib/HTML/WordTagRatio/SmoothedRatio.pm cp lib/HTML/WordTagRatio/RelativeRatio.pm blib\lib/HTML/WordTagRatio/RelativeRatio.pm C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e cp ContentExtractorDriver.pl blib\script\ContentExtractorDriver.pl pl2bat.bat blib\script\ContentExtractorDriver.pl 'pl2bat.bat' is not recognized as an internal or external command, operable program or batch file. NMAKE : fatal error U1077: 'pl2bat.bat' : return code '0x1' Stop.