File: README

package info (click to toggle)
libdatetime-format-datemanip-perl 0.04-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 132 kB
  • sloc: perl: 183; makefile: 2
file content (13 lines) | stat: -rw-r--r-- 279 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
This module handles converting between Date::Manip parsable date and
recurrence strings and DateTime family objects and vice-versa.

INSTALLATION

To install this module type the following in the distribution
directory:

   perl Makefile.PL
   make
   make test
   make install