--- a/install Mon Apr 14 08:28:15 2014 +0200 +++ b/install Fri Mar 13 16:48:34 2015 +0100 @@ -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';