>>>>> "anant" == anant mittal <[email protected]> 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. -- Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095 <[email protected]> <URL:http://www.stonehenge.com/merlyn/> Smalltalk/Perl/Unix consulting, Technical writing, Comedy, etc. etc. See http://methodsandmessages.posterous.com/ for Smalltalk discussion -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] http://learn.perl.org/
