Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37507349
en ru br
Репозитории ALT
S:3.05-alt1
5.1: 3.03-alt2.1
4.1: 3.03-alt2.1
4.0: 3.03-alt2.1
3.0: 3.03-alt2.1
www.altlinux.org/Changes

Группа :: Разработка/Perl
Пакет: perl-Net-Telnet

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%define dist Net-Telnet
Name: perl-Net-Telnet
Version: 3.05
Release: alt1

Summary: Script telnetable connections
License: GPL
Group: Development/Perl

Url: %CPAN %dist
Source0: http://www.cpan.org/authors/id/J/JR/JROGERS/%{dist}-%{version}.tar.gz

BuildArch: noarch

# Automatically added by buildreq on Fri Feb 27 2004

BuildRequires: perl-devel

%description
Net::Telnet allows you to make client connections to a TCP port
and do network I/O, especially to a port using the TELNET protocol.
Simple I/O methods such as print, get, and getline are provided.
More sophisticated interactive features are provided because connecting
to a TELNET port ultimately means communicating with a program designed
for human interaction.  These interactive features include the ability
to specify a time-out and to wait for patterns to appear in the
stream, such as the prompt from a shell.

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc README ChangeLog
%perl_vendor_privlib/Net*

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin