/* Void Main's man pages */
{ phpMan } else { main(); }
Email::MIME::Header(3) User Contributed Perl Documentation Email::MIME::Header(3)
NAME
Email::MIME::Header - the header of a MIME message
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_raw" method returns the raw header; (read only for now)
o stringification uses "header_raw" rather than "header"
COPYRIGHT
This software is copyright (c) 2004 by Simon Cozens.
This is free software; you can redistribute it and/or modify it under the same terms as perl itself.
perl v5.12.0 2009-01-30 Email::MIME::Header(3)

