in reply to
Net::SSH2 to capture multiple commands on remote system
Control::CLI
takes the messiness out of channel switching. It uses
Net::SSH2
under the hood. I've found it to be extremely usable.
Comment on
Re: Net::SSH2 to capture multiple commands on remote system
In Section
Seekers of Perl Wisdom