Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Groups of Objects with Common Attributes

by Dev Null (Acolyte)
on May 14, 2018 at 18:50 UTC ( [id://1214490]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    "apple" => ("red", "round", "plant", "fruit")
    "orange" => ("orange", "round", "plant", "fruit")
    "pumpkin" => ("orange", "round", "plant", "vegetable")
    "ball" => ("red", "round", "toy")
    
  2. or download this
    (apple, orange, pumpkin):
      orange: 2
    ...
      orange: 2
      round: 3
      plant: 2
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://1214490]
Approved by marto
Front-paged by haukex
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (8)
As of 2024-03-28 11:47 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found