Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: building a complex data structure

by Fletch (Bishop)
on Jun 20, 2006 at 16:25 UTC ( [id://556452]=note: print w/replies, xml ) Need Help??


in reply to building a complex data structure

Expanding on the previous suggestions . . .

my %lookup; $lookup{ $_ } = [ ( 0 ) x 24 ] for ( qw( site1 site2 site3 ) );

Log In?
Username:
Password:

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

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

    No recent polls found