Checking if your kit is complete... Looks good Writing Makefile for Net::Ping::External Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp External.pm blib\lib\Net\Ping\External.pm Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. D:\cpanrun\build\5-6-1\bin\perl.exe -Iblib\arch -Iblib\lib -Id:\cpanrun\build\5-6-1\lib -Id:\cpanrun\build\5-6-1\lib test.pl 1..6 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 Running a more verbose test suite. ------------------------------------------------- Net::Ping::External version: 0.12 6/6 tests passed. Successful tests: use Net::Ping::External qw(ping) ping(host => '127.0.0.1') ping(host => '127.0.0.1', timeout => 5) ping(host => 'some.non.existent.host') ping(host => '127.0.0.1', count => 10) ping(host => '127.0.0.1', size => 32) Operating system according to perl: Operating system according to `uname -a` (if available): CYGWIN_NT-5.0 crowbar 1.5.23(0.156/4/2) 2006-12-19 10:52 i686 Cygwin Perl version: This is perl, v5.6.1 built for MSWin32-x86-multi-thread Ping help: Usage: ping [-t] [-a] [-n count] [-l size] [-f] [-i TTL] [-v TOS] [-r count] [-s count] [[-j host-list] | [-k host-list]] [-w timeout] destination-list Options: -t Ping the specified host until stopped. To see statistics and continue - type Control-Break; To stop - type Control-C. -a Resolve addresses to hostnames. -n count Number of echo requests to send. -l size Send buffer size. -f Set Don't Fragment flag in packet. -i TTL Time To Live. -v TOS Type Of Service. -r count Record route for count hops. -s count Timestamp for count hops. -j host-list Loose source route along host-list. -k host-list Strict source route along host-list. -w timeout Timeout in milliseconds to wait for each reply. ------------------------------------------------- If any of the above tests failed, please e-mail the bits between the dashed lines or content of NPE.out to alexchorny AT gmail.com This will help me in fixing this code for maximum portability to your platform. Thanks! Tests: ok Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. Installing D:\cpanrun\build\5-6-1\site\lib\Net\Ping\External.pm Writing d:\cpanrun\build\5-6-1\site\lib\auto\Net\Ping\External\.packlist Appending installation info to d:\cpanrun\build\5-6-1\lib/perllocal.pod Can't locate ExtUtils/MakeMaker/Config.pm in @INC (@INC contains: D:\cpanrun\depot\main\Apps\CPAN_Run\lib d:/cpanrun/build/5-6-1/lib d:/cpanrun/build/5-6-1/site/lib .) at d:/cpanrun/build/5-6-1/lib/ExtUtils/MakeMaker.pm line 7. BEGIN failed--compilation aborted at d:/cpanrun/build/5-6-1/lib/ExtUtils/MakeMaker.pm line 7. Compilation failed in require at Makefile.PL line 1. BEGIN failed--compilation aborted at Makefile.PL line 1.