Jump to letter: [
      
        ABCDEFGHIKLMNOPQRSTUVWX
      ]
    
    perl-Net-Telnet - Interface to 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 timeout and to wait for
patterns to appear in the input stream, such as the prompt from a
shell.
    
    Packages
    Latest: perl-Net-Telnet-3.04-2.rhel7.fio.noarch.rpm
    
      
        | Name | 
        Epoch | 
        Version | 
        Release | 
        Arch | 
        Size | 
        Built | 
      
      
        | perl-Net-Telnet | 
        0 | 
        3.04 | 
        2.rhel7.fio | 
        noarch | 
        59 KiB | 
        2014-08-17 06:03:53 | 
      
    
    Changelog:
    
      
        - * 2011-07-26 - Yury V. Zaytsev <yury[AT]shurup[DOTCOM]> - 3.03-2
 
        - RFX'ed on RHEL6.
 
      
    
      
        - * 2004-06-16 - Dries Verachtert <dries[AT]ulyssis[DOTORG]> - 3.03-1
 
        - Initial package.