This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
specify type of bracket in "Unmatched bracket" diagnostic;
authorGurusamy Sarathy <gsar@cpan.org>
Fri, 26 Mar 1999 01:30:25 +0000 (01:30 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Fri, 26 Mar 1999 01:30:25 +0000 (01:30 +0000)
commitd98d5fffa337682ca6cac752b32ff55e863a53a0
tree5646cc0346e5300e94342be857a116e70c22528d
parenta7ae9550f26a080556f67048e2697d3c5a20f9f4
specify type of bracket in "Unmatched bracket" diagnostic;
prefer 'brace' or 'curly bracket' over 'curly brace'

p4raw-id: //depot/perl@3170
pod/perldiag.pod
pod/perlreftut.pod
pod/perlstyle.pod
t/op/misc.t
t/op/re_tests
toke.c