| CPAN Ratings File-Find-Wanted reviews | |
| Home | Search | About | Bitcard Account | Login |
RSS | Module Info | Add a review of File-Find-Wanted
Yet another attempt to simplify File::Find that almost succeeds. I also dislike the interface of File::Find. This module does what its name advertises name but I would have like to see a module that:
1/ Returns files in directories. No sub, no filter, no wanted.
2/ takes the options, if any, as named arguments.
3/ that have options, if any, closely matching "find" so we don't need to learn yet another api
4/ Let Perl be Perl:
@wanted_files = map{ -f && /\.c$/} find(@directories) ;
I'm looking forward to version 0.02
نديم الخمير - 2004-08-06T06:42:07
|
Perl.org sites
: bugs
| dev
| history
| jobs
| learn
| lists
| use
Site Information and Contacts |
|