diff options
Diffstat (limited to 'devel/p5-Devel-Refcount/pkg-descr')
-rw-r--r-- | devel/p5-Devel-Refcount/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/devel/p5-Devel-Refcount/pkg-descr b/devel/p5-Devel-Refcount/pkg-descr new file mode 100644 index 000000000000..3126099b19c7 --- /dev/null +++ b/devel/p5-Devel-Refcount/pkg-descr @@ -0,0 +1,5 @@ +This module provides a single function, refcount(), which obtains the +reference count of the object being pointed to by the passed reference +value. + +WWW: http://search.cpan.org/dist/Devel-Refcount/ |