diff options
Diffstat (limited to 'devel/p5-Class-Mixin/pkg-descr')
-rw-r--r-- | devel/p5-Class-Mixin/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Class-Mixin/pkg-descr b/devel/p5-Class-Mixin/pkg-descr index d2b4aac6ea36..fe52994d09ad 100644 --- a/devel/p5-Class-Mixin/pkg-descr +++ b/devel/p5-Class-Mixin/pkg-descr @@ -5,4 +5,4 @@ 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: http://search.cpan.org/dist/Class-Mixin/ +WWW: https://metacpan.org/release/Class-Mixin |