mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-03 11:12:13 +00:00
Comment that this is mail-centric, and sort methods.
This commit is contained in:
parent
1bc3971a43
commit
0713b0e8c9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=10730
@ -1,24 +1,27 @@
|
||||
This collection of modules provides perl5 access methods related to MIME.
|
||||
It includes the following modules:
|
||||
|
||||
MIME::IO
|
||||
MIME::Entity
|
||||
MIME::Decoder::QuotedPrint
|
||||
MIME::Field::ParamVal
|
||||
MIME::ParserBase
|
||||
MIME::Latin1
|
||||
MIME::Field::ContType
|
||||
MIME::Decoder::Gzip64
|
||||
MIME::Body
|
||||
MIME::Decoder
|
||||
MIME::Decoder::Base64
|
||||
MIME::Decoder::Binary
|
||||
MIME::Parser
|
||||
MIME::Body
|
||||
MIME::Decoder::UU
|
||||
MIME::Words
|
||||
MIME::ToolUtils
|
||||
MIME::Field::ConTraEnc
|
||||
MIME::Tools
|
||||
MIME::Decoder::Gzip64
|
||||
MIME::Decoder::NBit
|
||||
MIME::Head
|
||||
MIME::Decoder
|
||||
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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user