Perl-DateTime-Format-Mail 0.30 - Convert between DateTime and RFC2822/822 formats.[ perl-DateTime-Format-Mail-0.30-1mdv2007.0.noarch.rpm - contrib ] Build by Michael Schereron Wednesday, August 09th 2006. http://search.cpan.org/dist/datetime-format-mail
RFCs 2822 and 822 specify date formats to be used by email. This module parses and emits such dates. RFC2822 (April 2001) introduces a slightly different format of date than that used by RFC822 (August 1982). The main correction is that the preferred format is more limited, and thus easier to parse programmatically. Despite the ease of generating and parsing perfectly valid RFC822 and RFC2822 people still get it wrong. So this module provides four things for those handling mail dates: A strict parser that will only accept RFC2822 dates, so you can see where you're right. A strict formatter, so you can generate the right stuff to begin with. A loose parser, so you can take the misbegotten output from other programs and turn it into something useful. This includes various minor errors as well as some somewhat more bizarre mistakes.
Licence : Artistic and GPL
OS : Linux Arch : noarch Version : 0.30 release 1mdv2007.0
|