Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: Re: Re: Different hashes?

by Fletch (Bishop)
on Mar 26, 2004 at 16:19 UTC ( [id://340064]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: Different hashes?
in thread Different hashes?

Actually what he probably really wants is a HOH and should be doing something like:

$AllProducts{ $Category }->{ $ID } = { name => $Name, type => $Type, s +ize => $Size };

But that's why he should read perldoc perldsc.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (2)
As of 2024-04-26 03:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found