diff options
Diffstat (limited to 'devel/p5-Class-Mixin/pkg-descr')
-rw-r--r-- | devel/p5-Class-Mixin/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/p5-Class-Mixin/pkg-descr b/devel/p5-Class-Mixin/pkg-descr index fe52994d09ad..baf7e9a88562 100644 --- a/devel/p5-Class-Mixin/pkg-descr +++ b/devel/p5-Class-Mixin/pkg-descr @@ -4,5 +4,3 @@ the source class. The primary advantage is that the behavior of a class can be modified to effectively be another class without changing any of the calling code -- just requires using the new class that mixes into the original. - -WWW: https://metacpan.org/release/Class-Mixin |