]> git.vpit.fr Git - perl/modules/Variable-Magic.git/commit
Introduce VMG_COMPAT_ARRAY_UNSHIFT_NOLEN_VOID to cover unshift no longer calling...
authorVincent Pit <vince@profvince.com>
Thu, 27 Nov 2008 23:03:07 +0000 (00:03 +0100)
committerVincent Pit <vince@profvince.com>
Thu, 27 Nov 2008 23:16:33 +0000 (00:16 +0100)
commit036e59a9c5fdf052edd1f603caa6838cc1825663
treeca7504cff7e4e8bb682fdebce26d7ab81e1e1eae
parent9d92a5b82b92f5f1b31393d4aab400eb68e04f0b
Introduce VMG_COMPAT_ARRAY_UNSHIFT_NOLEN_VOID to cover unshift no longer calling len magic in void context (since 34908)
Magic.xs
lib/Variable/Magic.pm
t/01-import.t
t/31-array.t