We use Perl very little and mostly for editing files. We need a script to automate a process in SSH. Is it possible to SSH to a site from Perl?
We use Perl very little and mostly for editing files. We need a script to automate a process in SSH. Is it possible to SSH to a site from Perl?
There are many SSH modules listed on CPAN. Net::SSH and Net::SSH::Expect are probably the two you would want to look into using but you can check them out for yourself:
The CPAN Search Site - search.cpan.org
Thanks, I will look into these modules. Do you know where example code is I could use as a reference?
Most modules include some basic code and some sample code. Checkout the module documentation.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks