Bug 11944: use CGI( -utf8 ) everywhere
[koha-ffzg.git] / cataloguing / value_builder / stocknumberam123.pl
index 6c0e24f..7c80e60 100755 (executable)
@@ -20,7 +20,7 @@
 use strict;
 use warnings;
 use C4::Auth;
-use CGI;
+use CGI qw ( -utf8 );
 use C4::Context;
 
 =head1 DESCRIPTION