A better fix for RT #6006: revert change 29616, which was bogus,
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Sat, 23 Dec 2006 15:38:50 +0000 (15:38 +0000)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Sat, 23 Dec 2006 15:38:50 +0000 (15:38 +0000)
commite80b829c678662da5bda5d8b6fb6d7de54064909
tree1e2181e76687548cdc8146f208b905035178dcc0
parent3be6978253328b9f1f41af44a42a6ef871b7117e
A better fix for RT #6006: revert change 29616, which was bogus,
and add OP_SCOPE to the list of "dangerous" ops that might appear
on the right side of s///.
However, this fix does not work under taint mode, and op/subst.t
has -T.

p4raw-id: //depot/perl@29617
op.c