File: README

package info (click to toggle)
libdatetime-format-mail-perl 0.4030-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 1,176 kB
  • sloc: perl: 395; makefile: 2
file content (17 lines) | stat: -rw-r--r-- 384 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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:
    <http://search.cpan.org/dist/DateTime-Format-Mail/>


For a complete list of changes, see the Changes file.