Bug 21387: Receive items from - form should include tax hints
[koha.git] / acqui / uncertainprice.pl
index 7fa95ab..4a559e3 100755 (executable)
@@ -43,8 +43,7 @@ The bookseller who we want to display the orders of.
 =cut
 
 
-use strict;
-use warnings;
+use Modern::Perl;
 
 use C4::Auth;
 use C4::Output;