Package perl-Devel-Leak: Information

    Source package: perl-Devel-Leak
    Version: 0.03-alt2.2
    Build time:  Nov 11, 2010, 08:20 AM
    Category: Development/Perl
    Report package bug
    License: GPL or Artistic
    Summary: Utility for looking for perl objects that are not reclaimed
    Description: 
    Devel::Leak is a utility for looking for Perl objects that are not
    reclaimed.

    List of rpms provided by this srpm:
    perl-Devel-Leak (x86_64, i586)

    Maintainer: Alexey Tourbin

    List of contributors:
    Alexey Tourbin

      1. perl-devel

    Last changed


    Sept. 21, 2010 Alexey Tourbin 0.03-alt2.2
    - rebuilt for perl-5.12
    Sept. 20, 2010 Alexey Tourbin 0.03-alt2.1
    - rebuilt for perl-5.12
    Oct. 26, 2006 Alexey Tourbin 0.03-alt2
    - imported sources into git and built with gear
    - fixed SEGV when re-using $handle several times (cpan #19067);
      explicitly reset the handle so it is not reused by mistake