Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37800730
en ru br
ALT Linux repos
S:0.1403-alt1
5.0: 0.1100-alt2

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define dist POE-Component-Generic
Name: perl-%dist
Version: 0.1403
Release: alt1

Summary: Generic non-blocking POE interface to any OO-module
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source: http://www.cpan.org/authors/id/G/GW/GWYN/POE-Component-Generic-%{version}.tar.gz

BuildArch: noarch

# avoid dependency on Net::SSH2

%add_findreq_skiplist */POE/Component/Generic/Net/SSH2.pm

# Automatically added by buildreq on Sun Nov 20 2011 (-bi)

BuildRequires: perl-IO-Stty perl-Net-SSH-Perl perl-Net-SSH2 perl-POE perl-Test-Pod perl-Test-Pod-Coverage

%description
POE::Component::Generic is a POE component that provides a non-blocking
wrapper around any object.  This allows you to build a POE component from
existing code with minimal effort.

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

%install
%perl_vendor_install

%files
%doc Changes README example
%perl_vendor_privlib/POE

%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