Bug 18639: (follow-up) Remove debugging code
[srvgit] / acqui / supplier.pl
index e0addbc..40235df 100755 (executable)
@@ -40,8 +40,7 @@ To know the bookseller this script has to display details.
 
 =cut
 
-use strict;
-use warnings;
+use Modern::Perl;
 use C4::Auth;
 use C4::Contract;
 use C4::Biblio;