From 5c776b124f618035928a6609082e2e8a5db05d1b Mon Sep 17 00:00:00 2001 From: Chin-San Huang Date: Sat, 21 Jun 2008 06:49:30 +0000 Subject: 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: http://search.cpan.org/dist/Iterator-File/ --- sysutils/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'sysutils/Makefile') diff --git a/sysutils/Makefile b/sysutils/Makefile index d8e05369cb3c..91b7894e1e2b 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -489,6 +489,7 @@ SUBDIR += p5-Filesys-Statvfs SUBDIR += p5-Fuse SUBDIR += p5-Fuse-Simple + SUBDIR += p5-Iterator-File SUBDIR += p5-LJ-Cache SUBDIR += p5-LJ-TextMessage SUBDIR += p5-Lchown -- cgit v1.2.3