install
changeset 24 648f80b485ed
parent 19 603edb903b49
--- a/install	Thu Oct 29 12:44:06 2015 +0100
+++ b/install	Thu Oct 29 12:45:04 2015 +0100
@@ -9,7 +9,7 @@
 use Getopt::Long;
 use English qw(-no_match_vars);
 use if (not $^V < v5.19) => (experimental => qw/smartmatch/);
-no  if ($^V < v5.19) => (warnings => 'experimental');
+no  if ($^V < v5.19)     => (warnings     => 'experimental');
 
 our $VERSION = '0.0';