Description
Perl applications can parse MIME Content-Type headers into structured media type and parameter data. This helps mail and web tools decide how to handle message parts, attachments, or encoded content.
It is a format parser library. Applications should not trust content type alone for security decisions because files and messages may be mislabeled.