Goo::Grepper - Grep all the files in a directory for a pattern


Goo documentation  | view source Contained in the Goo distribution.

Index


NAME

Top

Goo::Grepper - Grep all the files in a directory for a pattern

SYNOPSIS

Top

use Goo::Grepper;

DESCRIPTION

Top

Grep through files trying to find a string.

METHODS

Top

find_files

find all the files in a directory that match a pattern

AUTHOR

Top

Nigel Hamilton <nigel@trexy.com>

SEE ALSO

Top


Goo documentation  | view source Contained in the Goo distribution.