Dash:
[t2-trunk.git] / package / perl / perl-net-telnet / perl-net-telnet.desc
blobfaa41c1a5e1f64f00a4747a845325778e62a58a4
1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] This copyright note is auto-generated by scripts/Create-CopyPatch.
3 [COPY] 
4 [COPY] T2 SDE: package/*/perl-net-telnet/perl-net-telnet.desc
5 [COPY] Copyright (C) 2006 - 2021 The T2 SDE Project
6 [COPY] 
7 [COPY] More information can be found in the files COPYING and README.
8 [COPY] 
9 [COPY] This program is free software; you can redistribute it and/or modify
10 [COPY] it under the terms of the GNU General Public License as published by
11 [COPY] the Free Software Foundation; version 2 of the License. A copy of the
12 [COPY] GNU General Public License can be found in the file COPYING.
13 [COPY] --- T2-COPYRIGHT-NOTE-END ---
15 [I] Perl library to make client connections to a TCP ports
17 [T] Net::Telnet allows you to make client connections to a TCP port
18 [T] and do network I/O, especially to a port using the TELNET
19 [T] protocol.  Simple I/O methods such as print, get, and getline are
20 [T] provided.  More sophisticated interactive features are provided
21 [T] because connecting to a TELNET port ultimately means communicating
22 [T] with a program designed for human interaction.  These interactive
23 [T] features include the ability to specify a timeout and to wait for
24 [T] patterns to appear in the input stream, such as the prompt from a
25 [T] shell.
27 [A] Jay Rogers <jay@rgrs.com>
28 [M] The T2 Project <t2@t2-project.org>
30 [C] extra/development
32 [L] Artistic GPL
33 [S] Stable
34 [V] 3.05
35 [P] X -----5---9 800.000
37 [D] cedbcd148279fc2e1b5194aedcc348cc4c85ea1fd4575599ce117b29 Net-Telnet-3.05.tar.gz http://search.cpan.org/CPAN/authors/id/J/JR/JROGERS/