Description
Perl developers can inspect copy-on-write behavior in scalar values through additional B module helpers. This is useful when debugging memory behavior, optimizing modules, or writing tests around Perl internals.
It is a specialized developer library. Most users only need it when another Perl module uses it for testing or introspection.