Interchange Error

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:Interchange ErrorarseExcel
The easiest way to do this is to use the CPAN module and do:
perl -MCPAN -e 'install Spreadsheet:Interchange ErrorarseExcel'


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:Interchange ErrorarseExcel module is running properly (I see it when I run /scripts/fixinterchange).

Any Suggestions?

Thanks!

 

 

 

 

Top