Logoj0ke.net Open Build Service > Projects > server:monitoring > nagios-plugins-nwc-health > Binaries > nagios-plugins-nwc-health-8... > Dependencies
Sign Up | Log In

Dependency of nagios-plugins-nwc-health-8.0-1.1.src.rpm

Name: perl-Devel-Leak

Project: openSUSE_13.2

Repository: oss

Title: 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 <nick@ni-s.u-net.com>

Version: 0.03

Release: 24.1.3

Architecture: x86_64

Size: 12.9 KB

Build Time: 2014-10-06 15:20:39 +0200 (over 9 years ago)

Provides

Symbol Required by
Leak.so()(64bit)
perl(Devel::Leak) = 0.03
perl-Devel-Leak = 0.03-24.1.3
perl-Devel-Leak(x86-64) = 0...

Requires

Symbol Provided by
libc.so.6()(64bit) glibc
libc.so.6(GLIBC_2.2.5)(64bit) glibc
libc.so.6(GLIBC_2.3.4)(64bit) glibc
perl(:MODULE_COMPAT_5.20.1) perl