in reply to HTTP::request How "wait" ?

you could try setting $| = 1

See How do I flush/unbuffer an output filehandle? Why must I do this?

HTH.

Walking the road to enlightenment... I found a penguin and a camel on the way.....
Fancy a yourname@perl.me.uk? Just ask!!!

Replies are listed 'Best First'.
Re^2: HTTP::request How "wait" ?
by chromatic (Archbishop) on May 24, 2005 at 06:24 UTC

    I downvoted the parent node because I think it has absolutely nothing to do with the problem. If you don't know the answer, please don't throw out random ideas hoping to solve the problem -- at least not without warning people that you're only guessing.