in reply to Re: efficient way to read a file in reverse
in thread efficient way to read a file in reverse

you could even copy the rather short code into a module of yours.

Or better still, use App::FatPacker to create your stand-alone, distributable script. It will do all the hard/dull work so you don't have to.


🦛

  • Comment on Re^2: efficient way to read a file in reverse