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