http://www.perlmonks.org?node_id=748210


in reply to Re: regex: extract multiple number of date patterns from certain lines
in thread regex: extract multiple number of date patterns from certain lines

That's no worry as I throw away the time part anyway, currently with a .* for brevity but in prod code I'll add in \d\d:\d\d:\d\d,\d{3} to match that off to oblivion

Cheers,
R.

Pereant, qui ante nos nostra dixerunt!