ajaychopra has asked for the wisdom of the Perl Monks concerning the following question:

Getting Following error while installing NET-SSH-PERL .Please suggest what needs to be done . Adding the snippet below .
cp lib/Net/SSH/Perl/SSH1.pm blib\lib\Net\SSH\Perl\SSH1.pm Running Mkbootstrap for Net::SSH::Perl () C:\Perl\bin\perl.exe -MExtUtils::Command -e chmod -- 644 Perl.bs C:\Perl\bin\perl.exe C:\Perl\lib\ExtUtils\xsubpp -typemap C:\Perl\lib +\ExtUtils\typemap -typemap typemap Perl.xs > Perl.xsc && C:\Perl\bin +\perl.exe -MExtUtils::Command -e mv -- Perl.xsc Perl.c C:\Perl\site\bin\gcc.exe -c -s -O2 -DWIN32 -DPERL_TEXTMODE_SCRIPTS + -DUSE_SITECUSTOMIZE -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUS +E_PERLIO -fwrapv -fno-strict-aliasing -mms-bitfields -s -O2 -DVERS +ION=\"2.01\" -DXS_VERSION=\"2.01\" "-IC:\Perl\lib\CORE" Perl.c dmake.exe: Error code 12304, while making 'Perl.o' SCHWIGON/Net-SSH-Perl-2.01.tar.gz C:\Perl\site\bin\dmake.exe -- NOT OK
-Ajay

Replies are listed 'Best First'.
Re: Getting error while installing NET-SSH-PERL
by Anonymous Monk on Jun 13, 2016 at 09:09 UTC
Re: Getting error while installing NET-SSH-PERL
by akuk (Beadle) on Jun 13, 2016 at 08:55 UTC

    Are you using CMD as Administrator for installing Perl Packages?

Re: Getting error while installing NET-SSH-PERL
by ajaychopra (Novice) on Jun 13, 2016 at 09:02 UTC
    Yes
Re: Getting error while installing NET-SSH-PERL
by ajaychopra (Novice) on Jun 13, 2016 at 09:35 UTC
    I am using Active Perl software .

      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 .