perl-Test-Memory-Cycle - Check for memory leaks and circular memory references
Website: | http://search.cpan.org/dist/Test-Memory-Cycle/ |
---|---|
License: | GPL+ or Artistic |
Vendor: | Fedora Project |
- 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.04-9.fc14.noarch [11 KiB] |
Changelog
by Marcela Maslanova (2010-05-06):
- Mass rebuild with perl-5.12.0 |