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:
arseExcelThe easiest way to do this is to use the CPAN module and do:
perl -MCPAN -e 'install Spreadsheet:
arseExcel'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:
arseExcel module is running properly (I see it when I run /scripts/fixinterchange).Any Suggestions?
Thanks!

