perl-Devel-Cycle - Find memory cycles in objects
Website: | http://search.cpan.org/dist/Devel-Cycle/ |
---|---|
License: | GPL+ or Artistic |
Vendor: | Fedora Project |
- 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.
Packages
perl-Devel-Cycle-1.07-1.el4.noarch [12 KiB] |
Changelog
by Jose Pedro Oliveira (2006-05-24):
- Update to 1.07. - Requirement version: perl(PadWalker) >= 1.0. |