This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
implement STOP blocks and fix compiler to use them (minimally
authorGurusamy Sarathy <gsar@cpan.org>
Thu, 4 Nov 1999 17:28:29 +0000 (17:28 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Thu, 4 Nov 1999 17:28:29 +0000 (17:28 +0000)
commit4f25aa189c4a92535547c706ad37c13b7caee387
tree08af6df6000b2bd878b1b2e5e05cd48a1db0464b
parent0e950d832564d240b1bebd0a01f04f9f5d57cc79
implement STOP blocks and fix compiler to use them (minimally
tested)

p4raw-id: //depot/perl@4515
19 files changed:
embedvar.h
ext/B/B/Lint.pm
ext/B/B/Stash.pm
ext/B/NOTES
ext/B/O.pm
intrpvar.h
keywords.h
keywords.pl
objXSUB.h
op.c
perl.c
pod/perldelta.pod
pod/perldiag.pod
pod/perlfunc.pod
pod/perlmod.pod
pod/perlrun.pod
pod/perlsub.pod
pod/perltodo.pod
toke.c