in reply to Increasing Buffer size of STDIN on PERL Program

That would be the buffer size of the pipe you are using. What the limit of the buffer is, and how to modify it is system dependent. For some OSses, it might require a reboot, or even a kernel rebuild.

Oh, and it's Perl, P-e-r-l, just one capital.

Abigail

  • Comment on Re: Increasing Buffer size of STDIN on PERL Program