diff options
Diffstat (limited to 'devel/p5-Class-Tiny-Chained/pkg-descr')
-rw-r--r-- | devel/p5-Class-Tiny-Chained/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/p5-Class-Tiny-Chained/pkg-descr b/devel/p5-Class-Tiny-Chained/pkg-descr index 656c9a8a49e5..3c6a875bb128 100644 --- a/devel/p5-Class-Tiny-Chained/pkg-descr +++ b/devel/p5-Class-Tiny-Chained/pkg-descr @@ -2,5 +2,3 @@ Class::Tiny::Chained is a wrapper around Class::Tiny which makes the generated attribute accessors chainable; that is, when setting an attribute value, the object is returned so that further methods can be called. - -WWW: https://metacpan.org/release/Class-Tiny-Chained |