summaryrefslogtreecommitdiff
path: root/bin/aseag-m
diff options
context:
space:
mode:
Diffstat (limited to 'bin/aseag-m')
-rwxr-xr-xbin/aseag-m2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/aseag-m b/bin/aseag-m
index e2c4111..248478d 100755
--- a/bin/aseag-m
+++ b/bin/aseag-m
@@ -3,7 +3,7 @@ use strict;
use warnings;
use 5.010;
-no if $] >= 5.018, warnings => "experimental::smartmatch";
+no if $] >= 5.018, warnings => 'experimental::smartmatch';
our $VERSION = '0.00';