Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Devel-Leak | Distribution: SUSE Linux Enterprise 15 SP6 |
Version: 0.03 | Vendor: openSUSE |
Release: bp156.3.3 | Build date: Thu Dec 7 16:35:52 2023 |
Group: Development/Libraries/Perl | Build host: obs-power8-01 |
Size: 71182 | Source RPM: perl-Devel-Leak-0.03-bp156.3.3.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: http://search.cpan.org/~ni-s/Devel-Leak-0.03 | |
Summary: Utility for looking for perl objects that are not reclaimed |
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 <nick@ni-s.u-net.com>
GPL-1.0 or Artistic-1.0
* Wed Dec 14 2011 coolo@suse.com - fix license to be in spdx.org format * Fri Nov 18 2011 coolo@suse.com - use original .tar.gz * Wed Dec 01 2010 coolo@novell.com - switch to perl_requires macro * Sun Jan 10 2010 jengelh@medozas.de - enable parallel build * Thu Aug 06 2009 coolo@novell.com - initial package
/usr/lib/perl5/vendor_perl/5.26.1/ppc64le-linux-thread-multi /usr/lib/perl5/vendor_perl/5.26.1/ppc64le-linux-thread-multi/Devel /usr/lib/perl5/vendor_perl/5.26.1/ppc64le-linux-thread-multi/Devel/Leak.pm /usr/lib/perl5/vendor_perl/5.26.1/ppc64le-linux-thread-multi/auto/Devel /usr/lib/perl5/vendor_perl/5.26.1/ppc64le-linux-thread-multi/auto/Devel/Leak /usr/lib/perl5/vendor_perl/5.26.1/ppc64le-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
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 19:51:39 2024