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:12.2
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:lafenghu/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 | |
perl-Test-Memory-Cycle.changes | 0000000769 769 Bytes | |
perl-Test-Memory-Cycle.spec | 0000002571 2.51 KB |
Latest Revision
Adrian Schröter (adrianSuSE)
committed
(revision 1)
branched from openSUSE:Factory
Comments 0