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

Search results for "XML::LibXML::Boolean"

XML::LibXML::Boolean - Boolean true/false values River stage three • 455 direct dependents • 913 total dependents

XML::LibXML::Boolean objects implement simple boolean true/false objects....

SHLOMIF/XML-LibXML-2.0210 - 24 Jan 2024 15:19:39 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

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

yEd::Document - pure perl API to easily create yEd-loadable Documents from scratch (using XML::LibXML) River stage zero No dependents

FINCHI/yEd-Document-1.01 - 04 Oct 2014 17:28:51 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

XML::Toolset::LibXML - Interface to LibXML toolset River stage zero No dependents

XML::Toolset::LibXML is an interface to the LibXML validating parser which can be used with the XML::Toolset module....

SPADKINS/XML-Toolset-0.50 - 17 Apr 2007 13:34:01 UTC - Search in distribution

XML::GRDDL - transform XML and XHTML to RDF River stage zero No dependents

GRDDL is a W3C Recommendation for extracting RDF data from arbitrary XML and XHTML via a transformation, typically written in XSLT. See <http://www.w3.org/TR/grddl/> for more details. This module implements GRDDL in Perl. It offers both a low level i...

TOBYINK/XML-GRDDL-0.004 - 11 Sep 2012 08:34:25 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

OSSEC - OSSEC River stage zero No dependents

The OSSEC distribution is a collection of perl modules and scripts simplifying working with OSSEC(https://www.ossec.net/) from Perl. This is the main module of the OSSEC distribution. It provides OSSEC configuration file parsing to read database cred...

BYTERAZOR/OSSEC-0.1 - 20 Dec 2019 11:51:26 UTC - Search in distribution

EAI::Wrap - framework for easy creation of Enterprise Application Integration tasks River stage zero No dependents

EAI::Wrap provides a framework for defining EAI jobs directly in Perl, sparing the creator of low-level tasks as FTP-Fetching, file-parsing and storing into a database. It also can be used to handle other workflows, like creating files from the datab...

RKAPL/EAI-Wrap-1.913 - 03 Apr 2024 20:40:08 UTC - Search in distribution

XML::Validate::LibXML - Interface to LibXML validator River stage one • 3 direct dependents • 3 total dependents

XML::Validate::LibXML is an interface to the LibXML validating parser which can be used with the XML::Validate module....

BBC/XML-Validate-1.025 - 19 Apr 2006 10:22:47 UTC - Search in distribution

Amazon::S3 - A portable client library for working with and managing Amazon S3 buckets and keys. River stage one • 1 direct dependent • 1 total dependent

This documentation refers to version 0.65. "Amazon::S3" provides a portable client interface to Amazon Simple Storage System (S3). This module is rather dated, however with some help from a few contributors it has had some recent updates. Recent chan...

BIGFOOT/Amazon-S3-0.65 - 28 Nov 2023 22:53:40 UTC - Search in distribution

ICC::Support::Chart - An object oriented module for reading, writing and manipulating color measurement data. River stage zero No dependents

Color measurements are made with a spectrophotometer and saved as a file. An ICC::Support::Chart object is made from this measurement file. Other ICC modules and objects utilize Chart objects for data input and output. Many methods are provided for c...

BIRKETT/ICC-Profile-0.82 - 09 Feb 2020 16:59:34 UTC - Search in distribution

RPC::XML - A set of classes for core data, message and XML handling River stage two • 37 direct dependents • 50 total dependents

The RPC::XML package is an implementation of the XML-RPC standard. The package as a whole provides classes for data, for clients, for servers and for parsers (based on the XML::Parser and XML::LibXML packages from CPAN). This module provides a set of...

RJRAY/RPC-XML-0.82 - 06 Jan 2021 18:05:35 UTC - Search in distribution

MOSES::MOBY - Start here! Documentation for the Perl extension for the automatic generation of BioMOBY web services! River stage zero No dependents

This is the documentation for Perl MoSeS (Moby Services Support). If you are reading this from the "perldoc" utility, you may notice that some words are missing or that some phrases are incomplete. In order to view this documentation in the manner in...

EKAWAS/MOSES-MOBY-0.96.1 - 09 Dec 2010 14:23:28 UTC - Search in distribution

XMLRPC::Fast - fast XML-RPC encoder/decoder River stage zero No dependents

"XMLRPC::Fast", as its name suggests, tries to be a fast XML-RPC encoder & decoder. Contrary to most other XML-RPC modules on the CPAN, it doesn't offer a RPC-oriented framework, and instead behaves more like a serialization module with a purely func...

SAPER/XMLRPC-Fast-0.11 - 20 Jan 2016 09:52:42 UTC - Search in distribution

UltraDNS - Client API for the NeuStar UltraDNS Transaction Protocol River stage zero No dependents

A simple and efficient client for the NeuStar UltraDNS Transaction Protocol as defined in <http://www.ultradns.net/api/NUS_API_XML.pdf> (version 3.0, dated September 5, 2008). All requests are batched and performed in transactions. A single secure co...

TIMB/UltraDNS-0.06 - 20 Jan 2009 13:24:46 UTC - Search in distribution
78 results (0.096 seconds)