The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

SYNOPSIS

 use Vulcan::ExpSSH;

 my $ssh = Vulcan::ExpSSH->new( @zone );

 $ssh->conn( host => 'foo', user => 'joe', pass = 'secret', sudo => 'john' );