Codebase list libdatetime-format-sqlite-perl / 5f3555c1-2ac0-46a7-a778-14ac4b62842d/main README
5f3555c1-2ac0-46a7-a778-14ac4b62842d/main

Tree @5f3555c1-2ac0-46a7-a778-14ac4b62842d/main (Download .tar.gz)

README @5f3555c1-2ac0-46a7-a778-14ac4b62842d/mainraw · history · blame

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 $