blob: 515eb013deaf8cf3a6975d6d190b5ad607fd4232 (
plain) (
blame)
1
2
3
4
|
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.
|