Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37583360
en ru br
ALT Linux repos
S:0.13-alt1.1
5.0: 0.12-alt1
4.1: 0.12-alt1
4.0: 0.12-alt1
3.0: 0.11-alt1.1

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define dist Class-Container
Name: perl-%dist
Version: 0.13
Release: alt1.1

Summary: Glues object frameworks together transparently
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source0: http://www.cpan.org/authors/id/K/KW/KWILLIAMS/%{dist}-%{version}.tar.gz

BuildArch: noarch

# Automatically added by buildreq on Mon Sep 26 2011

BuildRequires: perl-Module-Build perl-Params-Validate

%description
This class facilitates building frameworks of several classes that
inter-operate.  It was first designed and built for HTML::Mason,
in which the Compiler, Lexer, Interpreter, Resolver, Component, Buffer,
and several other objects must create each other transparently,
passing the appropriate parameters to the right class, possibly
substituting other subclasses for any of these objects.

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%perl_vendor_privlib/Class*

%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