# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.28 5.30 5.32 5.34 perl5.setup Net-Telnet 3.05 license {Artistic-1 GPL} maintainers nomaintainer description Interact with TELNET port or other TCP ports long_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 input \ stream, such as the prompt from a shell. platforms {darwin any} checksums rmd160 d341fe19c9b2192aca482c4fc597504d436f97cf \ sha256 677f68ba2cd2a824fae323fa82e183bf7e3d03c3c499c91d923bd6283796a743 \ size 42553 supported_archs noarch