https://github.com/book/datetime-format-mail
Convert between DateTime and RFC2822/822 formats
https://github.com/book/datetime-format-mail
Last synced: 10 months ago
JSON representation
Convert between DateTime and RFC2822/822 formats
- Host: GitHub
- URL: https://github.com/book/datetime-format-mail
- Owner: book
- Created: 2013-09-06T11:45:35.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2016-06-27T21:30:31.000Z (about 10 years ago)
- Last Synced: 2025-03-30T00:13:26.974Z (over 1 year ago)
- Language: Perl
- Size: 226 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README
- Changelog: Changes
Awesome Lists containing this project
README
DateTime::Format::Mail
Convert between DateTime and RFC2822/822 formats
To install, run the following commands after untarring the
distribution:
perl Build.PL
./Build test
./Build install
For usage, see the doco. Either use perldoc or view it
on the web at:
For a complete list of changes, see the Changes file.