blob: 5d52c491ccc739c8f9ee7a43f3f6c09b27a2001c (
plain)
1
2
3
4
|
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.
|