in reply to Re^3: Issue with Net::SSH::Perl - can't establish connection
in thread Issue with Net::SSH::Perl - can't establish connection

Strange...yep, it's the connection to the local agent. I killed the existing agent (started when I logged in) and started a new one, and added the key. Connection successful! Now just need to figure out why the existing agent borked with Net::SSH::Perl but not with straight openssh... Thanks.
  • Comment on Re^4: Issue with Net::SSH::Perl - can't establish connection