Bug 25707: (bug 11529 follow-up) Do not update marc mappings, print old mappings...
[koha-ffzg.git] / authorities / export.pl
index 6b79ffb..fbb675e 100755 (executable)
@@ -1,6 +1,5 @@
 #!/usr/bin/perl
-use strict;
-use warnings;
+use Modern::Perl;
 
 use C4::Record;
 use C4::Auth;