summaryrefslogtreecommitdiffstats
path: root/lib/ASM/Event.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ASM/Event.pm')
-rw-r--r--lib/ASM/Event.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ASM/Event.pm b/lib/ASM/Event.pm
index 525bd9d..7f7ff3c 100644
--- a/lib/ASM/Event.pm
+++ b/lib/ASM/Event.pm
@@ -9,6 +9,7 @@ use POSIX qw(strftime);
use Regexp::Wildcards;
use HTTP::Request;
use Array::Utils qw(:all);
+no if $] >= 5.017011, warnings => 'experimental::smartmatch';
sub new
{