]> git.vpit.fr Git - perl/modules/re-engine-Plugin.git/blobdiff - t/50-num_buff/LENGTH.t
Quote "$]" to work around a bug in old perls
[perl/modules/re-engine-Plugin.git] / t / 50-num_buff / LENGTH.t
index 957b39edb473c28bb94d2cdb6423718852b6488f..07847839f554b26b86f759a15c7f6fd3551d443b 100644 (file)
@@ -1,5 +1,6 @@
 use strict;
-use Test::More $] < 5.011 ? (tests => 7) : (skip_all => 'Not working in blead');
+use Test::More "$]" < 5.011 ? (tests => 7)
+                            : (skip_all => 'Not working in blead');
 
 use re::engine::Plugin (
     exec => sub {