Net::Telnet - interact with TELNET port or other TCP ports

Edit Package perl-Net-Telnet

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.

Refresh
Refresh
Source Files
Filename Size Changed
Net-Telnet-3.05.tar.gz 0000042553 41.6 KB
cpanspec.yml 0000000923 923 Bytes
perl-Net-Telnet.changes 0000004767 4.66 KB
perl-Net-Telnet.spec 0000003200 3.13 KB
Revision 22 (latest revision is 23)
Pedro Monreal Gonzalez's avatar Pedro Monreal Gonzalez (pmonrealgonzalez) accepted request 901319 from Tina Müller's avatar Tina Müller (tinita) (revision 22)
- updated to 3.05
   see /usr/share/doc/packages/perl-Net-Telnet/ChangeLog
  2021-06-20  Jay Rogers  <jay@rgrs.com>
  	* Version 3.05 released.
  2021-06-20  Jay Rogers  <jay@rgrs.com>
  	* Telnet.pm: Fixed new perl warning about argument isn't numeric in
  	numeric ge (>=).
  2021-05-30  Jay Rogers  <jay@rgrs.com>
  	* Telnet.pm (dump_log input_log option_log output_log): Changed
  	the logging subroutines to also accept a tied filehandle.
  2021-03-30  Jay Rogers  <jay@rgrs.com>
  	* Telnet.pm (waitfor): Improved the speed to search for the
  	"match", especially when reading a large amount of data, by using
  	the dynamic arrays @- and @+ instead of $` and $&.
  2021-03-30  Jay Rogers  <jay@rgrs.com>
  	* Telnet.pm (new): Fixed a bug that caused the instantiation to
  	fail when setting one of the *_log input args to an empty string.
  2020-02-20  Jay Rogers  <jay@rgrs.com>
  	* Telnet.pm: Added a workaround for the "require FileHandle" bug in
  	perl 5.10.1.
  2020-02-20  Jay Rogers  <jay@rgrs.com>
  	* Telnet.pm: Stopped using the deprecated variable $[ in the
  	autoflush idiom select((select($fh), $|=1)[$[]).
  2018-07-12  Jay Rogers  <jay@rgrs.com>
  	* Telnet.pm: Fixed some documentation and pod command typos.
Comments 0
openSUSE Build Service is sponsored by