These modules are installed ...

On Wed, Feb 4, 2009 at 12:47 AM, Ron Bergin <[email protected]> wrote:

> On Feb 3, 12:38 pm, [email protected] (Julien Collas) wrote:
> > Hi everyone,
> >
> > I made a script using Net::SSH::Perl and I'm faced to some slow
> > connexion times.
> > I use rsa key to connect and it seems to be very slow, but not all the
> time.
> > Sometimes it's very quick ( 1sec ), sometimes not (few minutes).
> > I tried to use password instead of a key, and it seems to be quicker.
> > You may have an idea to help me ....
> > Thanks
> >
>
> I had the same problem and fixed by installing these 3 modules.
>
> Math::BigInt
> Math::BigInt::GMP
> YAML
>
> They should be part of the required dependencies, but they're not, or
> at least they weren't when I installed it in 2007.  It was a know
> issue back then and this was the solution given to me in mailing list
> for the module.
> http://lists.sourceforge.net/lists/listinfo/ssh-sftp-perl-users
>
>
> --
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
> http://learn.perl.org/
>
>
>

Reply via email to