This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
ternary operator cond ? foo : bar being parsed as ?...?
authorSalvador Fandiño <sfandino@yahoo.com>
Fri, 17 Jun 2005 14:06:30 +0000 (15:06 +0100)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Tue, 21 Jun 2005 10:50:18 +0000 (10:50 +0000)
commit25c09cbfff59747c663fe98ca4036df86a317a59
tree1407ccf0b927e9007cca2c4e60c358235c7e4ebd
parenta7f5e44d3c17dca4fbe187441ce453de0886cdf3
ternary operator cond ? foo : bar being parsed as ?...?
Message-ID: <20050617130548.18776.qmail@lists.develooper.com>

with wordings improvements suggested by Ronald J Kimball

p4raw-id: //depot/perl@24920
pod/perldiag.pod
toke.c