diff options
Diffstat (limited to 'devel/p5-Class-MixinFactory/pkg-descr')
-rw-r--r-- | devel/p5-Class-MixinFactory/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/p5-Class-MixinFactory/pkg-descr b/devel/p5-Class-MixinFactory/pkg-descr index 99b43b287125..073e6e3f410d 100644 --- a/devel/p5-Class-MixinFactory/pkg-descr +++ b/devel/p5-Class-MixinFactory/pkg-descr @@ -4,5 +4,3 @@ inherit from a base class and some optional selection of mixin classes. A factory is provided to generate the mixed classes with multiple inheritance. A NEXT method allows method redispatch up the inheritance chain. - -WWW: https://metacpan.org/release/Class-MixinFactory |