Email::MIME::Header.3pm

Langue: en

Version: 2009-01-30 (fedora - 01/12/10)

Section: 3 (Bibliothèques de fonctions)

NAME

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

DESCRIPTION

This object behaves like a standard Email::Simple header, with the following changes:
*
the "header" method automatically decodes encoded headers if possible
*
the "header_raw" method returns the raw header; (read only for now)
*
stringification uses "header_raw" rather than "header"
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.