Hi all,
I need a perl script that can open files (given in command line arguments) and extract/print out any dates or times found in it. The format of the dates and times can be any reasonable format.
The problem I have is I don't know how to print out the matching part of the file once i find it. Any ideas?
-Skyrim