Help for this page
sub parseWebdate { my ($str) = @_; ... # normal time string return str2time($str); }