Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: Named array indices

by almut (Canon)
on Aug 05, 2010 at 17:24 UTC ( [id://853188]=note: print w/replies, xml ) Need Help??


in reply to Named array indices

IIRC there is a deprecated approach to define hash-like arrays for this reason (actually I can't find it in the 5.10 docs anymore)

They were called pseudo hashes, but that functionality has been removed in 5.9 without any real replacement (unfortunately, IMHO).  (Yes, there's use fields which now uses restricted hashes internally, but I don't think that'll help with your requirement...)

Replies are listed 'Best First'.
Re^2: Named array indices
by LanX (Saint) on Aug 05, 2010 at 17:28 UTC
    They were called pseudo hashes,

    Ahhh ... excactly!

    I was googling with combinations with "Array" not "Hashes"! :)

    Cheers Rolf

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (5)
As of 2024-04-24 18:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found