in reply to
Loading a part of the file to array using Tie::File
Also: as you "simply read the file line-by-line," every operating system will automatically
buffer
the data in memory for efficiency.
Comment on
Re: Loading a part of the file to array using Tie::File
In Section
Seekers of Perl Wisdom