Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Referencing a hash of hashes

by Ronnie (Scribe)
on Aug 18, 2006 at 12:54 UTC ( [id://568128]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my %scripts = (
      "010" =>  {
    ...
                  step => '030',
                },
    );
    
  2. or download this
    Can't use string ("ACC_PUT_STEP") as a subroutine ref while "strict re
    +fs" in use
     at xxrc_test_putstep.pl line 211.
    
  3. or download this
    SCRIPT:
    for $script (sort keys %scripts) {
    ...
              }
           }
    }
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://568128]
Approved by Limbic~Region
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (3)
As of 2024-04-19 01:03 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found