Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: <> oddity ?

by hdb (Monsignor)
on Mar 27, 2013 at 10:17 UTC ( [id://1025667]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    while(<>)
    
  2. or download this
    while(<>) {
        print;
    }
    
  3. or download this
    $ ./weird.pl sample.txt
    
    ...
    or
    
    $ cat sample.txt | ./weird.pl
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1025667]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (2)
As of 2024-04-25 05:39 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found