You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
667 B
20 lines
667 B
diff -up ./bin/sql-split.orig ./bin/sql-split
|
|
--- ./bin/sql-split.orig 2015-11-08 20:54:19.957492030 +0100
|
|
+++ ./bin/sql-split 2015-11-08 20:54:39.348380406 +0100
|
|
@@ -19,7 +19,7 @@ our $VERSION = $SQL::SplitStatement::VER
|
|
|
|
use Getopt::Long;
|
|
Getopt::Long::Configure qw(
|
|
- auto_help auto_version bundling require_order gnu_compat
|
|
+ auto_help auto_version bundling require_order gnu_compat no_ignore_case
|
|
);
|
|
use Pod::Usage;
|
|
|
|
@@ -343,4 +343,4 @@ data and hardware damaging, but it may a
|
|
people, including, but not limited to, diarrhoea, gonorrhea and dysmenorrhea.
|
|
Don't say you haven't been warned.
|
|
|
|
-=cut
|
|
\ Pas de fin de ligne à la fin du fichier
|
|
+=cut
|