summaryrefslogtreecommitdiffstats
path: root/lib/ASM/Commander.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ASM/Commander.pm')
-rw-r--r--lib/ASM/Commander.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ASM/Commander.pm b/lib/ASM/Commander.pm
index c85e46b..1ae2700 100644
--- a/lib/ASM/Commander.pm
+++ b/lib/ASM/Commander.pm
@@ -7,6 +7,7 @@ use IO::All;
use POSIX qw(strftime);
use Data::Dumper;
use URI::Escape;
+no if $] >= 5.017011, warnings => 'experimental::smartmatch';
sub new
{