Parse a MIME Content-Type Header
This routine parses email content type headers according to section 5.1 of RFC 2045. It returns a hash as above, with entries for the discrete type, the composite type, and a hash of attributes.
- Devel package for openSUSE:Factory
-
3
derived packages
- Links to openSUSE:Factory / perl-Email-...ontentType
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:perl/perl-Email-MIME-ContentType && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Email-MIME-ContentType-1.017.tar.gz | 0000014300 14 KB | |
perl-Email-MIME-ContentType.changes | 0000001073 1.05 KB | |
perl-Email-MIME-ContentType.spec | 0000001734 1.69 KB |
Revision 10 (latest revision is 26)
Stephan Kulow (coolo)
committed
(revision 10)
- updated to 1.017 make $STRICT_PARAMS actually work! (thanks, Matthew Green!) [rt.cpan.org #87460] correct the longstanding and embarrassing misuse of "discrete" and "composite" to mean "type" and "subtype"; the returned data still contains the wrong old names so your code shouldn't break repackage to update bugtracker, repo, etc.
Comments 0