or download this
$f00li5h = f00li5h->new();
$f00li5h->{moose}; # looks wrong because my objects never work
+that way
...
$doom->{moose} # wrong-o
$doom->moose; # *joy* this is the ticket
$doom->set_moose( 21 ); # looks right to people who often use doom's
+ objects