X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=authorities%2Fauthorities-list.pl;h=2b15856dcfaf4b371a7c2c732799613f7ff64006;hb=ee3eee451d2c36ff58f9443c86a8522ef905eca1;hp=eec32332a34d9cc6ac2478a1cce47a40d8071604;hpb=c1181b780bb87ae688d15070001ce9b949c35070;p=koha_fer diff --git a/authorities/authorities-list.pl b/authorities/authorities-list.pl index eec32332a3..2b15856dcf 100755 --- a/authorities/authorities-list.pl +++ b/authorities/authorities-list.pl @@ -4,7 +4,7 @@ use warnings; use C4::Context; use C4::AuthoritiesMarc; use utf8; -use open qw( :std :utf8 ); +use open qw[ :std :encoding(utf8) ]; my $dbh=C4::Context->dbh; my $datatypes_query = $dbh->prepare(<