+ Reply to Thread
Results 1 to 4 of 4

Thread: SSH from Perl?

  1. #1
    Newbie alejo is an unknown quantity at this point
    Join Date
    Mar 2007
    Posts
    3

    SSH 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?

  2. #2
    Programmer KevinADC is an unknown quantity at this point
    Join Date
    Jan 2007
    Posts
    125
    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

  3. #3
    Newbie alejo is an unknown quantity at this point
    Join Date
    Mar 2007
    Posts
    3
    Thanks, I will look into these modules. Do you know where example code is I could use as a reference?

  4. #4
    Programmer KevinADC is an unknown quantity at this point
    Join Date
    Jan 2007
    Posts
    125
    Most modules include some basic code and some sample code. Checkout the module documentation.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Similar Threads

  1. Perl: Disk Space
    By Jordan in forum Tutorials
    Replies: 22
    Last Post: 03-20-2009, 12:33 PM
  2. Perl is Dead. Long live Perl.
    By Kernel in forum News
    Replies: 3
    Last Post: 08-10-2007, 11:49 AM
  3. Arguments in Perl
    By smith in forum Perl
    Replies: 3
    Last Post: 06-08-2007, 10:39 PM
  4. Left Fill in Perl?
    By Cosmet in forum Perl
    Replies: 4
    Last Post: 02-12-2007, 07:19 PM
  5. Perl Tutorial Course for Windows
    By priorityone in forum Perl
    Replies: 22
    Last Post: 02-11-2007, 01:57 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts