From: Vincent Pit Date: Fri, 6 Feb 2015 13:40:15 +0000 (+0100) Subject: Really be compatible with the OP_PARENT feature X-Git-Tag: rt100264~2 X-Git-Url: http://git.vpit.fr/?a=commitdiff_plain;h=937a967ba2770bc092c0ddbbb68f288c4bca853f;hp=937a967ba2770bc092c0ddbbb68f288c4bca853f;p=perl%2Fmodules%2FScope-Upper.git Really be compatible with the OP_PARENT feature OP_SIBLING() has been renamed to OpSIBLING() in perl 5.21.7. ---