P
Paul Tomlinson
use HTTP:ate
.....
my ($year, $month, $day, $hour, $min, $sec, $tz) = parse_date(time2str());
why doesn't this work???
It's driving me mad, does this look like valid perl?
.....
my ($year, $month, $day, $hour, $min, $sec, $tz) = parse_date(time2str());
why doesn't this work???
It's driving me mad, does this look like valid perl?