[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ProgSoc] unbuffered streams in PERL



On Wed, Feb 24, 1999 at 12:27:15PM +1100, Paul Cameron didst scribe:
> On Wed, 24 Feb 1999, brett wrote:
> >
> > $/ = 0;
> 
> Don't you mean C<$| = 1;> (you can select the filehandle
> with the select function ... not to be confused with select'ing
> over a set of fd's.
> 
> What $/ has to do with output, I don't know. According to perlvar, it's
> the input record seperator.

Proof positive i wrote that asleep. next time i will use man :)
(man perl is so good its chunky :)

> Paul.
> 
> PS. oh, hi brett! :-)

brett

PS. oh, hi paul! :-)
--
You are subscribed to the progsoc mailing list. To unsubscribe, send a
message containing "unsubscribe" to progsoc-request@nospam.progsoc.uts.edu.au.
If you are having trouble, ask owner-progsoc@nospam.progsoc.uts.edu.au for help.

This list is archived at <http://www.progsoc.uts.edu.au/lists/progsoc/>