As far as I know Net::SFTP and Net::SSH::Perl are not part of the core.
From my experience installing Net::SSH::Perl is a bit tedious. Install the prerequisite modules beforehand (at least those having Math namespace) thus you avoid possible hurdles with complex dependencies.
I use Net::SSH::Perl on Solaris OSs without any issues.