Tue, 02 Jul 2024 21:17:08 UTC | login

Information for RPM perl-B-COW-0.004-4.fc33.riscv64.rpm

ID686890
Nameperl-B-COW
Version0.004
Release4.fc33
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 Time2020-08-14 11:12:06 GMT
Size23.92 KB
03b71321246c5994d7c89d4cce677f9c
LicenseGPL+ or Artistic
Buildrootf33-build-294927-55400
Provides
perl(B::COW) = 0.004
perl-B-COW = 0.004-4.fc33
perl-B-COW(riscv-64) = 0.004-4.fc33
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
libperl.so.5.32()(64bit)
libpthread.so.0()(64bit)
libpthread.so.0(GLIBC_2.27)(64bit)
perl(:MODULE_COMPAT_5.32.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/ce0.00 B
/usr/lib/.build-id/ce/9f570f1806c588142e926e7112d80b91c97c2157.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.so6.70 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
1 through 1 of 1
Buildroot descending sort Created State
f33-build-297394-55904 2020-08-14 18:47:37 expired