This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
fix parsing of here documents in C<eval 's/.../<<FOO/e'>
authorGurusamy Sarathy <gsar@cpan.org>
Tue, 9 Mar 1999 03:16:07 +0000 (03:16 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Tue, 9 Mar 1999 03:16:07 +0000 (03:16 +0000)
commit0244c3a403af2426ac6678d042024bb183ebbfa9
tree40a351e091ccd9a2bb3b3161bc86da1768784ce2
parentdce40276d967c484e2b36928ff656a2f5ac3647a
fix parsing of here documents in C<eval 's/.../<<FOO/e'>

p4raw-id: //depot/perl@3098
op.c
perl.h
pod/perldelta.pod
t/base/lex.t
toke.c