Bug 22343: Adapt controller scripts
[srvgit] / misc / load_yaml.pl
index 118c394..362a251 100755 (executable)
@@ -19,6 +19,7 @@
 
 use Modern::Perl;
 
+use Koha::Script;
 use Getopt::Long qw(:config no_ignore_case);
 use C4::Context;
 use C4::Installer;