mpope
09-08-2001, 08:47 PM
One of my clients is getting the following error when trying to upload products:
XLS product upload will not work properly.
Please install needed Perl modules:
Spreadsheet::ParseExcel
The easiest way to do this is to use the CPAN module and do:
perl -MCPAN -e 'install Spreadsheet::ParseExcel'
I've tried to find a perl module using the built in whm perl module installer, but it could not find one. I'm also worried about running the perl -MCPAN -e blah blah blah....
I'm pretty sure the Spreadsheet::ParseExcel module is running properly (I see it when I run /scripts/fixinterchange).
Any Suggestions?
Thanks!
XLS product upload will not work properly.
Please install needed Perl modules:
Spreadsheet::ParseExcel
The easiest way to do this is to use the CPAN module and do:
perl -MCPAN -e 'install Spreadsheet::ParseExcel'
I've tried to find a perl module using the built in whm perl module installer, but it could not find one. I'm also worried about running the perl -MCPAN -e blah blah blah....
I'm pretty sure the Spreadsheet::ParseExcel module is running properly (I see it when I run /scripts/fixinterchange).
Any Suggestions?
Thanks!
