Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37597077
en ru br
ALT Linux repos
S:0.08-alt1
5.0: 0.01-alt2
4.1: 0.01-alt1
4.0: 0.01-alt1
3.0: 0.01-alt1

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define dist Log-Message
Name: perl-%dist
Version: 0.08
Release: alt1

Summary: A generic message logging mechanism
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source: http://www.cpan.org/authors/id/B/BI/BINGOS/Log-Message-%{version}.tar.gz

BuildArch: noarch

# Automatically added by buildreq on Wed Apr 27 2011

BuildRequires: perl-Module-Load perl-Params-Check perl-devel

%description
This module enables you to do generic message logging throughout programs
and projects.  Every message will be logged with stacktraces, timestamps
and so on.  You can use built-in handlers immediately, or after the fact
when you inspect the error stack.  It is highly configurable and let's you
even provide your own handlers for dealing with messages.

%prep
%setup -q -n %dist-%version

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc CHANGES README
%perl_vendor_privlib/Log

%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