Help for this page

Select Code to Download


  1. or download this
    my $chan = $ssh2->channel();
    #$chan->shell();
    my $conn = Net::Telnet->new(Fhopen => $chan);
    
  2. or download this
    Can't locate object method "FILENO" via package "Net::SSH2::Channel" a
    +t /usr/lib/perl5/site_perl/5.8.8/Net/Telnet.pm line 560.