Changes for version 0.95 - 2002-04-26
- readline returns undef on a sysseek error so it fails cleanly on pipes
- from Carl Edwards <cedwards@vitesse.com>
- added eof() method
- from Antti S Lankila <alankila@cc.helsinki.fi>
- added flag to new() that marks the record separator as a regular expression. that used to be the default behavior and now the default is that is it a plain string like $/.
- from Robin Houston <robin@kitsite.com>
- added close() method
- from kdamundson@mmm.com
- updated pod to reflect the changes
Modules
Read a file backwards by lines.