libtest-leaktrace-perl

Perl test module for tracing memory leaks

Description

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.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/Test-LeakTrace


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libtest-leaktrace-perl