Sophie

Sophie

distrib > Mageia > cauldron > i586 > media > core-release > by-pkgid > aa8e8916b05c59585ad5ab8ba9841053

perl-B-COW-0.7.0-2.mga10.i586.rpm

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.

Sources packages:

Other version of this rpm: