in reply to Re: Getting error while installing NET-SSH-PERL
in thread Getting error while installing NET-SSH-PERL

Use ppm.bat in C:\Perl\bin\ to install Perl Modules.

  • Comment on Re^2: Getting error while installing NET-SSH-PERL

Replies are listed 'Best First'.
Re^3: Getting error while installing NET-SSH-PERL
by ajaychopra (Novice) on Jun 13, 2016 at 10:14 UTC
    how to install using that ? Use ppm.bat in C:\Perl\bin\ to install Perl Modules. -Ajay
Re^3: Getting error while installing NET-SSH-PERL
by ajaychopra (Novice) on Jun 13, 2016 at 10:34 UTC
    Hi , There is no Net-SSH-Perl-2.10 package in PPM .

      If you are on windows active state perl and can not install a module through ppm then it is most likely not windows supported.
      Win32 support for Net::SSH::Perl still an open ticket.

      The ppm repo on bribes.org has v1.42 of Net::SSH::Perl compiled for 32bit Perl from v5.6 up to v5.22

      ppm install http://www.bribes.org/perl/ppm/Net-SSH-Perl.ppd

      cf: http://www.bribes.org/perl/ppmdir.html

      If that version of the module would work...

        We are using windows 10 .