![]() |
|
Do you know where your variables are? | |
PerlMonks |
Re: Problem with MIME::Parser and filenamesby tangent (Vicar) |
on Oct 10, 2017 at 21:40 UTC ( #1201123=note: print w/replies, xml ) | Need Help?? |
$parser->decode_headers(1);I'm not sure if relevant, but from a quick look at the docs for MIME::Parser it says you should not use decode_headers() unless you really know what you are doing. Have you tried commenting out that line?
In Section
Seekers of Perl Wisdom
|
|