]> git.vpit.fr Git - perl/modules/Variable-Magic.git/commitdiff
Store a placeholder in the wizards set for every manually generated signature.
authorVincent Pit <vince@profvince.com>
Sun, 1 Mar 2009 18:06:18 +0000 (19:06 +0100)
committerVincent Pit <vince@profvince.com>
Sun, 1 Mar 2009 18:06:18 +0000 (19:06 +0100)
Before that, it was possible to generate the same signature twice before actually defining the wizards.

As a result of this, casting from an obsolete signature now croaks.


No differences found