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:11.4
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:11.4:Update/perl-Test-Memory-Cycle && cd $_ - Create Badge
Refresh
Source Files
| Filename | Size | Changed |
|---|---|---|
| Test-Memory-Cycle-1.04.tar.gz | 0000005128 5.01 KB | |
| perl-Test-Memory-Cycle.changes | 0000000470 470 Bytes | |
| perl-Test-Memory-Cycle.spec | 0000002779 2.71 KB |
Comments 0