Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37495935
en ru br
Репозитории ALT
S:1.643-alt3
5.1: 1.609-alt1
4.1: 1.604-alt1
4.0: 1.604-alt1
3.0: 1.48-alt2
www.altlinux.org/Changes

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

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

Патч: perl-DBI-1.46-alt-no-PurePerl.patch
Скачать


--- DBI-1.46/DBI.pm~	2004-11-16 12:23:38 +0000
+++ DBI-1.46/DBI.pm	2004-12-19 15:00:53 +0000
@@ -235,6 +235,7 @@
 $DBI::dbi_debug = 0;
 $DBI::neat_maxlen = 400;
 
+=for comment
 # If you get an error here like "Can't find loadable object ..."
 # then you haven't installed the DBI correctly. Read the README
 # then install it again.
@@ -246,6 +247,10 @@
 else {
     bootstrap DBI;
 }
+
+=cut # (ALT) disabled DBI::PurePerl
+
+bootstrap DBI;
 
 $EXPORT_TAGS{preparse_flags} = [ grep { /^DBIpp_\w\w_/ } keys %{__PACKAGE__."::"} ];
 
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin