NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
File-Find-Object-Rule (Score:2)
Inspired by this discussion and the recent inter-blog discussion about File::Find I decided to unleash File-Find-Object-Rule [cpan.org], which I've been working on for some time, to the CPAN today after a small amount of cleanup. (I hope the link works by the time you read it, if not see the svn trunk on Berlios [berlios.de].)
File-Find-Object-Rule is a fork of File-Find-Rule that was adapted to use File-Find-Object [shlomifish.org] instead of File::Find. Read the link for why File-Find-Object is superior to File::Find. There are still some anachronisms in the first version I released (0.0100), but I hope to fix them soonish.
Reply to This