in reply to Not able to use Net::SFTP module.

How did you install Net::SFTP? By "from CPAN" do you mean you used the cpan command to install modules along with their dependancies, or that this is where you downloaded them from. Net::SSH::Perl::Bufffer is part of Net::SSH::Perl, so it looks as thought either installation failed part way through or the dependancies for Net::SFTP have not been installed properly.