lib/App/Ack/Repository.pm |
Creates an instance of the repository.
Returns a resource object for the next resource in the repository.
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.
lib/App/Ack/Repository.pm |