cabc701253
This is a merge of wip/p5-Email-MIME-ContentType by Roman Kulik and the package submitted by Edgar Fuss to tech-pkg@. Some small changes by me. This module is responsible for parsing email content type headers according to section 5.1 of RFC 2045. It returns a hash with entries for the discrete type, the composite type, and a hash of attributes.
3 lines
204 B
Text
3 lines
204 B
Text
This module is responsible for parsing email content type headers
|
|
according to section 5.1 of RFC 2045. It returns a hash with entries
|
|
for the discrete type, the composite type, and a hash of attributes.
|