This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Eliminate PL_dirty
authorFlorian Ragwitz <rafl@debian.org>
Fri, 1 Oct 2010 21:28:36 +0000 (23:28 +0200)
committerFlorian Ragwitz <rafl@debian.org>
Sun, 14 Nov 2010 16:18:05 +0000 (17:18 +0100)
commit627364f14af689f968a4854d02bdcc59ee644657
tree46d02fa1c9cc5bc3134242965ad1851b66ee7a21
parent9ebf26ad4d30e289feeaec20ee238d6874f4b27e
Eliminate PL_dirty

It now only exists as a compatibility macro for extensions that want to
introspect it.
cpan/Devel-PPPort/parts/inc/variables
embedvar.h
gv.c
hv.c
intrpvar.h
mg.c
pad.c
perl.c
perl.h
sv.c
util.c