Front page | perl.beginners |
Postings from September 2009
Re: "$| = 1" ???
Thread Previous
|
Thread Next
From:
Uri Guttman
Date:
September 10, 2009 01:25
Subject:
Re: "$| = 1" ???
Message ID:
87d45z5hre.fsf@quad.sysarch.com
>>>>> "TD" == Tariq Doukkali <tariq.doukkali@autoform.de> writes:
TD> Hi,
TD> i can not understand, what does this code:
TD> $| = 1;
all of perl's special variables are documented in perldoc perlvar. read
that first and see if you learn what $| does. if you still don't get it,
then ask here for clarification.
uri
--
Uri Guttman ------ uri@stemsystems.com -------- http://www.sysarch.com --
----- Perl Code Review , Architecture, Development, Training, Support ------
--------- Gourmet Hot Cocoa Mix ---- http://bestfriendscocoa.com ---------
Thread Previous
|
Thread Next