Package : perl-B-COW

Package details

Summary: B::COW additional B helpers to check COW status

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.



Maintainer: tv

List of RPMs

    No RPM found for perl-B-COW using the current filters, try other values.