Check for memory leaks and circular memory references
Perl's garbage collection has one big problem: Circular references can't
get cleaned up. A circular reference can be as simple as two reference
that refer to each other.
Test::Memory::Cycle is built on top of Devel::Cycle to give you an easy
way to check for these circular references.
- Sources inherited from project openSUSE:13.1
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:13.1:Update/perl-Test-Memory-Cycle && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Test-Memory-Cycle-1.04.tar.gz | 0000005128 5.01 KB | over 15 years |
perl-Test-Memory-Cycle.changes | 0000000769 769 Bytes | over 11 years |
perl-Test-Memory-Cycle.spec | 0000002571 2.51 KB | over 11 years |
Comments 0