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 ...
use Time::DaysInMonth; # Get todays date in the form of YYMMDD ...
The following takes a date ...
I have no idea why I didn't...