![]() |
|
There's more than one way to do things | |
PerlMonks |
Re: Read Directory and getlines in .csvby Ovid (Cardinal) |
on Apr 27, 2016 at 17:12 UTC ( #1161660=note: print w/replies, xml ) | Need Help?? |
I know not everyone is a fan of File::Find::Rule, but I'm so used to it that it's just a quick hack for me. The following returns a list of all files with a .csv extension, in a given directory, modified within the last 24 hours.
The rest, of course, should be straightforward after this.
Cheers,
In Section
Seekers of Perl Wisdom
|
|