Bug 22674: Change wording of payments in the GUI
[koha-equinox.git] / koha_perl_deps.pl
index 9ca2a14..cf68632 100755 (executable)
@@ -9,8 +9,7 @@ use lib $FindBin::Bin;
 
 use C4::Installer::PerlModules;
 
-use strict;
-use warnings;
+use Modern::Perl;
 
 my $help = 0;
 my $missing = 0;