[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#368006: RFP: libtest-memory-cycle-perl -- Test::Memory::Cycle - Check for memory leaks and circular memory references



Package: wnpp
Severity: wishlist


* Package name    : libtest-memory-cycle-perl
  Version         : 1.02
  Upstream Author : Andy Lester <andy@petdance.com>
* URL             : http://search.cpan.org/dist/Test-Memory-Cycle/
* License         : As perl itself (GPL or artistic)
  Programming Lang: Perl
  Description     : Check for memory leaks and circular memory references in perl unit tests

Hello

I've noticed this package which is very usefull for any serious perl
development.

>From the manpage:

    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.
    
    You can also use memory_cycle_exists() to make sure that you have
    a cycle where you expect to have one.

Note that this module depends on Devel::Cycle
(http://search.cpan.org/dist/Devel-Cycle/) which is not packaged by
debian.

Cheers

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-1-686-smp
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)



Reply to: