Cannot determine perl version info from lib/Tie/Scalar/AsHash.pm *** Module::AutoInstall version 1.03 *** Checking for Perl dependencies... [Core Features] - Test::More ...loaded. (0.72) - parent ...loaded. (0.218) - Carp ...loaded. (1.08) - Scalar::Util ...loaded. (1.19) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for Tie::Scalar::AsHash Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Tie/Scalar/AsHash.pm blib\lib\Tie\Scalar\AsHash.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 "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib\lib', 'blib\arch')" t/00-load.t t/01-synopsis.t t/02-comprehensive.t t/03-missing.t t/00-load.............1..1 ok 1 - use Tie::Scalar::AsHash; ok t/01-synopsis.........1..7 ok 1 - saw 'this' ok 2 - saw 'that' ok 3 - saw ONLY 'this' and 'that' ok 4 - saw 'this' ok 5 - saw 'that' ok 6 - saw 'the other' ok 7 - saw ONLY 'this', 'that', and 'the other' ok t/02-comprehensive....1..45 ok 1 - BUILD called on tie ok 2 - FETCH not called on tie ok 3 - STORE not called on tie ok 4 - UNTIE not called on tie ok 5 - DESTROY not called on tie ok 6 - BUILD not called on $tied = 5 ok 7 - FETCH not called on $tied = 5 ok 8 - STORE called on $tied = 5 ok 9 - UNTIE not called on $tied = 5 ok 10 - DESTROY not called on $tied = 5 ok 11 - BUILD not called on $other = $tied ok 12 - FETCH called on $other = $tied ok 13 - STORE not called on $other = $tied ok 14 - UNTIE not called on $other = $tied ok 15 - DESTROY not called on $other = $tied ok 16 - BUILD not called on untie ok 17 - FETCH not called on untie ok 18 - STORE not called on untie ok 19 - UNTIE called on untie ok 20 - DESTROY called on untie ok 21 - BUILD not called on $tied = 100 after untie ok 22 - FETCH not called on $tied = 100 after untie ok 23 - STORE not called on $tied = 100 after untie ok 24 - UNTIE not called on $tied = 100 after untie ok 25 - DESTROY not called on $tied = 100 after untie ok 26 - BUILD not called on $other = $tied after untie ok 27 - FETCH not called on $other = $tied after untie ok 28 - STORE not called on $other = $tied after untie ok 29 - UNTIE not called on $other = $tied after untie ok 30 - DESTROY not called on $other = $tied after untie ok 31 - BUILD not called on scope exit after untie ok 32 - FETCH not called on scope exit after untie ok 33 - STORE not called on scope exit after untie ok 34 - UNTIE not called on scope exit after untie ok 35 - DESTROY not called on scope exit after untie ok 36 - BUILD called on second tie ok 37 - FETCH not called on second tie ok 38 - STORE not called on second tie ok 39 - UNTIE not called on second tie ok 40 - DESTROY not called on second tie ok 41 - BUILD not called on scope exit while tied ok 42 - FETCH not called on scope exit while tied ok 43 - STORE not called on scope exit while tied ok 44 - UNTIE not called on scope exit while tied ok 45 - DESTROY called on scope exit while tied ok t/03-missing..........1..3 ok 1 - lacking BUILD is OK ok 2 - no FETCH is an error ok 3 - no STORE is an error ok All tests successful. Files=4, Tests=56, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. Installing C:\cpanrun\build\5-10-0\html\site\lib\Tie\Scalar\AsHash.html Installing C:\cpanrun\build\5-10-0\site\lib\Tie\Scalar\AsHash.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod