Tue, 02 Jul 2024 21:25:05 UTC | login

Information for RPM perl-B-COW-0.004-10.fc37.riscv64.rpm

ID795823
Nameperl-B-COW
Version0.004
Release10.fc37
Epoch
Archriscv64
SummaryAdditional B helpers to check Copy On Write status
DescriptionB::COW provides some naïve additional B helpers to check the Copy On Write (COW) status of one SvPV (a Perl string variable). A COWed SvPV is sharing its string (the PV) with other SvPVs. It's a (kind of) Read Only C string, which would be Copied On Write (COW). More than one SV can share the same PV, but when one PV needs to alter it, it would perform a copy of it, decreasing the COWREFCNT counter. One SV can then drop the COW flag when it's the only one holding a pointer to the PV. The COWREFCNT is stored at the end of the PV, after the null byte terminating the string. That value is limited to 255: when we reach 255, a new PV would be created.
Build Time2022-09-06 13:17:28 GMT
Size24.35 KB
e3dd6b1deee39e2bbaa2835c50c78e76
LicenseGPL+ or Artistic
Buildrootf37-build-634117-69555
Provides
perl(B::COW) = 0.004
perl-B-COW = 0.004-10.fc37
perl-B-COW(riscv-64) = 0.004-10.fc37
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
ld-linux-riscv64-lp64d.so.1()(64bit)
ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit)
libperl.so.5.36()(64bit)
perl(:MODULE_COMPAT_5.36.0)
perl(Exporter)
perl(XSLoader)
perl(base)
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
rtld(GNU_HASH)
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 16 of 16
Name ascending sort Size
/usr/lib/.build-id0.00 B
/usr/lib/.build-id/d10.00 B
/usr/lib/.build-id/d1/a207d0b153d8a2530924a2efc34ccbc5544f4657.00 B
/usr/lib64/perl5/vendor_perl/B0.00 B
/usr/lib64/perl5/vendor_perl/B/COW.pm3.08 KB
/usr/lib64/perl5/vendor_perl/auto/B0.00 B
/usr/lib64/perl5/vendor_perl/auto/B/COW0.00 B
/usr/lib64/perl5/vendor_perl/auto/B/COW/COW.so15.27 KB
/usr/share/doc/perl-B-COW0.00 B
/usr/share/doc/perl-B-COW/Changes424.00 B
/usr/share/doc/perl-B-COW/README371.00 B
/usr/share/doc/perl-B-COW/examples0.00 B
/usr/share/doc/perl-B-COW/examples/synopsis.pl805.00 B
/usr/share/licenses/perl-B-COW0.00 B
/usr/share/licenses/perl-B-COW/LICENSE17.91 KB
/usr/share/man/man3/B::COW.3pm.gz2.20 KB
Component of No Buildroots