Beefy Boxes and Bandwidth Generously Provided by pair Networks vroom
Do you know where your variables are?
 
PerlMonks  

Re: Broken Pipe woes

by tye (Sage)
on Jul 18, 2000 at 01:40 UTC ( [id://22941]=note: print w/replies, xml ) Need Help??

This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.


in reply to Broken Pipe woes

I doubt it is some specific part of the e-mail but rather the size of the e-mail. If the e-mail is short enough, then more will happen to read all of it (due to the buffer size it uses, etc.) before it decides to prompt you for the next screen. Then more closing the pipe doesn't cause a broken pipe.

The "broken pipe" message is harmless in this case and you just need to declare that you know this by ignoring the signal: $SIG{PIPE}= 'IGNORE';

Replies are listed 'Best First'.
RE: Re: Broken Pipe woes
by xjar (Pilgrim) on Jul 18, 2000 at 13:43 UTC
    Thanks... figured it was something with the size. And thanks for the tip on ignoring the signal! :)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://22941]
help
Sections?
Information?
Find Nodes?
Leftovers?
    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.