On Mon, May 18, 2009 at 19:05, Gunnar Hjalmarsson <nore...@gunnar.cc> wrote:
> AndrewMcHorney wrote:
>>
>> I looked at the documentation for this function and I find it confusing.
>
> Try File::Finder for a less confusing interface to *the module* File::Find.
snip

Huh, never looked at File::Finder before, it looks like it would only
make sense if you already knew the UNIX find command.  I normally see
people use File::Find::Rule when they don't want to write their own
wanted function.

1. http://search.cpan.org/dist/File-Finder/lib/File/Finder.pm
2. http://search.cpan.org/dist/File-Find-Rule/lib/File/Find/Rule.pm


-- 
Chas. Owens
wonkden.net
The most important skill a programmer can have is the ability to read.

-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to