in reply to Re^2: how to handle login failures with Net:::SSH::Perl?
in thread how to handle login failures with Net:::SSH::Perl?

even so, setting verbose mode should give you more information. This was how I debugged the connection/setup problems I had when using this module in the past...

Have you tried setting verbose mode? I notice the module has a debug option which is approximatly the same thing. Perhaps setting this and posting the results would be more enlightening...?

  • Comment on Re^3: how to handle login failures with Net:::SSH::Perl?