7e3b32fff8
Approved by: portmgr Approved by: bapt (mentor)
5 lines
221 B
Text
5 lines
221 B
Text
Yet another implementation of an anonymous class with per object
|
|
overridable methods, but with the added attraction of sort of working
|
|
dispatch to the parent class's method.
|
|
|
|
WWW: http://search.cpan.org/dist/Class-Inner/
|