diff options
Diffstat (limited to 'devel/p5-Class-Inner/DESCR')
-rw-r--r-- | devel/p5-Class-Inner/DESCR | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/p5-Class-Inner/DESCR b/devel/p5-Class-Inner/DESCR new file mode 100644 index 00000000000..5cddd22cf02 --- /dev/null +++ b/devel/p5-Class-Inner/DESCR @@ -0,0 +1,3 @@ +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. |