diff --git a/init-repository b/init-repository index 3650aa7e..4f9d4af9 100755 --- a/init-repository +++ b/init-repository @@ -40,6 +40,7 @@ ## ############################################################################# +use v5.10; use strict; use warnings;