Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
while (@a = <STDIN>) { print @a; }
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: quiting program
by maverick (Curate) on May 31, 2002 at 19:40 UTC | |
by particle (Vicar) on May 31, 2002 at 20:43 UTC | |
Re: quiting program
by vladb (Vicar) on May 31, 2002 at 19:41 UTC |