This branch provides a PERL_DEBUG_READONLY_COW mode that turns COW
violations into crashes. It also add documentation to perlguts
explaining how to handle COW strings in XS code.
There are two ‘known’ failures in IO::Compress’ tests. A patch has
been sent upstream.