libtest-valgrind-perl_1.02-1_i386.changes is NEW

Archive Administrator installer at ftp-master.debian.org
Mon Jun 1 21:52:00 UTC 2009


(new) libtest-valgrind-perl_1.02-1.diff.gz optional perl
(new) libtest-valgrind-perl_1.02-1.dsc optional perl
(new) libtest-valgrind-perl_1.02-1_i386.deb optional perl
Perl module to test Perl code through valgrind
 Test::Valgrind is a module that lets you run Perl code through the memcheck
 tool of the Valgrind Memory Debugger, to test it for memory errors and leaks.
 .
 Due to the nature of perl's memory allocator, this module can't track leaks
 of Perl objects. This includes non-mortalized scalars and memory cycles.
 However, it can track leaks of chunks of memory allocated in XS extensions
 with Newx and friends or malloc. As such, it's complementary to the other
 very good leak detectors such as Test::LeakTrace.
 .
 Additionally, this module can run arbitrary commands (not just Perl code)
 and provide output compliant with Perl's Test Anything Protocol (TAP).
 This means that any executable can be run under valgrind and incorporated
 into your testsuite.
(new) libtest-valgrind-perl_1.02.orig.tar.gz optional perl
Changes: libtest-valgrind-perl (1.02-1) unstable; urgency=low
 .
  * Initial Release. (Closes: #526386)


Override entries for your package:

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


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