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

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

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

%define _unpackaged_files_terminate_build 1
# BEGIN SourceDeps(oneline):
BuildRequires: perl(Devel/StackTrace.pm) perl(Devel/StackTrace/Extract.pm) perl(ExtUtils/MakeMaker.pm)
# END SourceDeps(oneline)
Name: perl-Log-Any
Version: 1.717
Release: alt1

Summary: Log::Any - bringing loggers and listeners together

License: Artistic
Group: Development/Perl
Url: %CPAN Log-Any

BuildArch: noarch
Source0: http://www.cpan.org/authors/id/P/PR/PREACTION/Log-Any-%{version}.tar.gz

# Automatically added by buildreq on Thu Nov 19 2009


%description
`Log::Any' allows CPAN modules to safely and efficiently log messages,
while letting the application choose (or decline to choose) a logging
mechanism such as `Log::Dispatch' or `Log::Log4perl'.

`Log::Any' has a very tiny footprint and no dependencies beyond Perl 5.6,
which makes it appropriate for even small CPAN modules to use.
It defaults to 'null' logging activity, so a module can safely log
without worrying about whether the application has chosen (or will ever choose)
a logging mechanism.

The application, in turn, may choose one or more logging mechanisms via Log::Any::Adapter.

%prep
%setup -q -n Log-Any-%{version}

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc README Changes CONTRIBUTING.md
%perl_vendor_privlib/Log/Any*

%changelog

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

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