p5-Class-Inner

perlish implementation of Java like inner classes

WWW CVSWeb GITHub
  1. Package version
    p5-Class-Inner-0.200001p0
  2. Maintainer
    The OpenBSD ports mailing-list

Class::Inner is yet another implementation of an anonymous class with
per object overrideable methods, but with the added attraction of
sort of working dispatch to the parent class's method.