]> git.vpit.fr Git - perl/modules/Variable-Magic.git/commit
Allow passing ref-to-undef as callbacks to install a noop callback
authorVincent Pit <vince@profvince.com>
Fri, 17 Feb 2012 18:16:16 +0000 (19:16 +0100)
committerVincent Pit <vince@profvince.com>
Fri, 17 Feb 2012 18:16:16 +0000 (19:16 +0100)
commitf7f52ae0225ab0bf6304c21f5c8f53b2e9307bfa
tree86362c102b7c40ca0d237de9aec8c2c69ecb710d
parent99a180a4963343a5ce0a7336e6ea54e47630d099
Allow passing ref-to-undef as callbacks to install a noop callback
Magic.xs
lib/Variable/Magic.pm
t/14-callbacks.t
t/22-len.t
t/27-local.t