https://bugzilla.redhat.com/show_bug.cgi?id=1278707 --- Comment #3 from Jitka Plesnikova <jplesnik@xxxxxxxxxx> --- If you add 'no_ignore_case' to Getopt::Long::Configure in bin/sql-split, it will fix the issue. Due to the last changes in Getopt::Long 2.48, the bundling is disabled when gnu_compat is enabled. And it causes that single character options are not treated case-sensitive. See: https://metacpan.org/source/JV/Getopt-Long-2.48//lib/Getopt/Long.pm#L897 -- You are receiving this mail because: You are on the CC list for the bug. -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel