Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37761262
en ru br
ALT Linux repos
S:1.28-alt1
5.0: 1.10-alt1

Group :: Development/Perl
RPM: perl-POE-Component-Pluggable

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define module POE-Component-Pluggable

Name: perl-%module
Version: 1.28
Release: alt1

Summary: A base class for creating plugin enabled POE Components

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

BuildArch: noarch
Source0: http://www.cpan.org/authors/id/B/BI/BINGOS/%{module}-%{version}.tar.gz

# Automatically added by buildreq on Fri Oct 23 2009

BuildRequires: perl-POE perl-Task-Weaken perl-Test-Pod perl-Test-Pod-Coverage

%description
POE::Component::Pluggable is a base class for creating plugin enabled
POE Components. It is a generic port of POE::Component::IRC's plugin
system.

If your component dispatches events to registered POE sessions, then
POE::Component::Pluggable may be a good fit for you.

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc LICENSE Changes README examples
%perl_vendor_privlib/POE/Component/*

%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