ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
6 lines
294 B
Text
6 lines
294 B
Text
Iterator_File is an attempt to take some repetition & tedium out of
|
|
processing a flat file. Whenever doing so, I found myself adapting prior
|
|
scripts so that processes could be resumed, emit status, etc. Hence an itch
|
|
(and this module) was born.
|
|
|
|
WWW: https://metacpan.org/release/Iterator-File
|