cpantesters isn't getting its mail through to me for some reason. Corion's machine gives Devel::Arena a PASS:
http://www.nntp.perl.org/group/perl.cpan.testers/206477 I suspect that your FAIL: http://www.nntp.perl.org/group/perl.cpan.testers/206493 is because you have a spaces in the path to your build directory: [MSG] [Fri May 13 05:04:29 2005] Extracted 'Devel::Arena' to 'C:\Documents and Settings\imacat\Application Data\ActiveState\ActivePerl\.cpanplus\5.8.6\build\Devel-Arena-0.02' [ERROR] [Fri May 13 05:06:03 2005] MAKE failed: No such file or directory cp lib/Devel/Arena.pm blib\lib\Devel\Arena.pm C:\Perl\bin\perl.exe C:\Perl\lib\ExtUtils\xsubpp -typemap C:\Perl\lib\ExtUtils\typemap Arena.xs > Arena.xsc && C:\Perl\bin\perl.exe -MExtUtils::Command -e mv Arena.xsc Arena.c cl -c -I. -nologo -Gf -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DNO_HASH_SEED -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1 -DVERSION=\"0.02\" -DXS_VERSION=\"0.02\" "-IC:\Perl\lib\CORE" Arena.c Are you able to build the module successfully in a directory not within C:\Documents and Settings\imacat\Application Data\ ? Nicholas Clark
