Bug 17600: Standardize our EXPORT_OK
[srvgit] / misc / load_yaml.pl
index 362a251..873e69e 100755 (executable)
@@ -20,7 +20,7 @@
 use Modern::Perl;
 
 use Koha::Script;
-use Getopt::Long qw(:config no_ignore_case);
+use Getopt::Long qw( GetOptions );
 use C4::Context;
 use C4::Installer;