Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: infinite while loop in POE::Component::IRC

by choroba (Cardinal)
on Jun 09, 2010 at 09:50 UTC ( [id://843828]=note: print w/replies, xml ) Need Help??


in reply to infinite while loop in POE::Component::IRC

Your sub can be simplified to
sub outputlog { outputlog() }
(once $switch is true). This is an infinite loop, indeed, but with no relation to buffering.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://843828]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (6)
As of 2024-04-18 17:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found