in reply to Re^2: how to increase input buffer size in perl?
in thread how to increase input buffer size in perl?

Could you turn that into runnable code, please? It's not clear where the message comes from. I doubt it's from Perl. Finding the cause (Perl or otherwise) is the first step in finding a solution.
  • Comment on Re^3: how to increase input buffer size in perl?

Replies are listed 'Best First'.
Re^4: how to increase input buffer size in perl?
by Anonymous Monk on Mar 31, 2010 at 18:35 UTC
    Perl gets "Broken Pipe", the other error is from shell, or idl program
      Yeah, which one? I suspect it's IDL, but I'm giving the OP the benefit of the doubt (since he seems to think it's a Perl problem), and I'm giving the first anonymous monk the benefit of the doubt (since he said it was the shell, but I couldn't reproduce the problem with bash).