Andy Lester > ack-1.89_02 > App::Ack::Repository

Download:
ack-1.89_02.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  3
Open  2
View Bugs
Report a bug
Source   Latest Release: ack-1.92

METHODS ^

CLASS->new( $filename )

Creates an instance of the repository.

next_resource

Returns a resource object for the next resource in the repository.

close

Closes the repository.

If this repository were, say, an Excel workbook, you'd probably close the file. If it were a database, you'd close the database connection.