Checking if your kit is complete... Looks good Writing Makefile for Data::JavaScript Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp JavaScript.pm blib\lib\Data\JavaScript.pm cp example.pl blib\lib\Data\example.pl 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, 'blib\lib', 'blib\arch')" t/*.t t/1....1..1 ok 1 #Loads fine ok t/2....1..3 ok 1 #var foo = new Array;foo[0] = 1;foo[1] = undefined;foo[2] = 1; ok 2 #var bar = new Array;bar[0] = 1;bar[1] = null;bar[2] = 1; ok 3 #var qux = new Object;qux["age"] = 2;qux["color"] = "monkey";qux["eyes"] = "blue"; ok t/3....1..4 ok 1 #var foo = new Array;foo[0] = 1;foo[1] = undefined;foo[2] = 1; ok 2 #var ANSI = "M\xF6tley Cr\xFCe"; ok 3 #var unicode = "Euros (\u20AC) aren't Ecus (\u20A0)"; ok 5 #var Cherokee = "\u13E3\u13E3\u13E3"; ok t/4....1..4 ok 1 #var foo = new Array;foo[0] = 1;foo[1] = '';foo[2] = 1; ok 2 #var ANSI = "M\xF6tley Cr\xFCe"; ok 3 #var unicode = "Euros (\xE2\x82\xAC) aren't Ecus (\xE2\x82\xA0)"; ok 4 #var thang = "'\t\"\n\\\xA0"; ok t/5....1..5 ok 1 #var ixi = -1; ok 2 #var pi = 3.14159; ok 3 #var c = "3E8"; ok 4 #var zipcode = "02139"; ok 5 #var hex = "0xdeadbeef"; ok All tests successful. Files=5, Tests=17, 0 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\Data\JavaScript.html Installing C:\cpanrun\build\5-10-0\site\lib\Data\example.pl Installing C:\cpanrun\build\5-10-0\site\lib\Data\JavaScript.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod