Re: Please help: perl run out of memory
[email protected] (David Precious)
| Newsgroups | perl.beginners |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 21 Apr 2022 17:26:15 +0530 "M.N Thanishka sree Manikandan" <[email protected]> wrote: > Hi wilson > Try this module file::slurp Given that the OP is running into memory issues processing an 80+ million line file, I don't think suggesting a CPAN module designed to read the entire contents of a file into memory is going to be very helpful :)