Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: varying length multi-dimensional hashes

by fundflow (Chaplain)
on Oct 04, 2000 at 23:15 UTC ( [id://35312]=note: print w/replies, xml ) Need Help??


in reply to varying length multi-dimensional hashes

Just for curiosity, i'd like to know what is it used for.


Also, if you want to count how many times aaaBBBccc appears, why not do $hash{'aaaBBBccc'}++?

This has no problems with common prefixes (such as those chromatic pointed out) and needs no complex data structures or pointers.

Replies are listed 'Best First'.
RE: Re: varying length multi-dimensional hashes
by b (Beadle) on Oct 04, 2000 at 23:22 UTC
    This smells like homeworks to me

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (4)
As of 2024-04-23 16:16 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found