![]() |
|
good chemistry is complicated, and a little bit messy -LW |
|
PerlMonks |
Email::MIME bug?by Arik123 (Beadle) |
on Jul 06, 2021 at 09:52 UTC ( #11134694=perlquestion: print w/replies, xml ) | Need Help?? |
Arik123 has asked for the wisdom of the Perl Monks concerning the following question: I'm parsing a multipart MIME email, which contains the line: Content-Type: image/png; name="=?UTF-8?B?15DXmdeZ15PXmSDXqNeWLnBuZw==?="My code contains:
This produces the following warning:
I think it happens only on utf8 filenames, and I think it's a bug. What do you think?
Back to
Seekers of Perl Wisdom
|
|