Bug 20061: koha-common is not pulling libsearch-elasticsearch-perl / d/control
[koha.git] / acqui / invoice.pl
index 1ed46cf..0f2933a 100755 (executable)
@@ -26,8 +26,7 @@ Invoice details
 
 =cut
 
-use strict;
-use warnings;
+use Modern::Perl;
 
 use CGI qw ( -utf8 );
 use C4::Auth;