Checking if your kit is complete... Warning: the following files are missing in your kit: package/Win32API-Process.ppd Please inform the author. Note (probably harmless): No library found for Psapi.lib Writing Makefile for Win32API::Process Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. Math::BigInt: couldn't load specified math lib(s), fallback to Math::BigInt::FastCalc at C:/cpanrun/build/5-10-0/site/lib/Win32API/File.pm line 20 cp Process.pm blib\lib\Win32API\Process.pm C:\cpanrun\build\5-10-0\bin\perl.exe C:\cpanrun\build\5-10-0\lib\ExtUtils\xsubpp -typemap C:\cpanrun\build\5-10-0\lib\ExtUtils\typemap -typemap typemap Process.xs > Process.xsc && C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e mv Process.xsc Process.c Error: duplicate definition of argument 'hProcess' ignored in Process.xs, line 53 Error: invalid argument declaration 'hProcess' in Process.xs, line 53 Error: duplicate definition of argument 'dwDesiredAccess' ignored in Process.xs, line 69 Error: duplicate definition of argument 'bInheritHandle' ignored in Process.xs, line 70 Error: duplicate definition of argument 'dwProcessId' ignored in Process.xs, line 71 Error: invalid argument declaration 'dwDesiredAccess' in Process.xs, line 69 Error: invalid argument declaration 'bInheritHandle' in Process.xs, line 70 Error: invalid argument declaration 'dwProcessId' in Process.xs, line 71 Error: duplicate definition of argument 'hProcess' ignored in Process.xs, line 86 Error: duplicate definition of argument 'uExitCode' ignored in Process.xs, line 87 Error: invalid argument declaration 'hProcess' in Process.xs, line 86 Error: invalid argument declaration 'uExitCode' in Process.xs, line 87 Please specify prototyping behavior for Process.xs (see perlxs manual) NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0x1' Stop.