rc,
> off topic topic of mysql databaseperl
>
> i need to know how to build a linux timestamp from a date given to me in
> the following format 01-18-99 (m-d-y) i am using mysql to store this as an
> int(11).
>
> i know php has a mktime function, does anyone know if perl has something
> simil
off topic topic of mysql databaseperl
i need to know how to build a linux timestamp from a date given to me in
the following format 01-18-99 (m-d-y) i am using mysql to store this as an
int(11).
i know php has a mktime function, does anyone know if perl has something
similar?