libdevel-refcount-perl_0.05-1_i386.changes is NEW

Debian Installer installer at ftp-master.debian.org
Thu May 14 23:17:10 UTC 2009


(new) libdevel-refcount-perl_0.05-1.diff.gz optional perl
(new) libdevel-refcount-perl_0.05-1.dsc optional perl
(new) libdevel-refcount-perl_0.05-1_i386.deb optional perl
Perl module to obtain the reference count of a variable
 Devel::Refcount provides a single function which obtains the reference count
 of the object being pointed to by the passed reference value.
 .
 Internally, Perl maintains a count of the number of 'things' referring to each
 variable, as a means of providing automatic memory management. Every time a
 reference is made to a scalar value, for example, the reference count is
 incremented; every time that reference is lost (eg. when a lexical variable
 goes out of scope) then the reference count is decremented.
(new) libdevel-refcount-perl_0.05.orig.tar.gz optional perl
Changes: libdevel-refcount-perl (0.05-1) unstable; urgency=low
 .
  * Initial Release. (Closes: #527107)


Override entries for your package:

Announcing to debian-devel-changes at lists.debian.org
Closing bugs: 527107 


Your package contains new components which requires manual editing of
the override file.  It is ok otherwise, so please be patient.  New
packages are usually added to the override file about once a week.

You may have gotten the distribution wrong.  You'll get warnings above
if files already exist in other distributions.



More information about the pkg-perl-maintainers mailing list