libdevel-findref-perl_1.4-1_i386.changes is NEW

Debian Installer installer at ftp-master.debian.org
Sun May 10 19:55:02 UTC 2009


(new) libdevel-findref-perl_1.4-1.diff.gz optional perl
(new) libdevel-findref-perl_1.4-1.dsc optional perl
(new) libdevel-findref-perl_1.4-1_i386.deb optional perl
Perl module to find variables referring to an object
 Devel::FindRef is a module that can help developers track down reference
 problems. Since Perl keeps track of everything internally, it is usually
 possible to take an object/scalar/what-have-you and find everything that is
 referring to it.
 .
 One common scenario is that some object goes out of scope and you expect it
 to be destroyed, but there are still references to it that keep it from being
 garbage collected.
 .
 This module can output a tree containing a list of variables that point to a
 given value, along with some context about them, such as their scope and
 where they are.
(new) libdevel-findref-perl_1.4.orig.tar.gz optional perl
Changes: libdevel-findref-perl (1.4-1) unstable; urgency=low
 .
  * Initial Release. (Closes: #527116)


Override entries for your package:

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


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