Sophie

Sophie

distrib > Mageia > 8 > i586 > media > core-release-src > by-pkgid > ce98fecd2bb7691306ca2c5a29fdb56b

perl-B-COW-0.4.0-2.mga8.src.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.

Generated packages:

Other version of this rpm: