Package : perl-B-COW > RPM : perl-B-COW-0.7.0-1.mga9.i586.rpm

Basic items

Install
Name perl-B-COW
Version 0.7.0
Release 1.mga9
URL https://metacpan.org/release/B-COW
Group Development/Perl
Summary B::COW additional B helpers to check COW status
Size 88KB
Arch i586
License GPLv1+ or Artistic

Description

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.

Media information

Distribution release Mageia cauldron
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2022-10-27 10:29:54
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie