The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

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

SYNOPSIS

use Goo::Grepper;

DESCRIPTION

Grep through files trying to find a string.

METHODS

find_files

find all the files in a directory that match a pattern

AUTHOR

Nigel Hamilton <nigel@trexy.com>

SEE ALSO