Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\cpanrun-5.8\build\5-8-0\bin\perl.exe Build --makefile_env_macros 1 install Installing C:\cpanrun-5.8\build\5-8-0\site\lib\auto\XML\Genx\Genx.bs Installing C:\cpanrun-5.8\build\5-8-0\site\lib\auto\XML\Genx\Genx.dll Installing C:\cpanrun-5.8\build\5-8-0\site\lib\auto\XML\Genx\Genx.pdb Installing C:\cpanrun-5.8\build\5-8-0\site\lib\XML\Genx.pm Installing C:\cpanrun-5.8\build\5-8-0\site\lib\XML\Genx\Constants.pm Installing C:\cpanrun-5.8\build\5-8-0\site\lib\XML\Genx\SAXWriter.pm Installing C:\cpanrun-5.8\build\5-8-0\site\lib\XML\Genx\Simple.pm Installing C:\cpanrun-5.8\build\5-8-0\html\site\lib\XML\Genx.html Installing C:\cpanrun-5.8\build\5-8-0\html\site\lib\XML\Genx\Constants.html Installing C:\cpanrun-5.8\build\5-8-0\html\site\lib\XML\Genx\SAXWriter.html Installing C:\cpanrun-5.8\build\5-8-0\html\site\lib\XML\Genx\Simple.html Writing C:\cpanrun-5.8\build\5-8-0\site\lib\auto\XML\Genx\.packlist ok 1 - use XML::Genx::Simple; ok 2 - The object isa XML::Genx ok 3 - XML::Genx::Simple->can(...) ok 4 - That went well. ok 5 - Element() ok 6 - That went well too ok 7 - StartDocString() ok 8 - StartDocString() no warnings ok 9 - GetDocString() returns undef before use ok 10 - Predeclared Element did not grumble ok 11 - ... and produced the right output. ok t\XML-Genx..............1..115 ok 1 - use XML::Genx; ok 2 - use XML::Genx::Constants; ok 3 - The object isa XML::Genx ok 4 - XML::Genx->can(...) ok 5 - GetVersion() ok 6 - StartDocFile(fh) ok 7 - LastErrorMessage() ok 8 - GetErrorMessage(0) ok 9 - Comment(hello world) ok 10 - PI(ping pong) ok 11 - StartElementLiteral(urn:foo,foo) ok 12 - AddAttributeLiteral(urn:foo,baz,quux) ok 13 - AddText(bar) ok 14 - AddCharacter(ord(!)) ok 15 - EndElement() ok 16 - EndDocument() ok 17 - test_basics() output ok 18 - StartDocFile(fh) ok 19 - StartElementLiteral("",foo) ok 20 - AddAttributeLiteral() ok 21 - EndElement() ok 22 - EndDocument() ok 23 - test_empty_namespace() output ok 24 - StartDocFile(fh) ok 25 - StartElementLiteral(undef,foo) ok 26 - AddAttributeLiteral() ok 27 - EndElement() ok 28 - EndDocument() ok 29 - test_undef_namespace() output ok 30 - StartDocFile(fh) ok 31 - StartElementLiteral(foo) ok 32 - AddAttributeLiteral() ok 33 - EndElement() ok 34 - EndDocument() ok 35 - test_no_namespace() output ok 36 - StartDocFile(bad filehandle) ok 37 - DeclareNamespace() ok 38 - The object isa XML::Genx::Namespace ok 39 - XML::Genx::Namespace->can(...) ok 40 - GetNamespacePrefix() ok 41 - DeclareElement() ok 42 - The object isa XML::Genx::Element ok 43 - XML::Genx::Element->can('StartElement') ok 44 - The object isa XML::Genx::Element ok 45 - DeclareAttribute() ok 46 - The object isa XML::Genx::Attribute ok 47 - XML::Genx::Attribute->can('AddAttribute') ok 48 - The object isa XML::Genx::Attribute ok 49 - StartDocFile() ok 50 - StartElement() ok 51 - AddAttribute() ok 52 - EndElement() ok 53 - EndDocument() ok 54 - test_declared_in_use() output ok 55 - StartDocFile() ok 56 - StartElement() ok 57 - AddAttribute() ok 58 - EndElement() ok 59 - EndDocument() ok 60 - test_declared_no_namespace() output ok 61 - StartDocFile() ok 62 - StartElement(el) ok 63 - AddNamespace("") ok 64 - AddNamespace() ok 65 - AddAttributeLiteral(ns2url,at,val) ok 66 - EndElement() ok 67 - EndDocument() ok 68 - test_declared_with_namespace() output ok 69 - StartDocSender() ok 70 - StartElementLiteral(undef,foo) ok 71 - AddText(*utf8*) ok 72 - EndElement() ok 73 - EndDocument() ok 74 - test_sender() output ok 75 - StartDocFile() ok 76 - StartElementLiteral(undef,monogram-for-earth) ok 77 - AddText(*astral-utf8*) ok 78 - EndElement() ok 79 - EndDocument() ok 80 - test_astral() output ok 81 - StartDocFile() ok 82 - The object isa XML::Genx::Namespace ok 83 - StartElementLiteral(ns,foo) ok 84 - AddAttributeLiteral(x:attr) ok 85 - EndElement() ok 86 - EndDocument() ok 87 - test_declared_namespace_in_literal() output ok 88 - test_c14n_example_3_3() output ok 89 - LastErrorCode() after new() ok 90 - EndDocument() sequence error ok 91 - Exception reports location. ok 92 - LastErrorCode() after an exception. ok 93 - The object isa XML::Genx::Namespace ok 94 - ns->AddNamespace() sequence error ok 95 - LastErrorCode() after an exception. ok 96 - The object isa XML::Genx::Element ok 97 - el->StartElement() sequence error ok 98 - LastErrorCode() after an exception. ok 99 - The object isa XML::Genx::Attribute ok 100 - at->AddAttribute() sequence error ok 101 - LastErrorCode() after an exception. ok 102 - StartElementLiteral() invalid char ok 103 - LastErrorCode() after an exception. ok 104 - AddAttributeLiteral() invalid char ok 105 - LastErrorCode() after an exception. ok 106 - AddCharacter() invalid char ok 107 - LastErrorCode() after an exception. ok 108 - GENX_SUCCESS ok 109 - GENX_SEQUENCE_ERROR ok 110 - StartDocFile() ok 111 - StartElementLiteral(foo) ok 112 - EndElement() ok 113 - EndDocument() ok 114 - ScrubText() all good ok 115 - ScrubText() skips non-xml chars ok All tests successful. Files=5, Tests=147, 2 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU)