in reply to Re: File::Find without global variables?
in thread File::Find without global variables?
You can try File::Find::Rule for an alternative interface that is generally more convenient and clearer.And File::Finder for a different alternative interface that some find more intuitive than File::Find::Rule (and is semantically upward compatible).
-- Randal L. Schwartz, Perl hacker
Be sure to read my standard disclaimer if this is a reply.
|
|---|