Description
Perl mail software can generate RFC 2822 date strings suitable for email headers. This helps message generators, notification systems, and mail tools produce timestamps in the expected format.
It is a formatting library, not a mail sender. Applications should still choose the right time source and time zone before generating headers.