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:

The easiest way to do this is to use the CPAN module and do:
perl -MCPAN -e 'install Spreadsheet:

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:

Any Suggestions?
Thanks!