libtest-leaktrace-perl 0.17-1build2 source package in Ubuntu

Changelog

libtest-leaktrace-perl (0.17-1build2) lunar; urgency=medium

  * Rebuild against new perlapi-5.36.

 -- Gianfranco Costamagna <email address hidden>  Fri, 04 Nov 2022 12:12:04 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Lunar
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe perl
Lunar release universe perl

Downloads

File Size SHA-256 Checksum
libtest-leaktrace-perl_0.17.orig.tar.gz 33.3 KiB 777d64d2938f5ea586300eef97ef03eacb43d4c1853c9c3b1091eb3311467970
libtest-leaktrace-perl_0.17-1build2.debian.tar.xz 4.1 KiB 60a7fdc11d4e51fc75644c5f8658fc4b6f827a45c190f1d50faf0158d82bf5ea
libtest-leaktrace-perl_0.17-1build2.dsc 2.1 KiB aebb403c9c2b9d43621c5ac83dc8c4f6b28e7b52e2b2a2e367f6ccb1b91b30cf

Available diffs

View changes file

Binary packages built by this source

libtest-leaktrace-perl: Perl test module for tracing memory leaks

 Test::LeakTrace provides several functions that detect and trace memory leaks.
 This module scans arenas, the memory allocation system, so it can detect any
 leaked scalar values (SVs) in given blocks. Leaked SVs are those which are not
 released after the end of the scope they have been created, including internal
 caches and global variables.

libtest-leaktrace-perl-dbgsym: debug symbols for libtest-leaktrace-perl