diff options
Diffstat (limited to 'devel/p5-Devel-Size/pkg-descr')
-rw-r--r-- | devel/p5-Devel-Size/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/p5-Devel-Size/pkg-descr b/devel/p5-Devel-Size/pkg-descr index 88a189d279ad..a876a91b795d 100644 --- a/devel/p5-Devel-Size/pkg-descr +++ b/devel/p5-Devel-Size/pkg-descr @@ -2,5 +2,3 @@ This module figures out the real sizes of Perl variables in bytes. Call functions with a reference to the variable you want the size of. If the variable is a plain scalar it returns the size of the scalar. If the variable is a hash or an array, use a reference when calling. - -WWW: https://metacpan.org/release/Devel-Size |