libdevel-leak-perl_0.03-1_i386.changes is NEW

Debian Installer installer at ftp-master.debian.org
Fri Jul 4 11:02:09 UTC 2008


(new) libdevel-leak-perl_0.03-1.diff.gz optional perl
(new) libdevel-leak-perl_0.03-1.dsc optional perl
(new) libdevel-leak-perl_0.03-1_i386.deb optional perl
Utility for looking for perl objects that are not reclaimed
 Devel::Leak has two functions: NoteSV and CheckSV.
 .
 NoteSV walks the perl internal table of allocated SVs (scalar values) - (which
 actually  contains arrays and hashes too), and records their addresses in a
 table. It returns a count of these "things", and stores a pointer to the
 table (which is obtained from the heap using malloc()) in its argument.
 .
 CheckSV is passed argument which holds a pointer to a table created by
 NoteSV. It re-walks the perl-internals and calls sv_dump() for any "things"
 which did not exist when NoteSV was called. It returns a count of the number
 of "things" now allocated.
(new) libdevel-leak-perl_0.03.orig.tar.gz optional perl
Changes: libdevel-leak-perl (0.03-1) unstable; urgency=low
 .
  * Initial Release. (Closes: #480383)


Override entries for your package:

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


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