summaryrefslogtreecommitdiff
path: root/net/p5-Net-Telnet
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2003-12-09 04:51:55 +0000
committergrant <grant@pkgsrc.org>2003-12-09 04:51:55 +0000
commit089b4d7345ea6d280211fe92f7d634412803f0a7 (patch)
tree85420122a58ac78ebf32a8e1d5396ee12f4902d3 /net/p5-Net-Telnet
parent17022ff003463688915a6f5491d6741583b6dd5c (diff)
downloadpkgsrc-089b4d7345ea6d280211fe92f7d634412803f0a7.tar.gz
fix formatting.
Diffstat (limited to 'net/p5-Net-Telnet')
-rw-r--r--net/p5-Net-Telnet/DESCR20
1 files changed, 9 insertions, 11 deletions
diff --git a/net/p5-Net-Telnet/DESCR b/net/p5-Net-Telnet/DESCR
index 50642c3cfd0..b875eeefca5 100644
--- a/net/p5-Net-Telnet/DESCR
+++ b/net/p5-Net-Telnet/DESCR
@@ -1,11 +1,9 @@
-Contents of perl5 Net::Telnet class:
-
- 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 timeout and to wait for
- patterns to appear in the input stream, such as the prompt from a
- shell.
+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 timeout and to wait for
+patterns to appear in the input stream, such as the prompt from a
+shell.