Subject: CVS commit: wip/p5-File-ReadBackwards
From: Evaldo Gardenali
Date: 2009-09-01 14:53:07
Message id: E1MiSrT-0002w6-1Y@ddv4jf1.ch3.sourceforge.com

Log Message:
Import p5-File-ReadBackwards-1.04 as wip/p5-File-ReadBackwards.

This module reads a file backwards line by line. It is simple to use, memory
efficient and fast. It supports both an object and a tied handle interface.

It is intended for processing log and other similar text files which typically
have their newest entries appended to them. By default files are assumed to be
plain text and have a line ending appropriate to the OS. But you can set the
input record separator string on a per file basis.


Files:
RevisionActionfile
1.1importwip/p5-File-ReadBackwards/distinfo
1.1importwip/p5-File-ReadBackwards/Makefile
1.1importwip/p5-File-ReadBackwards/DESCR