Remove !!! and ??? operators
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Wed, 22 Jul 2009 09:20:35 +0000 (11:20 +0200)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Wed, 22 Jul 2009 09:47:57 +0000 (11:47 +0200)
commit678ae90b5bfdcb408a7a5c2767d230d736624a6c
treedc6782e9ebf59c86c12095de348cae83397e5ed4
parent16f708c9bc0dc48713b200031295a40bed83bbfc
Remove !!! and ??? operators

Those were adding non backwards compatible syntax, unlike "...",
as pointed out in bug #67646.
pod/perlop.pod
t/op/yadayada.t
toke.c