Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: building a complex data structure

by Zaxo (Archbishop)
on Jun 20, 2006 at 16:14 UTC ( #556445=note: print w/replies, xml ) Need Help??


in reply to building a complex data structure

Your hash keys could just as well be array indexes. Using that,

my %lookup = ( site1 => [ (0) x 24 ], site2 => [ (0) x 24 ], # . . . );

After Compline,
Zaxo

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others browsing the Monastery: (2)
As of 2023-09-21 23:10 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?