]> git.vpit.fr Git - perl/modules/Variable-Magic.git/commit
Add support for METHOP ops rt99319
authorVincent Pit <vince@profvince.com>
Mon, 20 Oct 2014 21:39:48 +0000 (19:39 -0200)
committerVincent Pit <vince@profvince.com>
Mon, 20 Oct 2014 21:39:48 +0000 (19:39 -0200)
commita5ab162c9a0aa14e6caccd7104d719912115898f
tree3cbc71d8689cf405950b70751d1e5a01b00f3112
parent4eaf2c57794114c12c93c0c8faf9bc07b20182f7
Add support for METHOP ops

This new op class has been introduced with perl commit b46e009d9, which was
published with perl 5.21.5.

This fixes RT #99319.
Magic.xs
t/18-opinfo.t