6ae82644bb
This is a merge of wip/p5-Email-MIME-Encodings by Roman Kulik and the package submitted by Edgar Fuss to tech-pkg@. Some small changes by me. The Email::MIME::Encodings module simply wraps "MIME::Base64" and "MIME::QuotedPrint" so that you can throw the contents of a "Content-Transfer-Encoding" header at some text and have the right thing happen.
4 lines
207 B
Text
4 lines
207 B
Text
The Email::MIME::Encodings module simply wraps "MIME::Base64" and
|
|
"MIME::QuotedPrint" so that you can throw the contents of a
|
|
"Content-Transfer-Encoding" header at some text and have the
|
|
right thing happen.
|