File: README

package info (click to toggle)
libdatetime-format-sqlite-perl 0.11-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 120 kB
  • sloc: perl: 82; makefile: 2
file content (14 lines) | stat: -rw-r--r-- 283 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
This module handles formatting and parsing of SQLite date and time
related data types.

INSTALLATION

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

   perl Makefile.PL
   make
   make test
   make install

$Id: README 4068 2008-09-20 18:41:28Z cfaerber $