mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
91f5f8bbd3
a perlish implementation of Java like inner classes.
9 lines
265 B
Plaintext
9 lines
265 B
Plaintext
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.
|
|
|
|
WWW: http://search.cpan.org/search?dist=Class-Inner
|
|
|
|
-- Sergey Skvortsov
|
|
skv@FreeBSD.org
|