Package : perl-B-COW > RPM : perl-B-COW-0.7.0-2.mga10.i586.rpm

Basic items

Install
Name perl-B-COW
Version 0.7.0
Release 2.mga10
URL https://metacpan.org/release/B-COW
Group Development/Perl
Summary B::COW additional B helpers to check COW status
Size 87KB
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 perl-B-COW-0.7.0-2.mga10.src.rpm
Build time 2023-11-26 23:20:22
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie