I'm working on a log parser in perl and am dumping all error information into a mysql database for clients. Yet we would rather have the date/timestamp in the UNIX timestamp (seconds since 1,1 1970), does anyone know of a slick easy way to convert from the format of emailed backup logs?