>>> There is already a Net::SSH module on CPAN. Can you provide a quick
>>> summary of the differences between this and your module?
>>
>> The current Net::SSH module on CPAN is a wrapper around the ssh command line
>> client.
>>
>> Mine is an actual Perl implementation of the SSH protocol.
>> .
On Sun, Feb 18, 2001 at 10:05:48AM -0800, Benjamin Trott wrote:
> > There is already a Net::SSH module on CPAN. Can you provide a quick
> > summary of the differences between this and your module?
>
> The current Net::SSH module on CPAN is a wrapper around the ssh command line
> client.
>
> Mine
> There is already a Net::SSH module on CPAN. Can you provide a quick
> summary of the differences between this and your module?
The current Net::SSH module on CPAN is a wrapper around the ssh command line
client.
Mine is an actual Perl implementation of the SSH protocol.
I've spoken w/ the aut
[Quoting Benjamin Trott, on February 16 2001, 11:36, in "Net::SSH::perl: Modu"]
> Please register my distribution Net::SSH::perl. Here's the info:
Thanks for your contribution.
There is already a Net::SSH module on CPAN. Can you provide a quick
summary of the differences between this and your mo