Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37758985
en ru br
ALT Linux repos
S:2.014-alt1
5.0: 0.97-alt2
4.1: 0.97-alt1
4.0: 0.96-alt1
3.0: 0.88-alt1

Group :: Development/Perl
RPM: perl-Net-Server

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define module  Net-Server

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

Summary: Net::Server - Extensible, general Perl server engine
License: Artistic
Group: Development/Perl
Url: http://search.cpan.org/dist/%module/

BuildArch: noarch
Source: http://www.cpan.org/modules/by-module/Net/%module-%version.tar.gz

BuildRequires: perl-devel perl-IO-Multiplex
Requires: perl-IO-Multiplex

%description
Net::Server is an extensible, class oriented module written in perl
and intended to be the back end layer of internet protocol servers.

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc README Changes examples
%perl_vendor_man3dir/*
%perl_vendor_privlib/Net/*.pm
%perl_vendor_privlib/Net/*.pod
%perl_vendor_privlib/Net/Server

%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