Fix warnings about smartmatches.
This commit is contained in:
parent
917f78d024
commit
7fa72054c0
@ -25,6 +25,7 @@
|
||||
package Webperl::Daemon;
|
||||
|
||||
use v5.12;
|
||||
use experimental qw(smartmatch);
|
||||
use base qw(Webperl::SystemModule);
|
||||
use Carp qw(carp);
|
||||
use File::Basename;
|
||||
|
Loading…
x
Reference in New Issue
Block a user