Metadata for perl-Test-MemoryGrowth-0.04-6.el9.noarch.rpm

0 directories 0 files
Go up

INFO

Name: perl-Test-MemoryGrowth
Version: 0.04-6.el9
Arch: noarch
Summary: Assert that code does not cause growth in memory usage
License: GPL+ or Artistic
Vendor: Fedora Project
Build Host: buildvm-ppc64le-35.iad2.fedoraproject.org
Build Date: Thu Dec 16 12:25:58 2021
Size: 39907
URL: https://metacpan.org/release/Test-MemoryGrowth
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.

FILES

/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

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

PROVIDES

perl(Test::MemoryGrowth) 0.04
perl-Test-MemoryGrowth 0.04-6.el9

CONFIG FILES

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

LICENSE FILES

GPL+ or Artistic