This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
PL_curpad == AvARRAY(PL_comppad) always
authorDave Mitchell <davem@fdisolutions.com>
Fri, 18 Oct 2002 13:36:40 +0000 (14:36 +0100)
committerhv <hv@crypt.org>
Tue, 22 Oct 2002 17:04:26 +0000 (17:04 +0000)
commitf3548bdc4d2efd11e139d110e60764b9dae81319
tree422946e9b45718c9b89294215cd0ce41c7e258ea
parente0fa987931295419ee9237d08014c4c5381f1cf8
PL_curpad == AvARRAY(PL_comppad) always
Message-ID: <20021018133640.A19172@fdgroup.com>

p4raw-id: //depot/perl@18048
18 files changed:
cop.h
embed.fnc
ext/List/Util/Util.xs
global.sym
op.c
pad.c
pad.h
perl.c
perlapi.h
pod/perlintern.pod
pp_ctl.c
proto.h
regcomp.c
regexec.c
scope.c
scope.h
sv.c
t/op/closure.t