/test-memory-cycle

Test::Memory::Cycle -- A Perl module to check for memory leaks and circular memory references

Primary LanguagePerlArtistic License 2.0Artistic-2.0

test-memory-cycle

Test::Memory::Cycle -- A Perl module to check for memory leaks and circular memory references.

It's a thin Test::More-compatible wrapper around Lincoln Stein's Devel::Cycle module.