X-Git-Url: https://git.8kb.co.uk/?p=slony-i%2Fslony_failover;a=blobdiff_plain;f=slony_failover.pl;h=298efe3f00ed10ec15486cc9a109eab21787689a;hp=e89bc788d54104ceca76f33930621e5eaeb665d2;hb=20aaac18d413cff3a0e46405d40346cd2b6fe19b;hpb=8f3dc78dceec6b86d21ea92b42dd96c7f01d8b00 diff --git a/slony_failover.pl b/slony_failover.pl index e89bc78..298efe3 100755 --- a/slony_failover.pl +++ b/slony_failover.pl @@ -23,6 +23,7 @@ use strict; use warnings; +use experimental 'smartmatch'; use DBI; use Getopt::Long qw/GetOptions/; use Data::UUID;