Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: Re: Reading a Line into an Array

by grinder (Bishop)
on May 31, 2001 at 11:43 UTC ( [id://84484]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
      chomp(@a);
    
  2. or download this
    perl -e '@a=("a","b","c\n");chomp @a;$"="-";print "[@a]\n"'
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (4)
As of 2024-04-24 22:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found