in reply to Re: Re: Where is the boss?in thread Where is the boss?
use IO::Handle; my $toilet = new IO::Handle; $toilet->autoflush(1); [download]
-Matt