in reply to copy and pest on linux

Thanks for your update, though it'd be better if the changes to the post were made clear. You post a list of modules but don't show us any of your code (I asked you to read and understand How do I post a question effectively?) which produces the output

Consider updating your post and actually reading the documentation for the modules you're using, for example Spreadsheet::ParseExcel:

"This module cannot read the values of formulas from files created with Spreadsheet::WriteExcel unless the user specified the values when creating the file (which is generally not the case). The reason for this is that Spreadsheet::WriteExcel writes the formula but not the formula result since it isn't in a position to calculate arbitrary Excel formulas without access to Excel's formula engine."