Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. Files found in blib\arch: installing files in blib\lib into architecture dependent library tree Installing C:\cpanrun-5.8\build\5-8-0\site\lib\auto\JSON\PC\PC.bs Installing C:\cpanrun-5.8\build\5-8-0\site\lib\auto\JSON\PC\PC.dll Installing C:\cpanrun-5.8\build\5-8-0\site\lib\auto\JSON\PC\PC.exp Installing C:\cpanrun-5.8\build\5-8-0\site\lib\auto\JSON\PC\PC.lib Installing C:\cpanrun-5.8\build\5-8-0\site\lib\auto\JSON\PC\PC.pdb Installing C:\cpanrun-5.8\build\5-8-0\site\lib\JSON\PC.pm Writing C:\cpanrun-5.8\build\5-8-0\site\lib\auto\JSON\PC\.packlist Appending installation info to C:\cpanrun-5.8\build\5-8-0\lib/perllocal.pod 0"} ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 - The object isa JSON::NotString ok 21 - The object isa JSON::NotString ok 22 - The object isa JSON::NotString ok 23 - true ok 24 - false ok 25 - null ok 26 ok 27 - unmapping option true ok 28 - unmapping option false ok 29 - unmapping option null ok 30 - unmapping true (atr) ok 31 - unmapping false(atr) ok 32 - JSON::NotString [true,false,null] ok 33 ok 34 ok 35 ok 36 ok 37 - Bad string ok 38 - coderef bar ok 39 - coderef undef ok 40 - coderef complex ok 41 - skipinvalid && coderef bar ok 42 - invalid value (coderef) ok 43 - type blog ok 44 - invalid value (ref of type blog) ok 45 - invalid value (blessd object) ok 46 - invalid value (ref) ok t/03-circleref.......1..4 ok 1 ok 2 ok 3 ok 4 ok t/04-autoconv........1..12 ok 1 - json::number ok 2 - normal default ok 3 - no autoconv ok 4 - autoconv ok 5 - option ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok t/05-esc.............1..17 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 - {"id":"abc\ndef"} ok 16 - {"id":"abc\\ndef"} ok 17 - {"id":"abc\\\ndef"} ok t/06-comment.........1..11 ok 1 ok 2 ok 3 - unterminated comment ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok t/07-extra_number....1..24 ok 1 - hex 00 ok 2 - hex 01 ok 3 - hex 0a ok 4 - hex 10 ok 5 - hex ff ok 6 - oct 0 ok 7 - oct 1 ok 8 - oct 10 ok 9 - Bad object (hex) ok 10 - Bad object (oct) ok 11 - normal 0 ok 12 - normal 0.1 ok 13 - normal 10 ok 14 - normal -10 ok 15 - normal 0 ok 16 - normal 0.1 ok 17 - complex structure ok 18 - complex structure ok 19 - complex structure ok 20 - complex structure ok 21 - complex structure ok 22 - complex structure ok 23 - complex structure ok 24 - complex structure ok t/08-pretty..........1..17 ok 1 ok 2 ok 3 - indent => 1 ok 4 ok 5 ok 6 ok 7 - OOP ok 8 - OOP ok 9 - OOP ok 10 - OOP new JSON (pretty => 1) ok 11 - OOP (pretty => 1) ok 12 - OOP (pretty => 0) ok 13 - OOP (pretty => 1) ok 14 - OOP (pretty => 0) ok 15 - delimiter 0 ok 16 - delimiter 1 ok 17 - delimiter 2 ok t/09-quote...........1..47 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 - utf8 ok 8 - utf8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 ok 40 ok 41 ok 42 ok 43 ok 44 ok 45 ok 46 ok 47 ok t/10-ordered.........1..8 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok t/11-convblessed.....1..40 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 ok 40 ok t/12-selfconv........1..15 ok 1 - Everything works as usual if not enabled ok 2 - skip invalid if you want smth... ok 3 - Everything works as usual if not enabled ok 4 - self converted ! ok 5 - _toJson call ok 6 - call to hashToJson ok 7 - call to arrayToJson ok 8 - call to valueToJson ok 9 - hash - skipinvalid not necessary ok 10 - array - skipinvalid not necessary ok 11 - obj to null value ok 12 - obj to false value ok 13 - obj to true value ok 14 - don't ask an object to recursively jsonize itself ok 15 - usual circle ref is detected ok t/13-expo............1..8 ok 1 - digit -12.34 ok 2 - digit -12.34 ok 3 - digit -1.234e5 ok 4 - digit -1.234e5 ok 5 - digit 1.23E-4 ok 6 - digit 1.23E-4 ok 7 - digit 1.01e+30 ok 8 - digit 1.01e+30 ok t/14-utf8............1..21 ok 1 - no UTF8 option ok 2 - UTF8 option ok 3 - with UTF8 ok 4 - without UTF8 ok 5 - with UTF8 ok 6 - no utf8 option ok 7 - with utf8 option ok 8 - utf8 option ok 9 - with UTF8 flag ok 10 - utf8 => 1 ok 11 ok 12 - $JSON::UTF8 = 1 but option is 0 ok 13 ok 14 - no UTF8 ok 15 - ["\u3042\u3044"] ok 16 ok 17 ok 18 - \u3042\u3044 ok 19 ok 20 ok 21 ok t/15-singlequote.....1..7 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok All tests successful. Files=16, Tests=289, 3 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU)