mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
7df4b70ce4
Take over maintainership. Approved by: old maintainer
30 lines
662 B
Plaintext
30 lines
662 B
Plaintext
This collection of modules provides perl5 access methods related to MIME.
|
|
It includes the following modules:
|
|
|
|
MIME::Body
|
|
MIME::Decoder
|
|
MIME::Decoder::Base64
|
|
MIME::Decoder::Binary
|
|
MIME::Decoder::Gzip64
|
|
MIME::Decoder::NBit
|
|
MIME::Decoder::QuotedPrint
|
|
MIME::Decoder::UU
|
|
MIME::Entity
|
|
MIME::Field::ConTraEnc
|
|
MIME::Field::ContDisp
|
|
MIME::Field::ContType
|
|
MIME::Field::ParamVal
|
|
MIME::Head
|
|
MIME::IO
|
|
MIME::Latin1
|
|
MIME::Parser
|
|
MIME::ParserBase
|
|
MIME::ToolUtils
|
|
MIME::Tools
|
|
MIME::Words
|
|
|
|
Warning: This module is _very_ slow for (at least some) large mails,
|
|
is derived from Mail-Tools, and has at least some mail-specific parts.
|
|
|
|
WWW: http://www.zeegee.com/code/perl/MIME-tools/
|