Checking if your kit is complete... Looks good Writing Makefile for Inline::Struct::grammar Writing Makefile for Inline::Struct Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp Struct.pod blib\lib\Inline\Struct.pod cp Struct.pm blib\lib\Inline\Struct.pm nmake -f Makefile all -nologo cp grammar.pm ..\blib\lib\Inline\Struct\grammar.pm cd .. Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. nmake -f Makefile all -nologo cd .. C:\cpanrun\build\5-10-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/all.....1..3 ***************** This module is deprecated. Please install the latest version of InlineX::C2XS instead ***************** ok 1 ok 2 ok 3 Foo { 10 3.1415 Wazzup? } $VAR1 = { 'str' => 'Wazzup?', 'inum' => 10, 'dnum' => '3.1415' }; $VAR1 = [ 'inum', 'dnum', 'str' ]; $VAR1 = [ 10, '3.1415', 'Wazzup?' ]; ok t/anon....1..3 ok 1 ok 2 ok 3 Foo { 10 3.1415 Wazzup? } $VAR1 = { 'str' => 'Wazzup?', 'inum' => 10, 'dnum' => '3.1415' }; $VAR1 = [ 'inum', 'dnum', 'str' ]; $VAR1 = [ 10, '3.1415', 'Wazzup?' ]; ok All tests successful. Files=2, Tests=6, 13 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) nmake test -nologo 'No tests defined for Inline::Struct::grammar extension.' cd .. Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. nmake -f Makefile all -nologo cd .. Installing C:\cpanrun\build\5-10-0\html\site\lib\Inline\Struct.html Installing C:\cpanrun\build\5-10-0\site\lib\Inline\Struct.pm Installing C:\cpanrun\build\5-10-0\site\lib\Inline\Struct.pod Installing C:\cpanrun\build\5-10-0\site\lib\Inline\Struct\grammar.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod