in reply to Problem with File::ReadBackwards

Thanks for the replies I should tested it against another file before posting here. It works fine on a different file, so it must not be File::Readbackwards. I'll have too do some digging to find out what's causing this.

Replies are listed 'Best First'.
Re^2: Problem with File::ReadBackwards
by eserte (Deacon) on Jun 07, 2004 at 15:02 UTC
    Another idea: is this a very large file? Then you maybe need large file and/or large integers support built in your perl.