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

NAME

App::Ack::Resources

SYNOPSIS

A factory object for creating a stream of App::Ack::Resource objects.

METHODS

from_argv( \%opt, \@starting_points )

Return an iterator that does the file finding for us.

from_file( \%opt, $filename )

Return an iterator that reads the list of files to search from a given file. If $filename is '-', then it reads from STDIN.