Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37819650
en ru br
Репозитории ALT

Группа :: Разработка/Perl
Пакет: perl-SQL-SplitStatement

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: getopt-long-compat.patch
Скачать


diff --git a/bin/sql-split b/bin/sql-split
index 1c86eb3..aa62c7d 100755
--- a/bin/sql-split
+++ b/bin/sql-split
@@ -19,7 +19,7 @@ our $VERSION = $SQL::SplitStatement::VERSION;
 
 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;
 
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin