blob: 76a83be1dd40591a748cf6aae1aa022c238603c1 (
plain) (
blame)
1
2
3
4
5
6
|
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
|