Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-B-COW | Distribution: Mageia |
Version: 0.7.0 | Vendor: Mageia.Org |
Release: 4.mga10 | Build date: Sun Jun 29 14:05:54 2025 |
Group: Development/Perl | Build host: localhost |
Size: 88059 | Source RPM: perl-B-COW-0.7.0-4.mga10.src.rpm |
Packager: umeabot <umeabot> | |
Url: https://metacpan.org/release/B-COW | |
Summary: B::COW additional B helpers to check COW status |
B::COW provides some naive additional B helpers to check the COW status of one SvPV. COW or Copy On Write introduction A COWed SvPV is sharing its string (the PV) with other SvPVs. It's a (kind of) Read Only C string, that would be Copied On Write (COW). More than one SV can share the same PV, but when one PV need to alter it, it would perform a copy of it, decrease the COWREFCNT counter.
GPLv1+ or Artistic
* Sun Jun 29 2025 umeabot <umeabot> 0.7.0-4.mga10 + Revision: 2226384 - Mageia 10 Mass Rebuild * Fri Aug 23 2024 neoclust <neoclust> 0.7.0-3.mga10 + Revision: 2088444 - Rebuild against against new Perl * Sun Nov 26 2023 tv <tv> 0.7.0-2.mga10 + Revision: 2009906 - Rebuild for perl-5.38
/usr/lib/.build-id /usr/lib/.build-id/3b /usr/lib/.build-id/3b/e9a9b30e343ca840bac6c4c4d3b904aa9db9db /usr/lib/perl5/vendor_perl/B /usr/lib/perl5/vendor_perl/B/COW.pm /usr/lib/perl5/vendor_perl/auto /usr/lib/perl5/vendor_perl/auto/B /usr/lib/perl5/vendor_perl/auto/B/COW /usr/lib/perl5/vendor_perl/auto/B/COW/COW.so /usr/share/doc/perl-B-COW /usr/share/doc/perl-B-COW/Changes /usr/share/doc/perl-B-COW/LICENSE /usr/share/doc/perl-B-COW/META.json /usr/share/doc/perl-B-COW/META.yml /usr/share/doc/perl-B-COW/MYMETA.yml /usr/share/doc/perl-B-COW/README /usr/share/doc/perl-B-COW/examples /usr/share/doc/perl-B-COW/examples/synopsis.pl /usr/share/man/man3/B::COW.3pm.xz
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Jun 30 06:35:13 2025