Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37708413
en ru br
ALT Linux repos
S:0.05-alt1
5.0: 0.03-alt2
4.1: 0.03-alt1

Group :: Development/Perl
RPM: perl-Log-Dispatch-Perl

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

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

%define module Log-Dispatch-Perl
%define m_distro Log-Dispatch-Perl
%define m_name Log::Dispatch::Perl
%define m_author_id unknown
%define _enable_test 1

Name: perl-Log-Dispatch-Perl
Version: 0.03
Release: alt1

Summary: Log::Dispatch::Perl - Use core Perl functions for logging

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

Packager: Andrew Kornilov <hiddenman at altlinux.ru>

BuildArch: noarch
Source: http://search.cpan.org//CPAN/authors/id/E/EL/ELIZABETH/%m_distro-%version.tar.gz

# Automatically added by buildreq on Mon Apr 14 2008

BuildRequires: perl-Log-Dispatch perl-devel

%description
The "Log::Dispatch::Perl" module offers a logging alternative using standard
Perl core functions.  It allows you to fall back to the common Perl
alternatives for logging, such as "warn" and "cluck".  It also adds the
possibility for a logging action to halt the current environment, such as
with "die" and "croak".

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

%install
%perl_vendor_install

%files
%perl_vendor_privlib/*
%perl_vendor_man3dir/*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin