X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=ext%2FOpcode%2Fops.pm;h=8a7a200665a042dabf12bef8ed6b05bead337b17;hb=821bf9a5d89e1fc44be0165540e1f57de5c874e1;hp=9b553b76347faa69007f23af37cc460f1c2f6c5b;hpb=f610777fe6e5155eff71b75c639bbca2c354315c;p=p5sagit%2Fp5-mst-13.2.git diff --git a/ext/Opcode/ops.pm b/ext/Opcode/ops.pm index 9b553b7..8a7a200 100644 --- a/ext/Opcode/ops.pm +++ b/ext/Opcode/ops.pm @@ -1,5 +1,7 @@ package ops; +our $VERSION = '1.00'; + use Opcode qw(opmask_add opset invert_opset); sub import {