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

Re: Get values from array

by bigj (Monk)
on Apr 21, 2014 at 19:52 UTC ( [id://1083075]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    print "$entry\n";
    
  2. or download this
    HASH(reference)
  3. or download this
        print "  Name: ", $entry->{name}, 
              " Reference: ", $entry->{reference}, "\n";
    
  4. or download this
    K988777
      Name: LOE Reference: 9887hhh
    ...
    
    12349
      Name: RIC Reference: 00y77676
    

Log In?
Username:
Password:

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

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

    No recent polls found