Linux SoftwareProgrammingLibrariesXML::XPath::Simple 0.05

XML::XPath::Simple 0.05


XML::XPath::Simple is a very simple interface for XPaths. SYNOPSIS use XML::XPath::Simple; $xp = new XML::XPath::Simpl
Developer:   S.D. Campbell
      more software by author →
Price:  0.00
License:   Perl Artistic License
File size:   10K
Language:   
OS:   
Rating:   0 /5 (0 votes)
Your vote:  
enlarge screenshot


XML::XPath::Simple is a very simple interface for XPaths.

SYNOPSIS

use XML::XPath::Simple;

$xp = new XML::XPath::Simple(
xml => $xml,
context => '/'
);
$content = $xp->valueof('/doc/c[2]/d[1]@id');

XML::XPath::Simple is designed to allow for the use of simple Abbreviated XPath syntax to access values from a small XML document. This module is not meant as a drop-in replacement for XML::XPath, and doesn't support the entire W3C XPath Recommendation. This module is meant as an easy and simple way to access XML data from small, non-complex structures.
XML::XPath::Simple doesn't support documents that have elements containing mixed content (text and tags), nor does it allow for the walking of the tree structure, or the counting of elements. While this module allows access to specific nodes using the position() function, internally the module doesn't necessarially parse the XML structure in any specific order, so position() calls may not return the value expected.

Requirements:
  • Perl
    tags xml xpath  xpath simple  this module  allow for  for the  

    Download XML::XPath::Simple 0.05


     http://ftp.casaafacerilor.ro/mirrors/CPAN/authors/id/W/WH/WHYTEWOLF/XML-XPath-Simple-0.05.tar.gz


    Authors software

    XML::XPath::Simple 0.05 (by S.D. Campbell)
    XML::XPath::Simple is a very simple interface for XPaths.

    SYNOPSIS

    use XML::XPath::Simple;

    $xp = new XML::XPath::Simpl

    HTML::DWT 2.08 (by S.D. Campbell)


    Similar software

    XML::XPath::Simple 0.05 (by S.D. Campbell)
    XML::XPath::Simple is a very simple interface for XPaths.

    SYNOPSIS

    use XML::XPath::Simple;

    $xp = new XML::XPath::Simpl

    Test::XML::Simple 0.09 (by Joe McMahon)
    Test::XML::Simple is an easy testing for XML.

    SYNOPSIS

    use Test::XML::Simple tests=>5;
    xml_valid $xml, "Is valid XML";

    XML::XPath::Builder 1.13 (by Ken MacLeod)
    XML::XPath::Builder is a SAX handler for building an XPath tree.

    SYNOPSIS

    use AnySAXParser;
    use XML::XPath::Builder;

    $bu

    Template::Plugin::XML 2.16 (by Andy Wardley)
    Template::Plugin::XML is a XML plugin for the Template Toolkit.

    SYNOPSIS

    [% USE XML;
    dom = XML.dom('foo.xml');

    File::Find::Rule::XPath 0.03 (by Grant McLean)
    File::Find::Rule::XPath is a Perl module that contains rule to match on XPath expressions.

    SYNOPSIS

    use File::Find::Rule::XPa

    Tree::XPathEngine 0.05 (by Michel Rodriguez)
    Tree::XPathEngine is a re-usable XPath engine.

    This module provides an XPath engine, that can be re-used by other module/classes t

    Pathan 2.0.0 Beta (by DecisionSoft Limited)
    Pathan is an XPath processing library

    Pathan 1.2r2 (by DecisionSoft Limited)
    Pathan is an XPath processing library

    XML::DOM::Lite::Document 0.10 (by T.J. Mather)

    XML::Filter::DOMFilter::LibXML 0.02 (by Petr Pajas)
    XML::Filter::DOMFilter::LibXML is a SAX Filter allowing DOM processing of selected subtrees.

    SYNOPSIS

    use XML::LibXML;
    use


    Other software in this category

    zlib 1.2.3 (by Jean-loup Gailly)
    zlib is designed to be a free, general-purpose, legally unencumbered, lossless data-compression library for use on virtually any comp

    libjpeg v6b (by Independent JPEG Group)
    libjpeg is a library for handling the JPEG (JFIF) image format

    OpenSSL 0.9.7c (by The OpenSSL Project Team)
    The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implement

    libxml2 2.6.27 (by DV)
    Libxml2 is the XML C parser and toolkit developed for the Gnome project (but usable outside of the Gnome platform), libxml2 library i

    GNU C library 2.4 (by Andreas Jaeger)
    GNU C library (glibc) is one of the most important components of GNU Hurd and most modern Linux distributions.

    GNU C library is us

  •     search


    Featured Software

    jEdit 4.3 pre8
    jEdit is an Open Source text editor written in Java

    Opera 9.02
    Surf the Internet in a safer, faster, and easier way with Opera browser

    GNU Aspell 0.60.4
    GNU Aspell is a Free and Open Source spell checker designed to eventually replace Ispell


    Subscribe in Rojo
    Google Reader
    Add to My Yahoo!

    Add to My AOL
    Subscribe with Bloglines
    Subscribe in NewsGator Online
    Add 'nixbit linux software' to Newsburst from CNET News.com
    del.icio.us nixbit linux software


    Top tags