SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Devel-Leak rpm build for : OpenSuSE. For other distributions click perl-Devel-Leak.

Name : perl-Devel-Leak
Version : 0.03 Vendor : openSUSE
Release : lp152.3.2 Date : 2019-09-20 18:25:36
Group : Development/Libraries/Perl Source RPM : perl-Devel-Leak-0.03-lp152.3.2.src.rpm
Size : 0.02 MB
Packager : https://bugs_opensuse_org
Summary : Utility for looking for perl objects that are not reclaimed
Description :

Devel-Leak module for perl
Devel::Leak has two functions NoteSV and CheckSV.
NoteSV walks the perl internal table of allocated SVs (scalar values)
- (which actually contains arrays and hashes too),
and records their addresses in a table. It returns a count of these \"things\",
and stores a pointer to the table (which is obtained from the heap
using malloc()) in its argument.
CheckSV is passed argument which holds a pointer to a table created by NoteSV.
It re-walks the perl-internals and calls sv_dump() for any \"things\"
which did not exist when NoteSV was called.
It returns a count of the number of \"things\" now allocated.
Author: Nick Ing-Simmons < nickAATTni-s.u-net.com>

RPM found in directory: /vol/rzm3/linux-opensuse/distribution/leap/15.2/repo/oss/x86_64

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Devel-Leak-0.03-lp152.3.2.x86_64.rpm
     

Provides :
perl(Devel::Leak)
perl-Devel-Leak
perl-Devel-Leak(x86-64)

Requires :
libc.so.6()(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.3.4)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
perl(:MODULE_COMPAT_5.26.1)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/Devel
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/Devel/Leak.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/auto/Devel
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/auto/Devel/Leak
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/auto/Devel/Leak/Leak.so
/usr/share/doc/packages/perl-Devel-Leak
/usr/share/doc/packages/perl-Devel-Leak/README
/usr/share/man/man3/Devel::Leak.3pm.gz

 
ICM