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

Search results for "module:HTML::Index"

HTML::Index - Perl modules for creating and searching an index of HTML files River stage zero No dependents

HTML::Index is a set of modules for creating an index of HTML documents so that they can be subsequently searched by keywords, or by Boolean combinations of keywords. It was originally inspired by indexer.pl script in the O'Reilly "CGI Programming wi...

AWRIGLEY/HTML-Index-0.19 - 10 Apr 2023 17:02:20 UTC

HTML::Index::Store - subclass'able module for storing inverted index files for the HTML::Index modules. River stage zero No dependents

The HTML::Index::Store module is generic interface to provide storage for the inverted indexes used by the HTML::Index modules. The reference implementation uses in memory storage, so is not suitable for persistent applications (where the search / in...

AWRIGLEY/HTML-Index-0.19 - 10 Apr 2023 17:02:20 UTC

HTML::Index::Document - Perl object used by HTML::Index::Store to create an index of HTML documents for searching River stage zero No dependents

This module allows you to create objects to represent HTML documents to be indexed for searching using the HTML::Index modules. These might be HTML files in a webserver document root, or HTML pages stored in a database, etc. HTML::Index::Document is ...

AWRIGLEY/HTML-Index-0.19 - 10 Apr 2023 17:02:20 UTC

HTML::Index::Store::BerkeleyDB - subclass of HTML::Index::Store using BerkeleyDB. River stage zero No dependents

This module is a subclass of the HTML::Index::Store module, that uses Berkeley DB files to store the inverted index....

AWRIGLEY/HTML-Index-0.19 - 10 Apr 2023 17:02:20 UTC

HTML::Index::Store::DataDumper - subclass of HTML::Index::Store using Data::Dumper. River stage zero No dependents

This module is a subclass of the HTML::Index::Store module, that uses Data::Dumper files to store the inverted index....

AWRIGLEY/HTML-Index-0.19 - 10 Apr 2023 17:02:20 UTC

Plucene::SearchEngine::Index::HTML - Backend for simply parsing HTML River stage one • 3 direct dependents • 3 total dependents

This backend analysis a HTML file for the following Plucene fields: text The text part of the HTML link A list of links in the HTML Additionally, any "META" tags are turned into Plucene fields....

SIMON/Plucene-SearchEngine-1.1 - 19 Aug 2004 10:03:18 UTC

lib/Apache/TopicMaps/text/html/index.pm River stage zero No dependents

ALGER/Apache-TopicMaps-0.02 - 24 Feb 2004 16:25:30 UTC

HTML::PageIndex - Class to create HTML page index objects. River stage zero No dependents

Will return an object which will display a dynamic index of html pages. It would look like: [Prev] 1 2 3 4 5 6 [Next] makeindex([total pages],[current page],[base url],[url arguement],[show prev/next]); This is currently the only public method. The a...

KMELTZ/HTML-PageIndex-0.3 - 09 Aug 2002 14:02:55 UTC

lib/CORBA/HTML/IndexVisitor.pm River stage zero No dependents

PERRAD/CORBA-HTML-2.60 - 12 Oct 2007 06:13:33 UTC

HTML::Object::Exception - HTML Object River stage zero No dependents

This class inherits all its features and methods from Module::Generic::Exception, and implements the following additional methods:...

JDEGUEST/HTML-Object-v0.3.1 - 06 Nov 2023 03:39:02 UTC

HTML::DOM::Element - A Perl class for representing elements in an HTML DOM tree River stage two • 10 direct dependents • 11 total dependents

This class represents elements in an HTML::DOM tree. It is the base class for other element classes (see "CLASSES AND DOM INTERFACES" in HTML::DOM.) It implements the Element and HTMLElement DOM interfaces....

SPROUT/HTML-DOM-0.058 - 03 Feb 2018 06:12:46 UTC

Pod::HTML - Translate POD into HTML file River stage zero No dependents

KJALB/PodSimplify-0.04 - 16 Aug 1996 19:14:10 UTC

HTML::Form - Class that represents an HTML form element River stage three • 24 direct dependents • 569 total dependents

Objects of the "HTML::Form" class represents a single HTML "<form> ... </form>" instance. A form consists of a sequence of inputs that usually have names, and which can take on various values. The state of a form can be tweaked and it can then be ask...

SIMBABQUE/HTML-Form-6.11 - 11 Feb 2023 11:49:43 UTC

Pod::Html - module to convert pod files to HTML River stage five • 11292 direct dependents • 32664 total dependents

Converts files from pod format (see perlpod) to HTML format. It can automatically generate indexes and cross-references, and it keeps a cache of things it knows how to cross-reference....

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC

Pod::Html - module to convert pod files to HTML River stage five • 11292 direct dependents • 32664 total dependents

Converts files from pod format (see perlpod) to HTML format. It can automatically generate indexes and cross-references, and it keeps a cache of things it knows how to cross-reference....

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

Daizu::HTML - functions for handling HTML and XHTML content River stage zero No dependents

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

HTML::Gumbo - HTML5 parser based on gumbo C library River stage zero No dependents

Gumbo <https://github.com/google/gumbo-parser> is an implementation of the HTML5 parsing algorithm <http://www.w3.org/TR/html5/syntax.html> implemented as a pure C99 library with no outside dependencies. Goals and features of the C library: * Fully c...

RUZ/HTML-Gumbo-0.18 - 23 Jun 2018 10:14:09 UTC

DCLPod::Html - module to convert pod files to HTML River stage zero No dependents

Converts files from pod format (see perlpod) to HTML format. It can automatically generate indexes and cross-references, and it keeps a cache of things it knows how to cross-reference....

PVHP/dclpod-html-0_001 - 15 Jul 2004 11:20:52 UTC

HTML::MyHTML River stage zero No dependents

This Parser based on MyHTML library <https://github.com/lexborisov/myhtml> (it includes version 1.0.2) * Asynchronous Parsing, Build Tree and Indexation * Fully conformant with the HTML5 specification <https://html.spec.whatwg.org/multipage/> * Manip...

LASTMAC/HTML-MyHTML-1.02 - 20 Jul 2016 06:35:22 UTC

HTML::Parser - HTML parser class River stage four • 548 direct dependents • 3510 total dependents

Objects of the "HTML::Parser" class will recognize markup and separate it from plain text (alias data content) in HTML documents. As different kinds of markup and text are recognized, the corresponding event handlers are invoked. "HTML::Parser" is no...

OALDERS/HTML-Parser-3.82 - 13 Mar 2024 20:11:51 UTC
118 results (0.043 seconds)