Perl Monk, Perl Meditation | |
PerlMonks |
Re: Compress email attachmentsby broomduster (Priest) |
on Sep 26, 2008 at 09:39 UTC ( [id://713835]=note: print w/replies, xml ) | Need Help?? |
Since you know about MIME::Parser, you have MIME-tools (that's where MIME::Parser comes from). The documentation for MIME-tools gives examples for decoding and encoding MIME-formatted messages. All you need is a compression step in the middle. Have a look at Compress::Zlib.
Now try this out and if you have problems, come back with sample code and a description of what works and what does not work.
In Section
Seekers of Perl Wisdom
|
|