SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Test-MemoryGrowth rpm build for : Fedora 9. For other distributions click perl-Test-MemoryGrowth.

Name : perl-Test-MemoryGrowth
Version : 0.04 Vendor : Fedora Project
Release : 6.el9 Date : 2021-12-16 13:25:58
Group : Unspecified Source RPM : perl-Test-MemoryGrowth-0.04-6.el9.src.rpm
Size : 0.04 MB
Packager : Fedora Project
Summary : assert that code does not cause growth in memory usage
Description :
This module provides a function to check that a given block of code does
not result in the process consuming extra memory once it has finished.
Despite the name of this module it does not, in the strictest sense of the
word, test for a memory leak: that term is specifically applied to cases
where memory has been allocated but all record of it has been lost, so it
cannot possibly be reclaimed. While the method employed by this module can
detect such bugs, it can also detect cases where memory is still referenced
and reachable, but the usage has grown more than would be expected or
necessary.

RPM found in directory: /vol/rzm3/linux-fedora-buffet/epel/9/Everything/x86_64/Packages/p

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Test-MemoryGrowth-0.04-6.el9.noarch.rpm
ftp.icm.edu.pl  perl-Test-MemoryGrowth-0.04-6.el9.noarch.rpm
ftp.icm.edu.pl  perl-Test-MemoryGrowth-0.04-6.el9.noarch.rpm
ftp.icm.edu.pl  perl-Test-MemoryGrowth-0.04-6.el9.noarch.rpm
     

Provides :
perl(Test::MemoryGrowth)
perl-Test-MemoryGrowth

Requires :
perl(:MODULE_COMPAT_5.32.1)
perl(Test::Builder::Module)
perl(base)
perl(constant)
perl(strict)
perl(warnings)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/share/doc/perl-Test-MemoryGrowth
/usr/share/doc/perl-Test-MemoryGrowth/Changes
/usr/share/doc/perl-Test-MemoryGrowth/README
/usr/share/licenses/perl-Test-MemoryGrowth
/usr/share/licenses/perl-Test-MemoryGrowth/LICENSE
/usr/share/man/man3/Test::MemoryGrowth.3pm.gz
/usr/share/perl5/vendor_perl/Test
/usr/share/perl5/vendor_perl/Test/MemoryGrowth.pm

 
ICM