]> git.vpit.fr Git - perl/modules/Variable-Magic.git/commit
Switch to qw<>
authorVincent Pit <vince@profvince.com>
Wed, 19 Jan 2011 17:45:36 +0000 (18:45 +0100)
committerVincent Pit <vince@profvince.com>
Wed, 19 Jan 2011 17:45:36 +0000 (18:45 +0100)
commit3bc98bdbdb230943e7fb3135e325f10013acac2d
tree08d8651f4ccd185e6dbdafd01c074cbd3c4e7d81
parent159e8ad7c747edb4a25db2f2673bbe143531f347
Switch to qw<>
36 files changed:
Makefile.PL
lib/Variable/Magic.pm
samples/copy.pl
samples/magic.pl
samples/synopsis.pl
samples/uvar.pl
samples/vm_vs_tie.pl
t/01-import.t
t/10-simple.t
t/11-multiple.t
t/13-data.t
t/14-callbacks.t
t/15-self.t
t/16-huf.t
t/17-ctl.t
t/18-opinfo.t
t/20-get.t
t/21-set.t
t/22-len.t
t/23-clear.t
t/24-free.t
t/25-copy.t
t/27-local.t
t/28-uvar.t
t/30-scalar.t
t/31-array.t
t/32-hash.t
t/33-code.t
t/34-glob.t
t/35-stash.t
t/40-threads.t
t/41-clone.t
t/80-leaks.t
t/lib/Variable/Magic/TestScopeEnd.pm
t/lib/Variable/Magic/TestValue.pm
t/lib/Variable/Magic/TestWatcher.pm