Email::MIME::Header(3pm) - phpMan

Command: man perldoc info search(apropos)  


Email::MIME::Header(3pm)       User Contributed Perl Documentation       Email::MIME::Header(3pm)

NAME
       Email::MIME::Header - the header of a MIME message

VERSION
       version 1.946

DESCRIPTION
       This object behaves like a standard Email::Simple header, with the following changes:

       o   the "header" method automatically decodes encoded headers if possible

       o   the "header_as_obj" method returns an object representation of the header value

       o   the "header_raw" method returns the raw header; (read only for now)

       o   stringification uses "header_raw" rather than "header"

       Note that "header_set" does not do encoding for you, and expects an encoded header.  Thus,
       "header_set" round-trips with "header_raw", not "header"!  Be sure to properly encode your
       headers with "Encode::encode('MIME-Header', $value)" before passing them to "header_set".
       And be sure to use minimal version 2.83 of Encode module due to bugs in MIME-Header.

       Alternately, if you have Unicode (character) strings to set in headers, use the
       "header_str_set" method.

AUTHORS
       o   Ricardo SIGNES <rjbs AT cpan.org>

       o   Casey West <casey AT geeknest.com>

       o   Simon Cozens <simon AT cpan.org>

COPYRIGHT AND LICENSE
       This software is copyright (c) 2004 by Simon Cozens and Casey West.

       This is free software; you can redistribute it and/or modify it under the same terms as
       the Perl 5 programming language system itself.

perl v5.26.1                                2017-11-21                   Email::MIME::Header(3pm)

Generated by $Id: phpMan.php,v 4.55 2007/09/05 04:42:51 chedong Exp $ Author: Che Dong
On Apache
Under GNU General Public License
2024-06-06 07:48 @18.188.96.5 CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0!Valid CSS!