ateTime::Format::DBI version 0.032

This module finds a DateTime::Format::* class that is suitable for the use with
a given DBI connection (and DBD::* driver).

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module requires these other modules and libraries:

  (one of:)	DateTime::Format::MySQL
		DateTime::Format::Oracle
  		DateTime::Format::Pg
		DateTime::Format::SQLite

COPYRIGHT AND LICENCE

Copyright (C) 2003-2008 Claus Färber

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself. 

$Id: README 4063 2008-09-13 16:49:41Z cfaerber $
