diff options
Diffstat (limited to 'devel/p5-Scalar-Listify/pkg-descr')
-rw-r--r-- | devel/p5-Scalar-Listify/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/p5-Scalar-Listify/pkg-descr b/devel/p5-Scalar-Listify/pkg-descr index 259449a8d9a4..7c1b9f1eea52 100644 --- a/devel/p5-Scalar-Listify/pkg-descr +++ b/devel/p5-Scalar-Listify/pkg-descr @@ -9,5 +9,3 @@ with one's task. Ie: print ref($text_scalar) ? (join ':', @$text_scalar) : $text_scalar; And this module is designed to address just that! - -WWW: https://metacpan.org/release/Scalar-Listify |