[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: net::ssh
On Thu, Apr 22, 1999 at 05:17:55PM +0300, Mike wrote:
> Does anyone knows if there a net::ssh module for perl ???
CPAN doesn't carry one. You can check this simply by doing
% perl -MCPAN -e shell
cpan shell -- CPAN exploration and modules installation (v1.48)
ReadLine support enabled
cpan> i /ssh/
.and unfortunately seeing no modules matching your requests.
You may want to check out NSH:: at www.shpink.com, but that's
not exactly a drop-in replacement (and is not open-source).
<hat>
And by the way, you can ask these questions on the Perl Mongers
group, where they are entirely on topic. Why don't you join with
echo "subscribe israel-pm-list" | mail majordomo@hfb.pm.org
</hat>
--
believing is seeing
gaal@forum2.org
http://www.forum2.org/gaal/
- References:
- net::ssh
- From: Mike <lizard@macam98.ac.il>