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

Group :: Development/Perl
RPM: perl-Class-Base

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define module Class-Base

Name: perl-%module
Version: 0.03
Release: alt2

Summary: Class::Base - useful base class for deriving other modules
License: Perl
Group: Development/Perl

URL: %CPAN %module
Source: http://www.cpan.org/modules/by-module/Class/%module-%version.tar.gz

BuildArch: noarch

# Automatically added by buildreq on Thu Jul 26 2007

BuildRequires: perl-devel

%description
This module implements a simple base class from which other modules
can be derived, thereby inheriting a number of useful methods such as
new(), init(), params(), clone(), error() and debug().

%prep
%setup -n %module-%version

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc README Changes TODO
%perl_vendor_privlib/Class
%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