Path: | README |
Last Update: | Tue Apr 09 18:56:20 +0000 2013 |
by James Edward Gray II
Welcome to Elif.
This library is an enhanced version of my solution to Ruby Quiz 64. The code is a port File::ReadBackwards, the Perl module by Uri Guttman, but the interface has been updated to feel like Ruby.
Elif works like a File object used in line by line reading. The only difference is that the lines will come in reverse order. This can be useful in parsing log files, where the interesting information is usually at the end of the file.
See Elif for documentation.
See the INSTALL file for instructions.
Feel free to email James Edward Gray II with any questions.