On Wed, Oct 5, 2011 at 6:16 PM, Okan Demirmen <[email protected]> wrote:
> On Tue 2011.10.04 at 19:35 -0500, Abel Abraham Camarillo Ojeda wrote:
>> Net::OpenSSH is a secure shell client package implemented on top of
>> OpenSSH binary client (ssh).
>>
>> A hell lot easier to use than other Net::SSH* modules...
>>
>> tgz attached.
>
> Hi - I've been using my own port of Net::OpenSSH for a while, but I
> wondering why you choose to include IO::Pty and Net::SFTP::Foreign, but
> not the other potential depends, such as rsync and expect.  In my port,
> I have no dependencies, for simplity only.  Just like the potential
> rsync dependency, each of these are not hard dependencies, but rather
> optional dependencies.  Thoughts?
>
> Cheers,
> Okan
>

IO::Tty and Net::SFTP::Foreign are enumerated in upstream README has depends...

http://cpansearch.perl.org/src/SALVA/Net-OpenSSH-0.53_04/README

I know there are other potentialt dependencies, I have no problem including each
of them, of course I don't known what real porters tought...

Thanks.

Reply via email to