in reply to
infinite while loop in POE::Component::IRC
Your sub can be simplified to
sub outputlog { outputlog() }
[download]
(once
$switch
is true). This is an infinite loop, indeed, but with no relation to buffering.
Comment on
Re: infinite while loop in POE::Component::IRC
Select
or
Download
Code
In Section
Seekers of Perl Wisdom