perl-Devel-Cycle - Find memory cycles in objects
Description:
This is a simple developer's tool for finding circular references in objects and other types of references. Because of Perl's reference-count based memory management, circular references will cause memory leaks.
Homepage: http://search.cpan.org/dist/Devel-Cycle/
License: GPL+ or Artistic
Vendor: Fedora Project
Packages
perl-Devel-Cycle-1.07-1.fc8.2.noarch [13 KiB] |
Changelog by Tom "spot" Callaway (2007-10-15):
- add BR: perl(Test::More) |