Checking if your kit is complete... Looks good Writing Makefile for DirDB::Storable Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp Storable.pm blib\lib\DirDB\Storable.pm Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-Iblib\lib" "-Iblib\arch" test.pl 1..12 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Thu Jan 10 01:01:02 2008 # Current time GMT: Thu Jan 10 09:01:02 2008 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 Opening filehandle FSDBFH also as a directory at blib\lib/DirDB/Storable.pm line 283, line 1. Opening filehandle FSDBFH also as a directory at blib\lib/DirDB/Storable.pm line 303, line 1. not ok 5 # Failed test 5 in test.pl at line 42 # test.pl line 42 is: ok((keys %dcty) == 0); Opening dirhandle FSDBFH also as a file at blib\lib/DirDB/Storable.pm line 273, chunk 1. Opening dirhandle FSDBFH also as a file at blib\lib/DirDB/Storable.pm line 273, chunk 2. ok 6 not ok 7 # Test 7 got: "fee fum five" (test.pl at line 50) # Expected: "fee fi fo fum five" # test.pl line 50 is: ok( "fee fum five", "@{[grep {defined $_} @dcty{1..5}]}"); ok 8 Opening filehandle FSDBFH also as a directory at blib\lib/DirDB/Storable.pm line 283, line 3. ok 9 Opening filehandle FSDBFH also as a directory at blib\lib/DirDB/Storable.pm line 303, line 3. Opening filehandle FSDBFH also as a directory at blib\lib/DirDB/Storable.pm line 50, line 3. could not delete directory ./test_dir/X: could not rmdir [./test_dir/ DELETIAX]: Permission denied at test.pl line 71 NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xd' Stop.