Enable PERL_NEW_COPY_ON_WRITE by default
authorFather Chrysostomos <sprout@cpan.org>
Wed, 21 Nov 2012 20:45:33 +0000 (12:45 -0800)
committerFather Chrysostomos <sprout@cpan.org>
Tue, 27 Nov 2012 15:05:02 +0000 (07:05 -0800)
commit07d01d6ec25527bf0236de2205ea412d40353058
tree672c15b1b0746a0275ffcccb93f39438bb36d55a
parentf7a8268cd8b5af71e2d24a595ca88e48464a3e94
Enable PERL_NEW_COPY_ON_WRITE by default

One can disable this with -Accflags=-DPERL_NO_COW.

I am leaving this in for debugging purposes.  If it causes no problems
in 5.18, we might remove the defines and enable it unconditionally in
5.20, but then again we might not.
perl.h