libtest-memory-cycle-perl_1.04-1_i386.changes is NEW
Debian Installer
installer at ftp-master.debian.org
Thu Feb 12 15:02:05 UTC 2009
(new) libtest-memory-cycle-perl_1.04-1.diff.gz optional perl
(new) libtest-memory-cycle-perl_1.04-1.dsc optional perl
(new) libtest-memory-cycle-perl_1.04-1_all.deb optional perl
Perl module that verifies code hasn't left circular references
Test::Memory::Cycle checks for memory leaks and circular memory
references. It's a thin Test::More-compatible wrapper around Lincoln
Stein's Devel::Cycle module.
.
Perl's garbage collection has one big problem: Circular references
can't get cleaned up. A circular reference can be as simple as two
reference that refer to each other. Test::Memory::Cycle is built on
top of Devel::Cycle to give you an easy way to check for these
circular references. You can also use memory_cycle_exists() to make
sure that you have a cycle where you expect to have one.
(new) libtest-memory-cycle-perl_1.04.orig.tar.gz optional perl
Changes: libtest-memory-cycle-perl (1.04-1) unstable; urgency=low
.
* Initial Release. (Closes: #368006)
Override entries for your package:
Announcing to debian-devel-changes at lists.debian.org
Closing bugs: 368006
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