diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2003-07-07 07:58:48 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2003-07-07 07:58:48 +0000 |
commit | 7a9841055c07ead1d9e06cb9a747285e84f39bc2 (patch) | |
tree | a4f9acf447f70f483383d7f9bdd1196bae7a825a /devel/p5-DateTime-Format-DBI/pkg-descr | |
parent | 3ab3d5bbf896f25286f90dcc5447d6221071ffc9 (diff) |
Notes
Diffstat (limited to 'devel/p5-DateTime-Format-DBI/pkg-descr')
-rw-r--r-- | devel/p5-DateTime-Format-DBI/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/devel/p5-DateTime-Format-DBI/pkg-descr b/devel/p5-DateTime-Format-DBI/pkg-descr new file mode 100644 index 000000000000..5417109a6fa2 --- /dev/null +++ b/devel/p5-DateTime-Format-DBI/pkg-descr @@ -0,0 +1,6 @@ +This module finds a DateTime::Format::* class that is suitable for the use with +a given DBI connection (and DBD::* driver). + +It currently supports the following drivers: MySQL, PostgreSQL (Pg). + +WWW: http://datetime.perl.org/ |