Perl On Processing files by date.

by trirnoth, December 04, 2009 16:41

I have no idea why I didn't...

B477db7638522c078d3f0b696b85aee5 Talk
use Time::DaysInMonth;

# Get todays date in the form of YYMMDD
...

Perl Processing files by date.

by trirnoth, February 26, 2009 16:08, 5 refactorings

The following takes a date ...

B477db7638522c078d3f0b696b85aee5 Talk