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

Search results for "module::XML-Twig"

Test::XML::Twig - Test XML::Twig handlers River stage two • 37 direct dependents • 71 total dependents

This module is for testing XML::Twig handlers....

SEMANTICO/Test-XML-0.08 - 02 Jul 2009 06:12:12 UTC - Search in distribution

Test::XMLElement - Perl extension for testing element properties using XML Twig River stage zero No dependents

This test module allows you to check some of the XML element properties. This is useful in testing applications which generate/validates XML. Input for this module is valid XML Element. This module contains wrapper subroutines which acts as testing b...

MURUGU/Test-XMLElement-0.04 - 05 Jan 2011 06:34:23 UTC - Search in distribution

Orze - Another static website generator River stage zero No dependents

This module is only intended to be used by the script orze. See Orze::Manual for more information....

IDERRICK/Orze-1.11 - 31 Mar 2010 14:29:17 UTC - Search in distribution

imsync - Synchronize image files' file system modification timestamps River stage zero No dependents

This application can synchronize filesystem modification times of images and movies created by one or more cameras, and times of related files, based on information provided by the user, on information embedded in other processed images by the same c...

LSTROUS/Image-Synchronize-2.011 - 29 Oct 2023 19:23:48 UTC - Search in distribution

AnyData - (DEPRECATED) easy access to data in many formats River stage zero No dependents

The rather wacky idea behind this module and its sister module DBD::AnyData is that any data, regardless of source or format should be accessible and modifiable with the same simple set of methods. This module provides a multidimensional tied hash in...

REHSACK/AnyData-0.12 - 28 Jan 2015 20:26:22 UTC - Search in distribution

rss2leafnode - post RSS or Atom feeds and web pages to newsgroups River stage zero No dependents

RSS2Leafnode downloads RSS or Atom feeds and posts items as messages to an NNTP news server. It's designed to make text items available for reading in local newsgroups, not propagating anywhere (though that's not enforced). Desired feeds are given in...

KRYDE/rss2leafnode-79 - 05 Feb 2017 11:24:31 UTC - Search in distribution

xml_grep2 - grep XML files using XPath River stage zero No dependents

"xml_grep2" is a grep-like utility for XML files. It mimicks grep as much as possible with the major difference that the patterns are XPath expressions instead of regular expressions. When the results of the grep is a list of XML nodes (ie no option ...

MIROD/App-xml_grep2-0.14 - 14 Mar 2012 15:31:56 UTC - Search in distribution

pod::INSTALL River stage zero No dependents

LDS/GBrowse-2.56 - 15 Jan 2017 21:29:11 UTC - Search in distribution

Qualys - connect to the Qualys scanner API with perl River stage zero No dependents

This module is a wrapper for connecting and using the QualysGuard API for all Qualys partners. It will take care of authentication and creating the correct uri based on the options provided and the selected API script. Using the Qualys (specifically ...

APERSAUD/Qualys-0.05 - 22 Aug 2005 18:13:54 UTC - Search in distribution

GraphViz - Interface to AT&T's GraphViz. Deprecated. See GraphViz2 River stage two • 29 direct dependents • 40 total dependents

This module provides an interface to layout and image generation of directed and undirected graphs in a variety of formats (PostScript, PNG, etc.) using the "dot", "neato", "twopi", "circo" and "fdp" programs from the Graphviz project (http://www.gra...

ETJ/GraphViz-2.26 - 03 Mar 2023 18:32:44 UTC - Search in distribution

Mojo::DOM58 - Minimalistic HTML/XML DOM parser with CSS selectors River stage two • 24 direct dependents • 43 total dependents

Mojo::DOM58 is a minimalistic and relaxed pure-perl HTML/XML DOM parser based on Mojo::DOM. It supports the HTML Living Standard <https://html.spec.whatwg.org/> and Extensible Markup Language (XML) 1.0 <https://www.w3.org/TR/xml/>, and matching based...

DBOOK/Mojo-DOM58-3.001 - 16 Jun 2021 05:30:08 UTC - Search in distribution

E2::Interface - A client interface to the everything2.com collaborative database River stage zero No dependents

Introduction This module is the base class for e2interface, a set of modules that interface with everything2.com. It maintains an agent that connects to E2 via HTTP and that holds a persistent state (a cookie) that can be "clone"d to allow multiple d...

JOSEWEEKS/E2-Interface-0.34 - 07 Aug 2003 17:27:16 UTC - Search in distribution

Nmap::Parser - parse nmap scan data with perl River stage one • 1 direct dependent • 1 total dependent

This module implements a interface to the information contained in an nmap scan. It is implemented by parsing the xml scan data that is generated by nmap. This will enable anyone who utilizes nmap to quickly create fast and robust security scripts th...

APERSAUD/Nmap-Parser-1.37 - 26 Jan 2019 20:01:33 UTC - Search in distribution

DBD::AnyData - DBI access to XML, CSV and other formats River stage one • 3 direct dependents • 3 total dependents

The DBD::AnyData module provides a DBI/SQL interface to data in many formats and from many sources. Currently supported formats include general format flatfiles (CSV, Fixed Length, Tab or Pipe "delimited", etc.), specific formats (passwd files, web l...

REHSACK/DBD-AnyData-0.110 - 17 Jul 2010 08:36:36 UTC - Search in distribution

Spreadsheet::Read - Read the data from a spreadsheet River stage two • 15 direct dependents • 23 total dependents

Spreadsheet::Read tries to transparently read *any* spreadsheet and return its content in a universal manner independent of the parsing module that does the actual spreadsheet scanning. For OpenOffice and/or LibreOffice this module uses Spreadsheet::...

HMBRAND/Spreadsheet-Read-0.90 - 13 Feb 2024 21:58:04 UTC - Search in distribution

Template::Flute - Modern designer-friendly HTML templating Engine River stage one • 4 direct dependents • 5 total dependents

Template::Flute enables you to completely separate web design and programming tasks for dynamic web applications. Templates are designed to be designer-friendly; there's no inline code or mini templating language for your designers to learn - instead...

HORNBURG/Template-Flute-0.027 - 18 Mar 2021 20:08:19 UTC - Search in distribution

XML::Twig - A perl module for processing huge XML documents in tree mode. River stage three • 82 direct dependents • 243 total dependents

This module provides a way to process XML documents. It is build on top of "XML::Parser". The module offers a tree interface to the document, while allowing you to output the parts of it that have been completely processed. It allows minimal resource...

MIROD/XML-Twig-3.52 - 23 Nov 2016 17:21:16 UTC - Search in distribution

XML::Loy - Extensible XML Reader and Writer River stage one • 4 direct dependents • 4 total dependents

XML::Loy allows for the simple creation of small serialized XML documents with various namespaces. It focuses on simplicity and extensibility, while giving you the full power of Mojo::DOM....

AKRON/XML-Loy-0.52 - 03 Jan 2023 10:46:32 UTC - Search in distribution
  • XML::Loy - Extensible XML Reader and Writer

Bio::Phylo::Manual - High-level user guide River stage two • 9 direct dependents • 18 total dependents

RVOSA/Bio-Phylo-v2.0.1 - 30 Oct 2017 19:50:35 UTC - Search in distribution

XML::Rules - parse XML and specify what and how to keep/process for individual tags River stage one • 1 direct dependent • 1 total dependent

JENDA/XML-Rules-1.16 - 13 Dec 2012 21:20:26 UTC - Search in distribution
79 results (0.081 seconds)