Negative. This is 5.6.1.

I downloaded the cvs version and get an even greater number of failed tests:

t/07nodelist........ok 5/18Can't locate object method "appendWellBalan +cedChunk" via package "XML::LibXML::Element" (perhaps you forgot to l +oad "XML::LibXML::Element"?) at t/07nodelist.t line 52. t/08findnodes.......ok 1/14Can't locate object method "_findnodes" via + package "XML::LibXML::Element" (perhaps you forgot to load "XML::Lib +XML::Element"?) at blib/lib/XML/LibXML.pm line 375. t/13dtd.............ok 2/16Can't locate object method "new" via packag +e "XML::LibXML::Dtd" (perhaps you forgot to load "XML::LibXML::Dtd"?) + at t/13dtd.t line 19. t/14sax.............ok 7/46Can't locate object method "getData" via pa +ckage "XML::LibXML::Text" (perhaps you forgot to load "XML::LibXML::T +ext"?) at blib/lib/XML/LibXML/SAX/Parser.pm line 57. t/15nodelist........ok 2/11Can't locate object method "_findnodes" via + package "XML::LibXML::Document" (perhaps you forgot to load "XML::Li +bXML::Document"?) at blib/lib/XML/LibXML.pm line 375. t/16docnodes........ok 3/9Can't locate object method "getFirstChild" v +ia package "XML::LibXML::Document" (perhaps you forgot to load "XML:: +LibXML::Document"?) at t/16docnodes.t line 34. t/17callbacks.......ok 11/38Can't locate object method "_findnodes" vi +a package "XML::LibXML::Element" (perhaps you forgot to load "XML::Li +bXML::Element"?) at blib/lib/XML/LibXML.pm line 375. t/19encoding........ok 6/9Can't locate object method "appendText" via +package "XML::LibXML::Element" (perhaps you forgot to load "XML::LibX +ML::Element"?) at t/19encoding.t line 89.

In reply to Re: Re: XML::LibXML Failed Test by tomazos
in thread XML::LibXML Failed Test by tomazos

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.