in reply to Re: Implementing a buffered read-and-insert algorithm
in thread Implementing a buffered read-and-insert algorithm

I'm chugging through 1.6M lines in about 53m. Also, most of my reasons for not using a built-in file loader have to do with portability and expandability. See this reply for more detail on the matter.

And, of course, part of it is a desire to learn more about neat things I can do with Perl. ;-)

radiantmatrix
require General::Disclaimer;
s//2fde04abe76c036c9074586c1/; while(m/(.)/g){print substr(' ,JPacehklnorstu',hex($1),1)}

  • Comment on Re^2: Implementing a buffered read-and-insert algorithm