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.
- Developed at devel:languages:perl
- Sources inherited from project openSUSE:Factory
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/perl-Test-Memory-Cycle && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Test-Memory-Cycle-1.06.tar.gz | 0000008928 8.72 KB | |
cpanspec.yml | 0000000668 668 Bytes | |
perl-Test-Memory-Cycle.changes | 0000001865 1.82 KB | |
perl-Test-Memory-Cycle.spec | 0000001843 1.8 KB |
Latest Revision
Dominique Leuenberger (dimstar_suse)
accepted
request 389472
from
Stephan Kulow (coolo)
(revision 15)
- add the license also to cpanspec.yml
Comments 0