]> git.8kb.co.uk Git - slony-i/slony_failover/blobdiff - slony_failover.pl
Mark experimental smartmach feature as enabled to suppress warnings in perl 5.18+.
[slony-i/slony_failover] / slony_failover.pl
index e89bc788d54104ceca76f33930621e5eaeb665d2..298efe3f00ed10ec15486cc9a109eab21787689a 100755 (executable)
@@ -23,6 +23,7 @@
 
 use strict;
 use warnings;
+use experimental 'smartmatch';
 use DBI;
 use Getopt::Long qw/GetOptions/;
 use Data::UUID;