in reply to How do you make File::Find a bit less ugly?
And, partially inspired by File::Find::Rule, also look at my File::Finder, whose interface I consider more natural, since it more directly mimics find(1), and will take FFR objects as well, so it's the best of both worlds!
-- Randal L. Schwartz, Perl hacker
Be sure to read my standard disclaimer if this is a reply.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: How do you make File::Find a bit less ugly?
by adrianh (Chancellor) on Jun 14, 2006 at 08:24 UTC |
In Section
Seekers of Perl Wisdom