in reply to Re^2: Net::SSH::Perl::Auth problem
in thread Net::SSH::Perl::Auth problem

Is it the local identity file that I'm specifying in the call?
Yes, and reading Net::SSH::Perl docs, it seems you have to use something like...
identity_files => ['/root/.ssh/id_rsa']