http://www.perlmonks.org?node_id=249455


in reply to Re: Re: Where is the boss?
in thread Where is the boss?

Haha, I guess it needs this:
use IO::Handle; my $toilet = new IO::Handle; $toilet->autoflush(1);
It's an auto flushing toilet handle. :)

-Matt