in reply to Re: Safely reading line by line
in thread Safely reading line by line

A bit of searching on CPAN yields File::GetLineMaxLength. I don't know anything about it, but try it out and give it a review.

I did: File::GetLineMaxLength

Thanks for the pointer. It looks like the module has some potential left for improvement.