Bug 26983: Fix [un]select all links in inventory
[koha-ffzg.git] / debian / build-git-snapshot
index 0ae2197..cedddae 100755 (executable)
@@ -23,7 +23,7 @@
 
 use Modern::Perl;
 
-use Getopt::Long;
+use Getopt::Long qw(:config no_ignore_case);
 use POSIX qw/strftime/;
 
 my $basetgz;