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

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

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

#
#   - Log::Channel -
#   This spec file was automatically generated by cpan2rpm [ver: 2.027]
#   (ALT Linux revision)
#   The following arguments were used:
#       Log::Channel
#   For more information on cpan2rpm please visit: http://perl.arix.com/
#

%define module Log-Channel
%define m_distro Log-Channel
%define m_name Log::Channel
%define m_author_id JMAY
%define _enable_test 1

Name: perl-Log-Channel
Version: 0.7
Release: alt1.1.1

Summary: %m_name - yet another logging package

License: Artistic
Group: Development/Perl
Url: http://www.cpan.org

Packager: Michael Bochkaryov <misha at altlinux.ru>

BuildArch: noarch
Source: http://search.cpan.org/CPAN/authors/id/J/JM/JMAY/%m_distro-%version.tar.gz

# Automatically added by buildreq on Tue Jul 22 2008 (-bi)

BuildRequires: perl-Log-Dispatch-Config perl-XML-Simple perl-devel

%description
Allows for code to specify channels for delivery of logging messages,
and for users of the code to control the delivery and formatting of
the messages.

Yes, this is yet another logging module.  Some differences between
Log::Channel and other logging packages:

* Log::Channel does not define a strict classification of logging "levels"
(debug, info, warn, crit, etc.).  You may define a priority for a channel
using set_priority(), but this is optional, and you can name your priority
levels anything you want.

* Able to take over carp and croak events from other modules and route the
output according to the Log::Channel configuration.

%prep
%setup -q -n %m_distro-%version
%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%perl_vendor_privlib/*
%doc Changes
%exclude %perl_vendor_archlib

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin