[Israel.pm] print to 2 places at the same time
Yuval Yaari
yuval at windax.com
Wed Jun 2 05:47:05 PDT 2004
Mikhael Goikhman wrote:
>>>try:
>>>
>>>OUT->autoflush(1);
>>>
>>>
>>When I try this I get:
>>'Can't locate object method "autoflush" via package "IO::Handle"'
>>
>>
>
>You should add:
>
> use IO::Handle;
>
>
Weird - I don't "use" IO::Handle.
Probably some module I loaded did, though.
>Search for "use IO::Handle;" in "man perlipc" for a rant comment. :)
>
>
HAHA, it's not a rant, it's the truth :)
--Yuval
More information about the Perl
mailing list