Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: Creating SELECT-like look-up tables as hashes

by choroba (Cardinal)
on Nov 29, 2013 at 14:23 UTC ( [id://1064959]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    push @{ $lookup_fur_and_legs{$key} }, $ref;
    
  2. or download this
    for my $ref (values %lookup_id) {
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (4)
As of 2024-04-20 00:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found