Checking if your kit is complete... Looks good Writing Makefile for Tie::DB_Lock Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp DB_Lock.pm blib\lib\Tie\DB_Lock.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..19 ok 1 ok 2 7640: Attempting to gain read/write access to db1 at test.pl line 42 7640: db1 doesn't exist, creating it at test.pl line 42 7640: Opened db1 at test.pl line 42 7640: Lock successfully obtained at test.pl line 42 DB_File->TIEHASH failed: No such file or directory at test.pl line 42 not ok 3 Error is 'No such file or directory' ok 4 ok 5 7640: Attempting to gain read/write access to db1 at test.pl line 54 7640: Opened db1 at test.pl line 54 7640: Lock successfully obtained at test.pl line 54 DB_File->TIEHASH failed: No such file or directory at test.pl line 54 not ok 6 Error is 'No such file or directory' ok 7 7640: Attempting to gain read-only access to db1 at test.pl line 63 7640: Lock successfully obtained at test.pl line 63 7640: Copied db1 to tmp/ZFAZxVIsB at test.pl line 63 7640: Lock attempt 0 failed: Invalid argument at test.pl line 63 7640: Sleeping for 1 seconds at test.pl line 63 7640: Lock attempt 1 failed: Invalid argument at test.pl line 63 7640: Lock (un) attempt 2 (final) failed (Invalid argument), aborting at test.pl line 63 7640: Couldn't unlock db1: Invalid argument at test.pl line 63 not ok 8 Error is 'Invalid argument' ok 9 7640: Attempting to gain read-only access to db1 at test.pl line 69 7640: Lock successfully obtained at test.pl line 69 7640: Copied db1 to tmp/ZUOJIlrJC at test.pl line 69 7640: Lock attempt 0 failed: Invalid argument at test.pl line 69 7640: Sleeping for 1 seconds at test.pl line 69 7640: Lock attempt 1 failed: Invalid argument at test.pl line 69 7640: Lock (un) attempt 2 (final) failed (Invalid argument), aborting at test.pl line 69 7640: Couldn't unlock db1: Invalid argument at test.pl line 69 not ok 10 Error is 'Invalid argument' 7640: Attempting to gain read/write access to db1 at test.pl line 72 7640: Opened db1 at test.pl line 72 7640: Lock successfully obtained at test.pl line 72 DB_File->TIEHASH failed: Invalid argument at test.pl line 72 not ok 11 Error is 'Invalid argument' 7640: Attempting to gain read-only access to db1 at test.pl line 75 7640: Lock successfully obtained at test.pl line 75 7640: Copied db1 to tmp/SxJFdzZqQ at test.pl line 75 7640: Lock attempt 0 failed: Invalid argument at test.pl line 75 7640: Sleeping for 1 seconds at test.pl line 75 7640: Lock attempt 1 failed: Invalid argument at test.pl line 75 7640: Lock (un) attempt 2 (final) failed (Invalid argument), aborting at test.pl line 75 7640: Couldn't unlock db1: Invalid argument at test.pl line 75 ok 12 7640: Attempting to gain read/write access to db1 at test.pl line 82 7640: Opened db1 at test.pl line 82 7640: Lock successfully obtained at test.pl line 82 DB_File->TIEHASH failed: Invalid argument at test.pl line 82 not ok 13 Error is 'Invalid argument' 7640: Attempting to gain read-only access to db1 at test.pl line 85 7640: Lock successfully obtained at test.pl line 85 7640: Copied db1 to tmp/EcfHaQXLx at test.pl line 85 7640: Lock attempt 0 failed: Invalid argument at test.pl line 85 7640: Sleeping for 1 seconds at test.pl line 85 7640: Lock attempt 1 failed: Invalid argument at test.pl line 85 7640: Lock (un) attempt 2 (final) failed (Invalid argument), aborting at test.pl line 85 7640: Couldn't unlock db1: Invalid argument at test.pl line 85 ok 14 7640: Attempting to gain read/write access to db1 at test.pl line 91 7640: Opened db1 at test.pl line 91 7640: Lock successfully obtained at test.pl line 91 DB_File->TIEHASH failed: Invalid argument at test.pl line 91 not ok 15 Error is 'Invalid argument' 7640: Attempting to gain read/write access to db1 at test.pl line 94 7640: Opened db1 at test.pl line 94 7640: Lock successfully obtained at test.pl line 94 DB_File->TIEHASH failed: Invalid argument at test.pl line 94 ok 16 7640: Attempting to gain read/write access to db1 at test.pl line 99 7640: Opened db1 at test.pl line 99 7640: Lock successfully obtained at test.pl line 99 DB_File->TIEHASH failed: Invalid argument at test.pl line 99 not ok 17 Error is 'Invalid argument' 7640: Attempting to gain read/write access to db2 at test.pl line 102 7640: db2 doesn't exist, creating it at test.pl line 102 7640: Opened db2 at test.pl line 102 7640: Lock successfully obtained at test.pl line 102 DB_File->TIEHASH failed: No such file or directory at test.pl line 102 not ok 18 Error is 'No such file or directory' 7640: Attempting to gain read-only access to db1 at test.pl line 107 7640: Lock successfully obtained at test.pl line 107 7640: Copied db1 to tmp/GCXTYZCQu at test.pl line 107 7640: Lock attempt 0 failed: Invalid argument at test.pl line 107 7640: Sleeping for 1 seconds at test.pl line 107 7640: Lock attempt 1 failed: Invalid argument at test.pl line 107 7640: Lock (un) attempt 2 (final) failed (Invalid argument), aborting at test.pl line 107 7640: Couldn't unlock db1: Invalid argument at test.pl line 107 Can't call method "tempfile" on an undefined value at test.pl line 108. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0x16' Stop.