i read all threads about net::ssh::perl but i have no response for my problem.
my code
my $host = <myhost>;
my $ssh = Net::SSH::Perl->new($host, debug=>1, protocol=>2);
$ssh->login("xxx", "yy");
and i have the fallowing message
fedorand.gvr.hp: Reading configuration data /root/.ssh/config...