diff options
Diffstat (limited to 'lib/ASM/Services.pm')
| -rw-r--r-- | lib/ASM/Services.pm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ASM/Services.pm b/lib/ASM/Services.pm index 7be0c82..c64e0b1 100644 --- a/lib/ASM/Services.pm +++ b/lib/ASM/Services.pm @@ -5,6 +5,7 @@ use strict; use Data::Dumper; $Data::Dumper::Useqq=1; +no if $] >= 5.017011, warnings => 'experimental::smartmatch'; sub new { |
