Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: How to access an Array Element

by davido (Cardinal)
on Apr 03, 2006 at 15:07 UTC ( [id://540938]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my $search = $data[2];
    
  2. or download this
    my $search = $data{content};
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (11)
As of 2024-03-28 09:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found