--- a/install Wed Sep 09 10:42:25 2015 +0200 +++ b/install Wed Sep 09 10:42:56 2015 +0200 @@ -8,6 +8,7 @@ use autodie; use Getopt::Long; use English qw(-no_match_vars); +use if $^V >= v5.18 => (experimental => qw/smartmatch/); our $VERSION = '0.0';