You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

40 lines
1.5 KiB

[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN ---
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[COPY] Filename: package/.../perl-net-telnet/perl-net-telnet.desc
[COPY] Copyright (C) 2006 The OpenSDE Project
[COPY] Copyright (C) 2006 The T2 SDE Project
[COPY]
[COPY] More information can be found in the files COPYING and README.
[COPY]
[COPY] This program is free software; you can redistribute it and/or modify
[COPY] it under the terms of the GNU General Public License as published by
[COPY] the Free Software Foundation; version 2 of the License. A copy of the
[COPY] GNU General Public License can be found in the file COPYING.
[COPY] --- SDE-COPYRIGHT-NOTE-END ---
[I] Perl library to make client connections to a TCP ports
[T] Net::Telnet allows you to make client connections to a TCP port
[T] and do network I/O, especially to a port using the TELNET
[T] protocol. Simple I/O methods such as print, get, and getline are
[T] provided. More sophisticated interactive features are provided
[T] because connecting to a TELNET port ultimately means communicating
[T] with a program designed for human interaction. These interactive
[T] features include the ability to specify a timeout and to wait for
[T] patterns to appear in the input stream, such as the prompt from a
[T] shell.
[A] Jay Rogers <jay@rgrs.com>
[M] Alejandro Mery <amery@opensde.org>
[C] extra/development
[L] OpenSource
[S] Stable
[V] 3.03
[P] X -----5---9 800.000
[D] 4240429104 Net-Telnet-3.03.tar.gz http://search.cpan.org/CPAN/authors/id/J/JR/JROGERS/