in reply to Getting error while installing NET-SSH-PERL

I am using Active Perl software .
  • Comment on Re: Getting error while installing NET-SSH-PERL

Replies are listed 'Best First'.
Re^2: Getting error while installing NET-SSH-PERL
by $h4X4_|=73}{ (Monk) on Jun 13, 2016 at 10:01 UTC

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

      how to install using that ? Use ppm.bat in C:\Perl\bin\ to install Perl Modules. -Ajay
      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...