Warning: prerequisite Win32::DDE 0.02 not found. Checking if your kit is complete... Looks good Writing Makefile for Win32::mIRC cp mIRC.pm blib/lib/Win32/mIRC.pm cp Makefile.pl blib/lib/Win32/Makefile.pl Manifying blib/man3/Win32::mIRC.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..20 not ok 1 - use Win32::mIRC; # Failed test 'use Win32::mIRC;' # at test.pl line 10. # Tried to use 'Win32::mIRC'. # Error: Can't locate Win32/DDE/Client.pm in @INC (@INC contains: blib/lib blib/arch /sw/lib/perl5 /sw/lib/perl5/darwin /Users/cpanrun/build/5.10.0/site/lib /Users/cpanrun/build/5.10.0/lib .) at blib/lib/Win32/mIRC.pm line 19. # BEGIN failed--compilation aborted at test.pl line 10. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Too many arguments for connect at test.pl line 12, near "1)" Execution of test.pl aborted due to compilation errors. # Looks like you planned 20 tests but only ran 1. # Looks like you failed 1 test of 1 run. # Looks like your test died just after 1. make: *** [test_dynamic] Error 255