          MODULE=XML-LibXML
         VERSION=1.88
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=http://search.cpan.org/CPAN/authors/id/S/SH/SHLOMIF/
      SOURCE_VFY=sha1:b53b35792b418307b2510e07c6aa7ec8c76667ef
        WEB_SITE=http://search.cpan.org/~pajas/XML-LibXML/
         ENTERED=20090328
         UPDATED=20111008
           SHORT="Perl Binding for libxml2"

PSAFE=no
cat << EOF
This module is an interface to libxml2, providing XML and HTML
parsers with DOM, SAX and XMLReader interfaces, a large subset of
DOM Layer 3 interface and a XML::XPath-like interface to XPath API
of libxml2. The module is split into several packages which are
not described in this section; unless stated otherwise, you only
need to use XML::LibXML; in your programs.
EOF

