Name: | perl-Email-MIME-ContentType |
---|---|
Version: | 1.017 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 26951 |
License: | GPL+ or Artistic |
RPM: | perl-Email-MIME-ContentType-1.017-1.el7.noarch.rpm |
Source RPM: | perl-Email-MIME-ContentType-1.017-1.el7.src.rpm |
Build Date: | Thu Nov 02 2017 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/Email-MIME-ContentType/ |
Summary: | Parse a MIME Content-Type Header |
Description: | 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. |