]> git.vpit.fr Git - perl/modules/Sub-Op.git/commit
Add a "flags" parameter to sub_op_register()
authorVincent Pit <vince@profvince.com>
Mon, 19 Apr 2010 22:13:23 +0000 (00:13 +0200)
committerVincent Pit <vince@profvince.com>
Mon, 19 Apr 2010 22:28:29 +0000 (00:28 +0200)
commitb9c3a456f75424383f35cb83000965d76e56d4ed
tree85f7d24f0f4dbf9e0e313ddd6c18b76bcd4d2a4e
parentc987524f0641ca6a25d5e3072c9d1a2ecef2f57c
Add a "flags" parameter to sub_op_register()

If we're gonna break the API, let's do it with a BANG.
Op.xs
lib/Sub/Op.pm
sub_op.h
t/Sub-Op-LexicalSub/LexicalSub.xs