Bug 20287: ->store new deal with enrolment fee
[koha.git] / catalogue / image.pl
index 3d95b05..d1fcba7 100755 (executable)
@@ -23,8 +23,7 @@
 #
 #
 
-use strict;
-use warnings;
+use Modern::Perl;
 
 use CGI qw ( -utf8 );    #qw(:standard escapeHTML);
 use C4::Context;