in reply to How can I write this in a "simpler" way?
while(defined $line=<STDIN>) { so something }
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: How can I write this in a "simpler" way?
by choroba (Cardinal) on Feb 11, 2014 at 23:37 UTC | |
by Anonymous Monk on Feb 12, 2014 at 00:07 UTC |