Parse a MIME Content-Type Header
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 type, the subtype, and a hash of attributes. For backward compatibility with a really unfortunate misunderstanding of RFC 2045 by the early implementors of this module, 'discrete' and 'composite' are also present in the returned hashref, with the values of 'type' and 'subtype' respectively.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.028-7.fc42 | - |
Fedora 42 | 1.028-7.fc42 | - |
Fedora 41 | 1.028-6.fc41 | - |
Fedora 40 | 1.028-5.fc40 | - |
Fedora EPEL 9 | 1.026-4.el9 | - |
Fedora EPEL 8 | 1.024-1.el8 | - |
Fedora EPEL 10.1 | 1.028-1.el10_0 | - |
Fedora EPEL 10.0 | 1.028-1.el10_0 | - |
You can contact the maintainers of this package via email at
perl-Email-MIME-ContentType dash maintainers at fedoraproject dot org
.