This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
redo change#2061 and parts of change#1169 with code in the
authorGurusamy Sarathy <gsar@cpan.org>
Mon, 24 May 1999 01:49:20 +0000 (01:49 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Mon, 24 May 1999 01:49:20 +0000 (01:49 +0000)
commit7a52d87a7fbc7848e6b3e9e96db52d4070212cca
tree3821fdd60a6fdec55d2a219fb6d5cff9686bed03
parenta9ef352ac26829339bf17aa20568b3bde2fb1dd0
redo change#2061 and parts of change#1169 with code in the
parser; PL_last_proto hackery gone, strict 'subs' in now
implemented in the optimizer where specifying the exceptional
cases is much more robust; '*' (bareword) prototype now works
reliably when used in second and subsequent arguments

p4raw-link: @2061 on //depot/perl: bf8481137c02593eb36f8d0e234a2ec41a1c92e4
p4raw-link: @1169 on //depot/perl: 2a841d1398ee9bbf30a942905192cc2591b3e92a

p4raw-id: //depot/perl@3447
dump.c
embed.h
embed.pl
objXSUB.h
op.c
op.h
proto.h
toke.c