>>> 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.
>> ...
>> you'd open an SSH connection using Net::SSH::perl.
> 
> Perl informally reserves lower-cased package names.  I would suggest
> Net::SSH::Perl and Net::SSH::System.

Okay, makes sense. Consider my request revised, then, to register my module
Net::SSH::Perl:

Name            DSLI  Description                                  Info
--------------  ----  -------------------------------------------- ------
Net::SSH::Perl  bdpO  Perl client Interface to SSH                 BTROTT

Thanks,
Benjamin Trott

Reply via email to