parent
6507676b4e
commit
a8682f7580
@ -0,0 +1,19 @@
|
|||||||
|
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
|
Loading…
Reference in new issue