Sponsoring The Perl Toolchain Summit 2025: Help make this important event another success Learn more
123456789101112 This module handles formatting and parsing of MySQL date and timerelated data types.INSTALLATIONTo install this module type the following in the distributiondirectory: perl Makefile.PL make make test make install
This module handles formatting and parsing of MySQL 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