Re: loop break condition
- From: shawnhcorey@xxxxxxxxx (Shawn H Corey)
- Date: Mon, 22 Aug 2011 19:49:56 -0400
On 11-08-22 07:37 PM, Randal L. Schwartz wrote:
"anant" == anant mittal<perl.anant@xxxxxxxxx> writes:
anant> $ln[$i]=<stdin>;
I'd swear that lowercase "stdin" was deprecated already, but I can't
find any record of it in the deltas, and it still works in 5.12 (I don't
have 5.14 compiled here).
In any case, you should shift to the proper STDIN, as everyone else's
answer gave, even though they didn't explicitly call this out.
Yup, still works in 5.14.1
--
Just my 0.00000002 million dollars worth,
Shawn
Confusion is the first step of understanding.
Programming is as much about organization and communication
as it is about coding.
The secret to great software: Fail early & often.
Eliminate software piracy: use only FLOSS.
"Make something worthwhile." -- Dear Hunter
.
- References:
- loop break condition
- From: anant mittal
- Re: loop break condition
- From: (Randal L. Schwartz)
- loop break condition
- Prev by Date: Re: 3-argument open on STDIN
- Next by Date: Re: 3-argument open on STDIN
- Previous by thread: Re: loop break condition
- Next by thread: searching the array
- Index(es):