Closed Thread
Results 1 to 4 of 4

Thread: SSH from Perl?

  1. #1
    alejo is offline Newbie
    Join Date
    Mar 2007
    Posts
    3
    Rep Power
    0

    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. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    KevinADC is offline Programmer
    Join Date
    Jan 2007
    Posts
    125
    Rep Power
    0
    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

  4. #3
    alejo is offline Newbie
    Join Date
    Mar 2007
    Posts
    3
    Rep Power
    0
    Thanks, I will look into these modules. Do you know where example code is I could use as a reference?

  5. #4
    KevinADC is offline Programmer
    Join Date
    Jan 2007
    Posts
    125
    Rep Power
    0
    Most modules include some basic code and some sample code. Checkout the module documentation.

Closed Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. new in perl
    By macmap in forum Perl
    Replies: 3
    Last Post: 07-15-2010, 05:50 AM
  2. PHP v. Perl
    By Anicho in forum PHP Development
    Replies: 8
    Last Post: 11-08-2009, 11:29 PM
  3. Need help with perl
    By pvpchina in forum MarketPlace
    Replies: 0
    Last Post: 03-11-2008, 06:06 AM

Tags for this Thread

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