in reply to efficient way to read a file in reverse
I also have to use what is installed on these machines ... that rules out using File::ReadBackwards.
Not really - it's a pure-Perl module and not that many lines of code. Yes, even you can use CPAN and in the very worst case, you could copy the module's code into your script.
Edit: LanX beat me to it ;-)
|
|---|