           SPELL=net-telnet
         VERSION=3.03
          SOURCE=Net-Telnet-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Net-Telnet-$VERSION
   SOURCE_URL[0]=http://www.cpan.org/authors/id/J/JR/JROGERS/$SOURCE
     SOURCE_HASH=sha512:ef943616fb4f4272a658de27afa11b19b5010ab110451fc1661e22e60dbf4025a9cd86509a9742c980b46c8fb2f3e52c88e137295d2d35b76b18ff3fdf7d2331
         LICENSE=ART
        WEB_SITE="http://search.cpan.org/search?module=Net::Telnet"
         ENTERED=20020312
         UPDATED=20020313
        KEYWORDS="telnet net perl"
           SHORT="Interact with TELNET port or other TCP ports"
cat << EOF
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 input stream, such as the prompt from a
shell.
EOF
