Not sure what is the problem here. I am using multi thread Perl 5.8.9 on Sun Solaris 10#!/usr/bin/perl use strict; use warnings; use Net::SSH2; my $sshf = Net::SSH2->new(); $sshf->connect('192.168.0.18') or print "SSH Connect Failed\n";
In reply to Net::SSH2 dumping core by ashok.g
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |