diff options
Diffstat (limited to 'ext/B/B.pm')
-rw-r--r-- | ext/B/B.pm | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/ext/B/B.pm b/ext/B/B.pm index 13ff5b3dbf..fdf79aebad 100644 --- a/ext/B/B.pm +++ b/ext/B/B.pm @@ -7,7 +7,7 @@ # package B; -our $VERSION = '1.15'; +our $VERSION = '1.16'; use XSLoader (); require Exporter; @@ -1017,8 +1017,6 @@ This returns the op description from the global C PL_op_desc array =item opt -=item static - =item flags =item private |