]> git.vpit.fr Git - perl/modules/Variable-Magic.git/blobdiff - t/34-glob.t
Cleaner version numbers
[perl/modules/Variable-Magic.git] / t / 34-glob.t
index 90821c5bf31498cef6049ef0486d85a6079b6fd7..1fe3df7b2cbc2b6030fcbecf19bec05c7af7a862 100644 (file)
@@ -63,7 +63,7 @@ watch {
  watch { cast *b, $wiz } +{ }, 'cast 2';
 } +{ }, 'scope end';
 
-%get = () if "$]" >= 5.013007;
+%get = () if "$]" >= 5.013_007;
 
 watch { undef *a } +{ %get }, 'undef';