I searched here and the web and it seems like dates are database specific(i.e. not part of DBI). Anyone know if there are routines to convert, say an Oracle date to a Perl date and back/forth? That way I could keep my Perl code using Perl dates and then pass them to whatever database I end up choosing...