On Tue, Jun 11, 2002 at 12:18:42PM -0400, Selector, Lev Y wrote: > Folks, > > Problem: > need to read a very big text file starting from the end and moving > backwards to its beginning. This is similar to a diamond ( <FH> ) operator > functionality - but in the opposite direction. Need to do it without reading > and reversing the array of lines for the whole file (which would be the > obvious solution for a short file). > > Any suggestions? >
http://search.cpan.org/search?dist=File-ReadBackwards Ronald
