http://qs1969.pair.com?node_id=11140577


in reply to Re^3: Get most recent data based on a date from an array of hashes.
in thread Get most recent data based on a date from an array of hashes.

Yes, but still cant get the result of the most recent date from the array:
$mdy =~ m{^(\d{1,2})\D(\d{1,2})\D(\d{4}|\d{4}\s+)}; return "$3-$1-$2";