The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Test::LeakTrace"

Test::LeakTrace - Traces memory leaks River stage four • 53 direct dependents • 8549 total dependents

"Test::LeakTrace" provides several functions that trace memory leaks. This module scans arenas, the memory allocation system, so it can detect any leaked SVs in given blocks. Leaked SVs are SVs which are not released after the end of the scope they h...

LEEJO/Test-LeakTrace-0.17 - 05 Jan 2021 07:52:48 UTC

Test::LeakTrace::Script - A LeakTrace interface for whole scripts River stage four • 53 direct dependents • 8549 total dependents

This is a interface to "Test::LeakTrace" for whole scripts....

LEEJO/Test-LeakTrace-0.17 - 05 Jan 2021 07:52:48 UTC

Test::NoLeaks - Memory and file descriptor leak detector River stage zero No dependents

It is hard to track memory leaks. There are a lot of perl modules (e.g. Test::LeakTrace), that try to detect and point leaks. Unfortunately, they do not always work, and they are rather limited because they are not able to detect leaks in XS-code or ...

BINARY/Test-NoLeaks-0.06 - 21 Feb 2017 01:14:43 UTC

Test::Valgrind - Generate suppressions, analyse and test any command with valgrind. River stage one • 1 direct dependent • 3 total dependents

This module is a front-end to the "Test::Valgrind::*" API that lets you run Perl code through the "memcheck" tool of the "valgrind" memory debugger, to test for memory errors and leaks. If they aren't available yet, it will first generate suppression...

VPIT/Test-Valgrind-1.19 - 01 Aug 2016 20:56:46 UTC

Test::Mock::Object - Dead-simple mocking River stage zero No dependents

Mock objects can be a controversial topic, but sometimes they're very useful. However, mock objects in Perl often come in two flavors: * Incomplete mocks of existing modules * Generic mocks with clumsy interfaces I can never remember This module is m...

OVID/Test-Mock-Object-0.2 - 27 Jan 2022 12:45:11 UTC
5 results (0.039 seconds)