]> git.vpit.fr Git - perl/modules/Variable-Magic.git/commit
5.13.2 calls get magic on globs
authorVincent Pit <vince@profvince.com>
Fri, 25 Jun 2010 20:30:18 +0000 (22:30 +0200)
committerVincent Pit <vince@profvince.com>
Fri, 25 Jun 2010 20:30:18 +0000 (22:30 +0200)
commitd40ee99380faf573a5d2983fbd730600266244e7
tree8c258711ff01306f3734f4f0ae0f8cc2f134d9b8
parentaa28d3a561bda4e078b6af411526956ad84b2c38
5.13.2 calls get magic on globs

Add the new compatibility macro VMG_COMPAT_GLOB_GET to reflect this change.
Magic.xs
lib/Variable/Magic.pm
t/01-import.t
t/34-glob.t