perl -MNet-SSH-Perl -e
nmake && nmake test
####
perl makefile.pl
####
Warning: prerequisite Crypt::DH 0.01 not found.
Warning: prerequisite Crypt::DSA 0.11 not found.
Warning: prerequisite Crypt::IDEA 0 not found.
Warning: prerequisite Math::GMP 1.04 not found.
Warning: prerequisite Math::Pari 2.001804 not found.
Warning: prerequisite String::CRC32 1.2 not found.
####
nmake && nmake test
####
Microsoft (R) Program Maintenance Utility Version 1.50
Copyright (c) Microsoft Corp 1988-94. All rights reserved.
Microsoft (R) Program Maintenance Utility Version 1.50
Copyright (c) Microsoft Corp 1988-94. All rights reserved.
C:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'bl
ib\lib', 'blib\arch')" t\01-compile.t t\02-buffer.t t\03-packet.t t\04-config.t
t\05-cipher.t t\06-circular.t
t\01-compile.....ok
t\02-buffer......Can't locate Math/GMP.pm in @INC (@INC contains: C:\1\blib\lib
C:\1\blib\arch C:/Perl/lib C:/Perl/site/lib . C:/Perl/lib C:/Perl/site/lib .) at
t\02-buffer.t line 9.
BEGIN failed--compilation aborted at t\02-buffer.t line 9.
t\02-buffer......dubious
Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-19
Failed 19/19 tests, 0.00% okay
t\03-packet......skipped
all skipped: Can't do packet tests without String::CRC32
t\04-config......ok 23/25Use of uninitialized value in concatenation (.) or stri
ng at C:\1\blib\lib/Net/SSH/Perl.pm line 108.
t\04-config......ok
t\05-cipher......ok
t\06-circular....ok
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t\02-buffer.t 2 512 19 38 200.00% 1-19
1 test skipped.
Failed 1/6 test scripts, 83.33% okay. 19/82 subtests failed, 76.83% okay.
NMAKE : fatal error U1077: 'C:\WINNT\system32\cmd.exe' : return code '0xff'
Stop.