Dear Walt,
Which perl distribution you are using. For windows, Activestate perl is recommended. This distribution comes along with the PPM package, which is very user friendly with windows systems. All modules are also available in zip formats on activestate website itself.
1. Download the zip file from the activestate.com 2. unzip it. 3. run ppm install c:\Spreadsheet::ParseExcel.ppd 4. install will take care automatically.
Regards, Ganesh
Walter A Poor Jr wrote:
Hello.
I am trying to install a CPAN module (Spreadsheet::ParseExcel) on a Windows PC. My difficulty is that the author had unix in mind, and is not sure how the makefile should be run in Windows. Perl itself will not handle the makefile, and the simple-minded attempt to run the makefile directly from the command line also fails. Does anybody have experience with the missing steps in this problem?
Thanks, Walt
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>