perl-Test-Memory-Cycle - Check for memory leaks and circular memory references
Website: | https://metacpan.org/release/Test-Memory-Cycle |
---|---|
License: | Artistic-2.0 |
Vendor: | Alcance Libre, Inc. |
- Description:
Perl's garbage collection has one big problem: Circular references can't get cleaned up. A circular reference can be as simple as two objects 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.
Packages
perl-Test-Memory-Cycle-1.06-8.aldos.noarch [16 KiB] |
Changelog
by Joel Barrios (2024-07-09):
- Clean spec file. |