Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37537424
en ru br
Репозитории ALT
S:1.59-alt1
5.1: 0.49-alt1
4.1: 0.42-alt1
4.0: 0.42-alt1
www.altlinux.org/Changes

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

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

Патч: DateTime-1.42-alt-syntax-check.patch
Скачать


--- lib/DateTime.pm~	2016-12-25 18:08:48.008766464 +0200
+++ lib/DateTime.pm	2017-05-12 23:06:12.530562738 +0300
@@ -2026,7 +2026,7 @@
         my %p    = $validator->(@_);
 
         if ( $p{locale} ) {
-            carp 'You passed a locale to the set() method.'
+	    Carp::carp 'You passed a locale to the set() method.'
                 . ' You should use set_locale() instead, as using set() may alter the local time near a DST boundary.';
         }
 
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin