The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "XML::LibXML::Number"

XML::LibXML::Number - Simple numeric values. River stage three • 455 direct dependents • 913 total dependents

This class holds simple numeric values. It doesn't support -0, +/- Infinity, or NaN, as the XPath spec says it should, but I'm not hurting anyone I don't think....

SHLOMIF/XML-LibXML-2.0210 - 24 Jan 2024 15:19:39 UTC - Search in distribution

XML::LibXML::Devel::SetLineNumber - set the line number for an XML::LibXML::Node River stage zero No dependents

This module exports one function: "set_line_number($node, $number)" Sets a node's line number. Why in name of all that is good and holy would you want to do that? Frankly, you probably don't. And you probably shouldn't. There's just about one situtio...

TOBYINK/XML-LibXML-Devel-SetLineNumber-0.002 - 16 Sep 2014 19:26:36 UTC - Search in distribution

XML::XQL - A perl module for querying XML tree structures with XQL River stage zero No dependents

The XML::XQL module implements the XQL (XML Query Language) proposal submitted to the XSL Working Group in September 1998. The spec can be found at: <http://www.w3.org/TandS/QL/QL98/pp/xql.html> Most of the contents related to the XQL syntax can also...

ENNO/libxml-enno-1.02 - 27 Mar 2000 16:23:22 UTC - Search in distribution

PRANG - XML graph engine - XML to Moose objects and back! River stage one • 1 direct dependent • 1 total dependent

PRANG is an XML Graph engine, which provides post-schema validation objects (PSVO). It is designed for implementing XML languages for which a description of the valid sets of XML documents is available - for example, a DTD, W3C XML Schema or Relax sp...

EGILES/PRANG-0.21 - 30 Jan 2023 22:10:38 UTC - Search in distribution

XML::SAX - Simple API for XML River stage four • 64 direct dependents • 1613 total dependents

XML::SAX is a SAX parser access API for Perl. It includes classes and APIs required for implementing SAX drivers, along with a factory class for returning any SAX parser installed on the user's system....

GRANTM/XML-SAX-1.02 - 14 Jun 2019 02:18:34 UTC - Search in distribution

HTML::HTML5::DOM - implementation of the HTML5 DOM on top of XML::LibXML River stage zero No dependents

HTML::HTML5::DOM is a layer on top of XML::LibXML which provides a number of additional classes and methods for elements. Because it wraps almost every XML::LibXML method, it is not as fast as using XML::LibXML directly (which is an XS module), but i...

TOBYINK/HTML-HTML5-DOM-0.002 - 01 Jun 2014 21:25:19 UTC - Search in distribution

XML::Diff - XML DOM-Tree based Diff & Patch Module River stage one • 1 direct dependent • 1 total dependent

This module provides methods for generating and applying an XML diffgram of two related XML files. The basis of the algorithm is tree-wise comparison using the DOM model as provided by XML::LibXML. The Diffgram is well-formed XML in the XVCS namespan...

TIMM/XML-Diff-0.05 - 12 Jul 2007 10:50:35 UTC - Search in distribution

XSH - scripting language for XPath-based editing of XML River stage zero No dependents

CHOROBA/XML-XSH2-2.2.10 - 22 Dec 2023 14:24:21 UTC - Search in distribution

XML::RPC::Enc::LibXML - Encode/decode XML-RPC using LibXML River stage zero No dependents

Default encoder/decoder for XML::RPC::Fast If MIME::Base64 is installed, decoder for "XML-RPC" type "base64" will be setup If DateTime::Format::ISO8601 is installed, decoder for "XML-RPC" type "dateTime.iso8601" will be setup Also will be setup by de...

MONS/XML-RPC-Fast-0.8 - 25 Jan 2012 11:54:50 UTC - Search in distribution

XML::Tidy - tidy indenting of XML documents River stage two • 6 direct dependents • 18 total dependents

This module creates XML document objects (with inheritance from XML::XPath) to tidy mixed-content (i.e., non-data) text node indenting. There are also some other handy member functions to compress and expand your XML document object (into either a co...

PIP/XML-Tidy-1.20 - 09 Jul 2017 14:52:59 UTC - Search in distribution

XML::Compile - Compilation based XML processing River stage two • 38 direct dependents • 67 total dependents

Many (professional) applications process XML messages based on a formal specification, expressed in XML Schemas. XML::Compile translates between XML and Perl with the help of such schemas. Your Perl program only handles a tree of nested HASHes and AR...

MARKOV/XML-Compile-1.63 - 02 Jul 2019 14:42:22 UTC - Search in distribution

CAM::XML - Encapsulation of a simple XML data structure River stage one • 1 direct dependent • 2 total dependents

This module reads and writes XML into a simple object model. It is optimized for ease of creating code that interacts with XML. This module is not as powerful or as standards-compliant as say XML::LibXML, XML::SAX, XML::DOM, etc, but it's darn easy t...

CLOTHO/CAM-XML-1.14 - 02 Feb 2006 03:25:38 UTC - Search in distribution

SVG::Parser - XML Parser for SVG documents River stage one • 6 direct dependents • 6 total dependents

SVG::Parser is an XML parser for SVG Documents. It takes XML as input and produces an SVG object as its output. SVG::Parser supports both XML::SAX and XML::Parser (Expat) parsers, with SAX preferred by default. Only one of these needs to be installed...

PETERW/SVG-Parser-1.03 - 30 Mar 2008 22:26:44 UTC - Search in distribution

XML::Snap - Makes simple XML tasks a snap! River stage zero No dependents

MICHAEL/XML-Snap-0.04 - 27 May 2014 08:49:07 UTC - Search in distribution

efa - Command line client for EFA-based public transit routing services River stage zero No dependents

efa is a command line client for EFA-based public transit routing interfaces, e.g. <http://efa.vrr.de>. efa requests connections between two points and displays the results. By default, the EFA service at <http://efa.vrr.de> (operated by Verkehrsverb...

DERF/Travel-Routing-DE-VRR-2.24 - 23 Nov 2023 17:30:36 UTC - Search in distribution

CPAN - query, download and build perl modules from CPAN sites River stage three • 53 direct dependents • 522 total dependents

The CPAN module automates or at least simplifies the make and install of perl modules and extensions. It includes some primitive searching capabilities and knows how to use LWP, HTTP::Tiny, Net::FTP and certain external download clients to fetch dist...

ANDK/CPAN-2.36 - 14 May 2023 19:36:11 UTC - Search in distribution

XSH River stage zero No dependents

CHOROBA/XML-XSH-1.8.6 - 09 Mar 2018 23:41:22 UTC - Search in distribution

TPath - general purpose path languages for trees River stage one • 3 direct dependents • 3 total dependents

TPath provides an xpath-like language for arbitrary trees. You implement a minimum of two methods -- "children" and "tag" -- and then you can explore your trees via concise, declarative paths. In tpath, "attributes" are node attributes of any sort an...

DFH/TPath-1.007 - 05 Aug 2014 16:26:44 UTC - Search in distribution

XML::Bare - Minimal XML parser implemented via a C state engine River stage two • 11 direct dependents • 20 total dependents

This module is a 'Bare' XML parser. It is implemented in C. The parser itself is a simple state engine that is less than 500 lines of C. The parser builds a C struct tree from input text. That C struct tree is converted to a Perl hash by a Perl funct...

CODECHILD/XML-Bare-0.53 - 12 Jul 2013 15:44:20 UTC - Search in distribution

db-iris - Interface to the DeutscheBahn online departure monitor River stage one • 1 direct dependent • 1 total dependent

db-iris is an interface to the DeutscheBahn departure monitor available at <https://iris.noncd.db.de/wbt/js/index.html>. It requests all trains departing from (or arriving at) *station* in the next two hours and lists them on stdout. *station* can be...

DERF/Travel-Status-DE-IRIS-1.96 - 25 Feb 2024 08:36:32 UTC - Search in distribution
165 results (0.11 seconds)