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

Search results for "xml::dt"

XML::DT - a package for down translation of XML files River stage two • 6 direct dependents • 10 total dependents

This module processes XML files with an approach similar to OMNIMARK. As XML parser it uses XML::LibXML module in an independent way. You can parse HTML files as if they were XML files. For this, you must supply an extra option to the hash: %hander =...

AMBS/XML-DT-0.69 - 22 Apr 2019 17:01:30 UTC - Search in distribution
  • mkdtskel - DTD generator using XML::DT
  • mkdtskel - Perl code skeleton generator to process XML files with XML::DT
  • mkxmltype - Make XML analysis using XML::DT

XML::DT::Sequence - Down Translator (XML::DT) for sequence XMLs River stage zero No dependents

AMBS/XML-DT-Sequence-0.02 - 21 Sep 2014 20:58:56 UTC - Search in distribution

uplug - the main startup script for the Uplug toolbox River stage two • 10 direct dependents • 10 total dependents

The basic use of this startup script is to load a Uplug module, to parse its configuration and to run it using the command-line arguments give. Uplug modules may consist of complex processing pipelines and loops and Uplug tries to build system calls ...

TIEDEMANN/uplug-main-0.3.8 - 16 Mar 2013 20:19:32 UTC - Search in distribution

perl58delta - what is new for perl v5.8.0 River stage five • 11292 direct dependents • 32664 total dependents

This document describes differences between the 5.6.0 release and the 5.8.0 release. Many of the bug fixes in 5.8.0 were already seen in the 5.6.1 maintenance release since the two releases were kept closely coordinated (while 5.8.0 was still called ...

RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC - Search in distribution

Nile - Android Like Visual Web App Framework Separating Code From Design Multi Lingual And Multi Theme. River stage zero No dependents

Nile - Android Like Visual Web App Framework Separating Code From Design Multi Lingual And Multi Theme. Beta version, API may change. The project's homepage <https://github.com/mewsoft/Nile>. The main idea in this framework is to separate all the htm...

MEWSOFT/Nile-0.55 - 14 Oct 2014 09:32:49 UTC - Search in distribution
  • Nile::App - App base class for the Nile framework.

changelog2x - Transform ChangeLogML files using XSLT stylesheets River stage one • 1 direct dependent • 1 total dependent

This script is a simple example of transforming ChangeLogML mark-up into user-friendly formats. The application itself does very little work; it's purpose is mainly to process and handle the command-line options, then delegate the actual work to the ...

RJRAY/App-Changelog2x-0.11 - 10 Aug 2009 17:11:23 UTC - Search in distribution

perloptree - The Perl op tree River stage zero No dependents

Various material about the internal Perl compilation representation during parsing and optimization, before the actual execution begins, represented as "B" objects, the "B" op tree. The well-known perlguts.pod focuses more on the internal representat...

RURBAN/B-C-1.57 - 07 May 2019 12:10:41 UTC - Search in distribution

HTML::Element - Class for objects that represent HTML elements River stage three • 171 direct dependents • 974 total dependents

(This class is part of the HTML::Tree dist.) Objects of the HTML::Element class can be used to represent elements of HTML document trees. These objects have attributes, notably attributes that designates each element's parent and content. The content...

KENTNL/HTML-Tree-5.07 - 31 Aug 2017 08:53:16 UTC - Search in distribution
  • HTML::AsSubs - functions that construct a HTML syntax tree

Image::ExifTool::TagNames - ExifTool tag name documentation River stage two • 29 direct dependents • 30 total dependents

This document contains a complete list of ExifTool tag names, organized into tables based on information type. Tag names are used to reference specific meta information extracted from or written to a file....

EXIFTOOL/Image-ExifTool-12.76 - 31 Jan 2024 15:31:14 UTC - Search in distribution

XUL::Gui - render cross platform gui applications with firefox from perl River stage zero No dependents

this module exposes the entire functionality of mozilla firefox's rendering engine to perl by providing all of the " XUL " and " HTML " tags as functions and allowing you to interact with those objects directly from perl. gui applications created wit...

ASG/XUL-Gui-0.63 - 19 Sep 2010 19:39:15 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

ScraperPOD - A Framework for scraping results from search engines. River stage one • 1 direct dependent • 1 total dependent

SCRAPER FRAMEWORK [============================================================================] [ ] [ Your Request Values The Response Values ] [ | ^ ] [ v | ] [ +-------------------------+ +-------------------------+ ] [ | | | | ] [ | Request Objec...

GLENNWOOD/Scraper-3.05 - 02 Aug 2003 07:47:12 UTC - Search in distribution

Intellexer::API - API client for Intellexer River stage zero No dependents

An interface to the Intellexer <https://www.intellexer.com/> API. This module provides perl methods to all the methods available in the Intellexer API using the same names. This will make it easy for those who want to look for more documentation on t...

HAX/Intellexer-API-0.91 - 17 Mar 2024 22:12:41 UTC - Search in distribution

Image::MetaData::JPEG - Perl extension for showing/modifying JPEG (meta)data. River stage one • 2 direct dependents • 2 total dependents

The purpose of this module is to read/modify/rewrite meta-data segments in JPEG (Joint Photographic Experts Group format) files, which can contain comments, thumbnails, Exif information (photographic parameters), IPTC information (editorial parameter...

RJBS/Image-MetaData-JPEG-0.159 - 11 Mar 2015 22:46:16 UTC - Search in distribution

Bio::Trace::ABIF - Perl extension for reading and parsing ABIF (Applied Biosystems, Inc. Format) files River stage one • 1 direct dependent • 1 total dependent

VITA/Bio-Trace-ABIF-1.06 - 02 Nov 2016 11:16:32 UTC - Search in distribution

Web::Query - Yet another scraping library like jQuery River stage one • 7 direct dependents • 8 total dependents

Web::Query is a yet another scraping framework, have a jQuery like interface. Yes, I know Ingy's pQuery. But it's just alpha quality. It doesn't work. Web::Query built at top of the CPAN modules, HTML::TreeBuilder::XPath, LWP::UserAgent, and HTML::Se...

YANICK/Web-Query-1.01 - 16 Jan 2024 20:28:14 UTC - Search in distribution

Time::Moment - Represents a date and time of day with an offset from UTC River stage three • 46 direct dependents • 128 total dependents

"Time::Moment" is an immutable object representing a date and time of day with an offset from UTC in the ISO 8601 calendar system. Time is measured in nanoseconds since "0001-01-01T00Z". In "Time:Moment" leap seconds are ignored. It is assumed that t...

CHANSEN/Time-Moment-0.44 - 09 May 2018 19:11:36 UTC - Search in distribution

MRS::Client - A SOAP-based client of the MRS Retrieval server River stage zero No dependents

This module is a SOAP-based (Web Services) client that can talk, and get data from an MRS server, a search engine for biological and medical databanks that searches well over a terabyte of indexed text. See details about MRS and its author Maarten He...

TULSOFT/MRS-Client-1.0.1 - 22 Jun 2013 11:50:59 UTC - Search in distribution

CGI::IDS - PerlIDS - Perl Website Intrusion Detection System (XSS, CSRF, SQLI, LFI etc.) River stage one • 1 direct dependent • 1 total dependent

PerlIDS (CGI::IDS) is a website intrusion detection system based on PHPIDS <https://phpids.org/> to detect possible attacks in website requests, e.g. Cross-Site Scripting (XSS), Cross-Site Request Forgery (CSRF), SQL Injections (SQLI) etc. It parses ...

HINNERK/CGI-IDS-1.0217 - 27 May 2014 12:16:39 UTC - Search in distribution

HTML::Latex - Creates a Latex file from an HTML file. River stage zero No dependents

This class is used to create a text file in Latex format from a file in HTML format. Use the class as follows: 1. Create a new HTML::Latex object. 2. Override any options using set_option(), add_package(), ban_tag(), or set_log(). 3. Run html2latex()...

PETER/html2latex-1.1 - 25 Sep 2000 05:44:56 UTC - Search in distribution
76 results (0.071 seconds)