==> ExtUtils::AutoInstall 0.49 required. Install it from CPAN? [Y/n] *** Installing ExtUtils::AutoInstall [MSG] No 'C:\Documents and Settings\cpanrun\Application Data\.cpanplus\custom-sources' dir, skipping custom sources [MSG] No 'C:\Documents and Settings\cpanrun\Application Data\.cpanplus\custom-sources' dir, skipping custom sources [MSG] No 'C:\Documents and Settings\cpanrun\Application Data\.cpanplus\custom-sources' dir, skipping custom sources Running [C:\cpanrun\build\5-10-0\bin\perl.exe C:\cpanrun\build\5-10-0\bin\cpanp-run-perl.bat C:\DOCUME~1\cpanrun\APPLIC~1\CPANPL~1\510~1.0\build\ExtUtils-AutoInstall-0.63\Makefile.PL ]... *** ExtUtils::AutoInstall version 0.63 *** Checking for dependencies... [Core Features] - Cwd ...loaded. (3.2501) - Carp ...loaded. (1.08) - ExtUtils::Manifest ...loaded. (1.51_01) - ExtUtils::MakeMaker ...loaded. (6.42_01) [CPANPLUS Support] - CPANPLUS ...loaded. (0.84 >= 0.043) *** ExtUtils::AutoInstall configuration finished. Writing Makefile for ExtUtils::AutoInstall Running [C:\PROGRA~1\MICROS~3\VC98\BIN\nmake.EXE test ]... Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib\lib', 'blib\arch')" t/1-basic.t t/1-basic....ok All tests successful. Files=1, Tests=6, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) [MSG] Installing of ExtUtils::AutoInstall successful *** ExtUtils::AutoInstall version 0.63 *** Checking for dependencies... [Core Features] - Params::Validate ...loaded. (0.89 >= 0.70) - Scalar::Util ...loaded. (1.19 >= 1.13) [Function `str_shuffle'] - List::Util ...loaded. (1.19 >= 1.13) [Function `strip_tags'] - HTML::Entities ...loaded. (1.35 >= 1.27) - HTML::Scrubber ...missing. (would need 0.06) ==> Auto-install the 1 optional module(s) from CPAN? [y] y [PHP::Strings Development] - YAML ...loaded. (0.66 >= 0.35) - Template ...missing. (would need 2.10) - B::Keywords ...missing. (would need 0.06) ==> Auto-install the 2 optional module(s) from CPAN? [n] n *** Dependencies will be installed the next time you type 'nmake'. *** ExtUtils::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for PHP::Strings Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe -Iinc Makefile.PL --config= --installdeps=HTML::Scrubber,0.06 *** Installing dependencies... [MSG] No 'C:\Documents and Settings\cpanrun\Application Data\.cpanplus\custom-sources' dir, skipping custom sources *** Installing HTML::Scrubber... Running [C:\cpanrun\build\5-10-0\bin\perl.exe C:\cpanrun\build\5-10-0\bin\cpanp-run-perl.bat C:\DOCUME~1\cpanrun\APPLIC~1\CPANPL~1\510~1.0\build\HTML-Scrubber-0.08\Makefile.PL ]... Checking if your kit is complete... Looks good Writing Makefile for HTML::Scrubber Running [C:\PROGRA~1\MICROS~3\VC98\BIN\nmake.EXE test UNINST=1]... Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib\lib', 'blib\arch')" t/*.t t/01_use.............ok t/02_basic...........ok t/03_more............ok t/04_style_script....ok t/05_pi_comment......ok t/06_scrub_file......ok t/07_booleans........ok All tests successful. Files=7, Tests=122, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) *** HTML::Scrubber successfully installed. *** ExtUtils::AutoInstall installation finished. cp Strings.pm blib\lib\PHP\Strings.pm C:\cpanrun\build\5-10-0\bin\perl.exe -Iinc C:\cpanrun\build\5-10-0\lib\ExtUtils\xsubpp -typemap C:\cpanrun\build\5-10-0\lib\ExtUtils\typemap Strings.xs > Strings.xsc && C:\cpanrun\build\5-10-0\bin\perl.exe -Iinc -MExtUtils::Command -e mv Strings.xsc Strings.c Please specify prototyping behavior for Strings.xs (see perlxs manual) cl -c -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1 -DVERSION=\"0.28\" -DXS_VERSION=\"0.28\" "-IC:\cpanrun\build\5-10-0\lib\CORE" Strings.c Strings.c Strings.xs(9) : fatal error C1083: Cannot open include file: 'monetary.h': No such file or directory NMAKE : fatal error U1077: 'cl' : return code '0x2' Stop.