pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Devel-Refcount
Module Name: pkgsrc
Committed By: schmonz
Date: Thu Jul 30 12:51:22 UTC 2015
Added Files:
pkgsrc/devel/p5-Devel-Refcount: DESCR Makefile distinfo
Log Message:
Initial add of devel/p5-Devel-Refcount, a Perl 5 module to obtain
the REFCNT value of a referent.
This module provides a single function which obtains the reference
count of the object being pointed to by the passed reference value.
It also provides a debugging assertion that asserts a given reference
has a count of only 1.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/p5-Devel-Refcount/DESCR \
pkgsrc/devel/p5-Devel-Refcount/Makefile \
pkgsrc/devel/p5-Devel-Refcount/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index