![]() |
|
We don't bite newbies here... much | |
PerlMonks |
Re^3: Problem with MIME::Parser and filenamesby tangent (Vicar) |
on Oct 11, 2017 at 00:27 UTC ( #1201129=note: print w/replies, xml ) | Need Help?? |
FWIW I sent myself a xlsx file with the same name as yours. It came in with the same Content-Type (application/vnd.openxmlformats-officedocument.spreadsheetml.sheet) and MIME::Parser saved the attached file correctly. So I don't think Content-Type is the problem. Could it be some type of filename length restriction - try adding something like this to your script:
In Section
Seekers of Perl Wisdom
|
|