Help for this page
BEGIN { eval { ... } or die "unable to load any SSH module"; Net::SSH2->import(); }
use strict; use warnings; ... return $SFTP; }