Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: dynamically generated array variable

by Tanktalus (Canon)
on Jan 02, 2007 at 20:39 UTC ( #592639=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $config{<hostname>} = [ {a => value1, b => value }, {a => value, {b=>v
    +alue} ]
    
  2. or download this
    %config = (
       <hostname> => [ {a => value1, b => value }, {a => value, {b=>value}
    + ]
    );
    

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others having an uproarious good time at the Monastery: (2)
As of 2023-05-28 06:26 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?