|
Posted by Jürgen Exner on December 25, 2006, 2:08 pm
Please log in for more thread options
Graham Stow wrote:
> I need to search for a pattern match within all files in a particular
> directory and all sub-directories of that directory. Is there a Perl
> module that will help me?
perldoc File::Find
jue
|