Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-Net-Telnet - Net-Telnet Perl module
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.
Packages
| Name |
Version |
Release |
Type |
Size |
Built |
| perl-Net-Telnet |
3.03 |
7.el5 |
src |
37 KiB |
Fri Jul 11 12:28:27 2008 |
Changelog
- * Fri May 23 22:00:00 2008 Fabio M. Di Nitto <fdinitto{%}redhat{*}com> - 3.03-7
- Fix bug 226273:
* Add dist tag.
* Fix rpmlint errors for %description.
* Remove MANIFEST from package.
- General clean up of spec file.
- * Thu Mar 6 22:00:00 2008 Tom "spot" Callaway <tcallawa{%}redhat{*}com> - 3.03-6.1
Rebuild for new perl
- * Tue Oct 16 22:00:00 2007 Tom "spot" Callaway <tcallawa{%}redhat{*}com> - 3.03-5.1
- correct license tag
- add BR: perl(ExtUtils::MakeMaker)