perlhacktips: PERL_DEBUG_READONLY_OPS update
authorFather Chrysostomos <sprout@cpan.org>
Thu, 12 Jul 2012 19:52:07 +0000 (12:52 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Thu, 12 Jul 2012 20:20:11 +0000 (13:20 -0700)
commit9e080f1dc6d01de8c3d5948a9656066562085b87
tree61d6044f056510bdc8d2f322af5d89eb562c8152
parent2723c0fb189e0e7ba1d917fdb4a00e30bf979b62
perlhacktips: PERL_DEBUG_READONLY_OPS update

I don’t know when this changed, but I *can* build F<perl> with
PERL_DEBUG_READONLY_OPS, and I could before I rewrote it to use the
new slab allocator.  So that particular note in perlhacktips may have
been wrong for quite some time.  I assume it had to do with redefini-
tion sub warnings that try to set the line number of the current cop
(which is still a problem).
pod/perlhacktips.pod