]> git.vpit.fr Git - perl/modules/Sub-Op.git/commitdiff
Stop passing the package and the name from the magical callback to the check function
authorVincent Pit <vince@profvince.com>
Fri, 1 Jan 2010 22:14:59 +0000 (23:14 +0100)
committerVincent Pit <vince@profvince.com>
Fri, 1 Jan 2010 23:33:53 +0000 (00:33 +0100)
We can infer those from the gv.

Also, properly delete the placeholder when testing if the symbol exists
by hooking into the gelem check function.


No differences found