Binary package “libclass-inner-perl” in ubuntu trusty

module providing Java-like inner classes

 Class::Inner is an 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.