Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re^4: Best Multidimensional Hash Practices?

by almut (Canon)
on Oct 12, 2009 at 21:18 UTC ( [id://800802]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Best Multidimensional Hash Practices?
in thread Best Multidimensional Hash Practices?

IMHO, this should eventually become a core module/pragma...

  • Comment on Re^4: Best Multidimensional Hash Practices?

Replies are listed 'Best First'.
Re^5: Best Multidimensional Hash Practices?
by moritz (Cardinal) on Oct 13, 2009 at 15:14 UTC
    Perl 6 goes as far as allowing autvivification only on writing accesses, so %hash<k1><k2><k3> shouldn't autovivify anything, but %hash<k1><k2><k3> = 1; should.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (9)
As of 2024-04-19 13:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found