Hi all,

I'm having a real problem trying to get a string in the format
yymmddhhmmss converted into a unixtimestamp format.

I can do it in PHP using mktime. It thought I would be able to do it
in Perl .. but alas ...... not.

In PHP I can simply do .

mktime ($hour,$minute,$second,$month,$day,$year);

Any idea how I can do this Perl ?
--
Andy Jenkins
UK Broadband Usergroup : [url]http://www.uk-bug.net[/url]