http://www.perlmonks.org?node_id=492934


in reply to inside-out objects using arrays?

Better use a hash, since you may delete objects. Take a look at Class::Std for some hints, if you really want these objects.
Boris