libtest-refcount-perl_0.04-1_i386.changes is NEW

Debian Installer installer at ftp-master.debian.org
Sun May 17 03:32:44 UTC 2009


(new) libtest-refcount-perl_0.04-1.diff.gz optional perl
(new) libtest-refcount-perl_0.04-1.dsc optional perl
(new) libtest-refcount-perl_0.04-1_all.deb optional perl
Perl module to assert reference counts
 Test::Refcount asserts that an object's reference count is as expected. Since
 Perl's automatic memory management algorithm uses reference counting to keep
 track of which 'things' (ie, scalars, objects, etc.) are in use, problems
 like circular references (where a variable points to itself) can prevent Perl
 from properly freeing them.
 .
 If the assertion fails; that is, if the actual reference count is different
 to what was expected, a trace of references to the object is printed, using
 the Devel::FindRef module. It is probably most useful as part of a
 comprehensive module author test suite.
(new) libtest-refcount-perl_0.04.orig.tar.gz optional perl
Changes: libtest-refcount-perl (0.04-1) unstable; urgency=low
 .
  * Initial Release. (Closes: #527117)


Override entries for your package:

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


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