]> git.vpit.fr Git - perl/modules/Variable-Magic.git/commit
Add support for copy magic on code prototype clone rt90205
authorVincent Pit <vince@profvince.com>
Mon, 22 Sep 2014 17:07:25 +0000 (19:07 +0200)
committerVincent Pit <vince@profvince.com>
Mon, 22 Sep 2014 17:07:25 +0000 (19:07 +0200)
commit9ad970e109ea4caa9767db1bda9d475444920c7a
treec1e1ffb38c8241a2de4ede186c3273400cc06da7
parent3644707ff79f48c935403a704459f79a908c2121
Add support for copy magic on code prototype clone

This introduces the constant VMG_COMPAT_CODE_COPY_CLONE.
Magic.xs
lib/Variable/Magic.pm
t/01-import.t
t/25-copy.t