On 11-08-22 07:37 PM, Randal L. Schwartz wrote:
"anant" == anant mittal<perl.an...@gmail.com>  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

--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to