aboutsummaryrefslogtreecommitdiff
path: root/perl/perl-Email-MIME-ContentType/README
blob: b869e71df257a708029fe73a3f57a4811078d1cc (plain)
1
2
3
4
5
6
Perl module to parse a MIME Content-Type header

Email::MIME::ContentType provides a method for parsing email Content-
Type headers according to section 5.1 of RFC 2045. The method returns
a hash having entries for the discrete type, the composite type, and a
hash of attributes.