Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        perl-Test-Memory-Cycle - 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
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
        
        Changelog
        
            - * Tue May 24 18:00:00 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.02-1
- - Update to 1.02. 
            - * Sat May 14 18:00:00 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.00-4
- - Add dist tag. 
            - * Fri Apr 22 18:00:00 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.00-3
- - Fedora Extras: FC-4 version.