Tue, 25 Jun 2024 23:13:41 UTC | login

Information for RPM perl-B-COW-0.007-6.fc40.riscv64.rpm

ID1187067
Nameperl-B-COW
Version0.007
Release6.fc40
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 Time2024-02-21 14:47:06 GMT
Size24.80 KB
9c97666f92a4490c8d1c5351669bc452
LicenseGPL-1.0-or-later OR Artistic-1.0-Perl
Buildrootf40-build-778115-129751
Provides
perl(B::COW) = 0.007
perl-B-COW = 0.007-6.fc40
perl-B-COW(riscv-64) = 0.007-6.fc40
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.38()(64bit)
perl(:MODULE_COMPAT_5.38.2)
perl(Exporter)
perl(XSLoader)
perl(base)
perl(strict)
perl(warnings)
perl-libs
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/890.00 B
/usr/lib/.build-id/89/111797c48a464b5c142cf353d5fd18de60265d57.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.so14.78 KB
/usr/share/doc/perl-B-COW0.00 B
/usr/share/doc/perl-B-COW/Changes800.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.gz1.91 KB
Component of
1 through 1 of 1
Buildroot descending sort Created State
f40-build-779702-130430 2024-02-22 17:58:57 expired