The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "html::tagset"

HTML::Tagset - data tables useful in parsing HTML River stage four • 29 direct dependents • 3531 total dependents

This module contains several data tables useful in various kinds of HTML parsing operations. Note that all tag names used are lowercase. In the following documentation, a "hashset" is a hash being used as a set -- the hash conveys that its keys are t...

PETDANCE/HTML-Tagset-3.24 - 11 Mar 2024 17:32:52 UTC - Search in distribution

HTML::Valid::Tagset - data tables useful in parsing HTML River stage one • 2 direct dependents • 7 total dependents

This module contains several data tables useful in various kinds of HTML parsing operations. All tag names used are lowercase. This module and HTML::Tagset This is a drop-in replacement for HTML::Tagset. However, HTML::Valid::Tagset is mostly not bas...

BKB/HTML-Valid-0.09 - 28 Jun 2022 23:52:25 UTC - Search in distribution

Template::Declare::TagSet::HTML - Template::Declare tag set for HTML River stage two • 11 direct dependents • 16 total dependents

Template::Declare::TagSet::HTML defines a full set of HTML tags for use in Template::Declare templates. All elements for HTML 2, HTML 3, HTML 4, and XHTML 1 are defined. You generally won't use this module directly, but will load it via: use Template...

ALEXMV/Template-Declare-0.47 - 17 Dec 2014 04:27:40 UTC - Search in distribution

cpanm - get, unpack build and install modules from CPAN River stage two • 43 direct dependents • 67 total dependents

MIYAGAWA/App-cpanminus-1.7047 - 30 Jul 2023 06:01:02 UTC - Search in distribution
  • cpanm - get, unpack build and install modules from CPAN

yatea - Perl script for extracting terms from a corpus of texts and providing a syntactic analysis in a head-modifier representation. River stage one • 1 direct dependent • 1 total dependent

YaTeA aims at extracting noun phrases that look like terms from a corpus. It also provides their syntactic analysis in a head-modifier format. As input, the term extractor requires a corpus which has been segmented into words and sentences, lemmatize...

THHAMON/Lingua-YaTeA-0.626 - 26 Oct 2018 12:48:02 UTC - Search in distribution
  • Lingua::YaTeA - Perl extension for extracting terms from a corpus and providing a syntactic analysis in a head-modifier format.

Typist - A template engine and framework like the ones found in Movable Type and TypePad River stage zero No dependents

Began as a prototype and mental exercise of the authors that is inspired by the template engines from in MT and TypePad. I spend most of my development time working with Movable Type and to a lessor extent. The vast majority of my Perl code is for Mo...

TIMA/Typist-0.02 - 03 Nov 2006 04:30:50 UTC - Search in distribution

CWB::CEQL - The Common Elementary Query Language for CQP front-ends River stage one • 2 direct dependents • 2 total dependents

This module implements the core syntax of the Common Elementary Query Language (CEQL) as a DPP grammar (see CWB::CEQL::Parser for details). It can either be used directly, adjusting configuration settings with the SetParam method as required, or subc...

SCHTEPF/CWB-v3.5.0 - 25 Jul 2022 15:53:49 UTC - Search in distribution

AppConfig - Perl5 module for reading configuration files and parsing command line arguments. River stage two • 13 direct dependents • 52 total dependents

USING THE AppConfig MODULE To import and use the AppConfig module the following line should appear in your Perl script: use AppConfig; To import constants defined by the AppConfig module, specify the name of one or more of the constant or tag sets as...

NEILB/AppConfig-1.71 - 01 Mar 2015 22:37:38 UTC - Search in distribution

RSSycklr - (beta) Highly configurable recycling of syndication (RSS/Atom) feeds into tailored, guaranteed XHTML fragments. River stage zero No dependents

This is a more of a mini-app engine than a pure module. RSSycklr is a package that wraps up the best parts of XML::Feed and HTML::Truncate then filters it through XML::LibXML to guarantee valid XHTML and adds a side of Template for auto-formatted out...

ASHLEY/RSSycklr-0.15 - 03 Aug 2011 00:55:59 UTC - Search in distribution

Installer::cpanm River stage one • 1 direct dependent • 1 total dependent

GETTY/Installer-0.904 - 23 Feb 2016 05:11:36 UTC - Search in distribution

CWB::CEQL::Parser - Deterministic Perl parser for simplified query languages River stage zero No dependents

CWB::CEQL::Parser implements a heuristic-driven, deterministic, top-down parser for extended context-free grammars written in Perl, called a Deterministic Perl Parser (DPP). This parsing algorithm was designed specifically for automatic translation o...

AMBS/Alt-CWB-ambs-2.2.102.6 - 16 May 2017 18:30:54 UTC - Search in distribution

Bundle::OpenXPKI - A bundle to install modules required for OpenXPKI River stage zero No dependents

This bundle helps with the installation of modules required for OpenXPKI. OpenXPKI is an open source trust center software which aims to create an enterprise-scale PKI solution. For more information see http://www.openxpki.org...

ALECH/Bundle-OpenXPKI-0.06 - 21 Nov 2008 16:12:39 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

Saraltest - Perl extension for blah blah blah River stage zero No dependents

Stub documentation for Saraltest, created by h2xs. It looks like the author of the extension was negligent enough to leave the stub unedited....

MARSAB/Saraltest - 26 Aug 2011 10:57:44 UTC - Search in distribution

ASNMTAP::Asnmtap::Applications River stage zero No dependents

ASNMTAP::Asnmtap::Applications Subclass of ASNMTAP::Asnmtap This version is still the old ASNMTAP Applications v3.000.001 addapted for using with the new ASNMTAP::Asnmtap, ASNMTAP::Asnmtap::Plugins and ASNMTAP::Asnmtap::Plugins::Nagios plugins. We ar...

ASNMTAP/ASNMTAP-3.002003 - 10 Feb 2011 08:31:59 UTC - Search in distribution

CPAN::Unwind - Recursively determines dependencies of CPAN modules River stage zero No dependents

CPAN::Unwind recursively determines dependencies of CPAN modules. It fetches distribution tarballs from CPAN, unpacks them, and runs Module::Depends::Intrusive on them. SECURITY NOTE: CPAN::Unwind runs all Makefile.PL files (via "Module::Depends::Int...

MSCHILLI/CPAN-Unwind-0.06 - 02 May 2011 00:34:48 UTC - Search in distribution

PerlPoint::Tags - processes PerlPoint tag declarations River stage one • 4 direct dependents • 5 total dependents

PerlPoint is built a modularized way. The base packages provide parsing and stream processing for *all* translators into target formats and are therefore intended to be as general as possible. That's why they not even define tags, because every trans...

JSTENZEL/PerlPoint-Package-0.452 - 10 Oct 2007 21:39:50 UTC - Search in distribution

Daizu::Preview - functions for generating preview versions of output content River stage zero No dependents

This code is used by the CGI script "preview.cgi" to filter output so that links refer back to the preview. It is this code which makes it possible to preview not only an HTML page, but also get preview versions of all the CSS, images, and linked pag...

GEOFFR/Daizu-0.3 - 26 Nov 2006 20:55:55 UTC - Search in distribution

HTML::Make - A flexible HTML generator River stage one • 3 direct dependents • 3 total dependents

HTML::Make is an HTML generator. It generates HTML fragments, such as HTML lists or tables, rather than complete HTML pages....

BKB/HTML-Make-0.17 - 25 Jul 2023 05:01:40 UTC - Search in distribution

HTML::LoL - construct HTML from pleasing Perl data structures River stage zero No dependents

This module allows you to use Perl syntax to express HTML. The function "hl()" converts Perl list-of-list structures into HTML strings. The first argument to "hl()" is a callback function that's passed one argument: a fragment of generated HTML. This...

BOBG/HTML-LoL-1.3 - 01 Apr 2002 20:14:05 UTC - Search in distribution
61 results (0.062 seconds)