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

Search results for "HTML Parser"

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 - Search in distribution

HTML::Zoom::Parser::HTML::Parser - Glue to power HTML::Zoom with HTML::Parser River stage zero No dependents

This module provides a bridge to HTML::Parser to be used with HTML::Zoom. You may want to use this over Parser::BuiltIn for improved handling of malformed html. There could potentially be a performance boost from HTML::Parser's XS bits, though I've n...

MATTP/HTML-Zoom-Parser-HTML-Parser-1.130810 - 22 Mar 2013 14:49:04 UTC - Search in distribution

HTML::Quoted - extract structure of quoted HTML mail message River stage zero No dependents

Parses and extracts quotation structure out of a HTML message. Purpose and returned structures are very similar to Text::Quoted....

BPS/HTML-Quoted-0.05 - 11 Jul 2023 19:48:27 UTC - Search in distribution

DSL::HTML::Parser - Exporter::Declare::Parser plugin for syntax. River stage zero No dependents

EXODIST/DSL-HTML-0.006 - 15 Oct 2013 20:53:55 UTC - Search in distribution

HTML::Data::Parser - parses data embedded in HTML River stage zero No dependents

This module parses data embedded in HTML. It understands the following standards and patterns for embedding data: * RDFa <http://www.w3.org/TR/rdfa-syntax/> * Microformats <http://microformats.org/> * GRDDL <http://www.w3.org/TR/grddl/> * Microdata <...

TOBYINK/HTML-Data-Parser-0.006 - 03 Jul 2012 09:49:27 UTC - Search in distribution

HTML::Lint::Parser - Parser for HTML::Lint. No user-serviceable parts inside. River stage two • 15 direct dependents • 33 total dependents

PETDANCE/HTML-Lint-2.32 - 22 Jun 2018 21:20:42 UTC - Search in distribution

iCal::Parser::HTML - Generate HTML calendars from iCalendars River stage zero No dependents

This module uses iCal::Parser::SAX and XML::LibXSLT with included stylesheets to generates html calendars from icalendars. The html document generated includes (when appropriate) a sidebar containing a legend, a list of todos and a three month calend...

RFRANKEL/iCal-Parser-HTML-1.07 - 30 Jun 2008 23:51:19 UTC - Search in distribution
  • ical2html - Convert iCalendar files to HTML

HTML::HTML5::Parser - parse HTML reliably River stage two • 14 direct dependents • 18 total dependents

This library is substantially the same as the non-CPAN module Whatpm::HTML. Changes include: * Provides an XML::LibXML-like DOM interface. If you usually use XML::LibXML's DOM parser, this should be a drop-in solution for tag soup HTML. * Constructs ...

TOBYINK/HTML-HTML5-Parser-0.992 - 08 Sep 2021 15:02:44 UTC - Search in distribution

HTML::Mason::Parser - Old module for compiling components River stage two • 41 direct dependents • 76 total dependents

The Parser object is no longer part of Mason. It has been replaced by the Compiler and Lexer objects. See the Developer's Manual and the Administrator's Manual for more details....

DROLSKY/HTML-Mason-1.60 - 11 Feb 2023 18:45:01 UTC - Search in distribution

HTML::Parser::Simple - Parse nice HTML files without needing a compiler River stage zero No dependents

"HTML::Parser::Simple" is a pure Perl module. It parses HTML V 4 files, and generates a tree of nodes, with 1 node per HTML tag. The data associated with each node is documented in the "FAQ". See also HTML::Parser::Simple::Attributes and HTML::Parser...

RSAVAGE/HTML-Parser-Simple-2.02 - 25 Jan 2015 04:44:31 UTC - Search in distribution

HTML::Parser::Stacked - HTML::Parser With Stacked Handlers River stage zero No dependents

I often find myself using multiple modules to analyze the contents of an HTML document. By using this module, you can make one pass at the document while employing multiple logics....

DMAKI/HTML-Parser-Stacked-0.00001 - 10 Nov 2007 17:39:28 UTC - Search in distribution

HTML::Template::Parser - Parser for HTML::Template syntax template file & writer. River stage one • 1 direct dependent • 1 total dependent

HTML::Template::Parser is parser module for tempalte file that is written in HTML::Template. It parse template file to tree object. It can write tree as TextXslate::Metakolon format....

SHMORIMO/HTML-Template-Parser-0.1011 - 25 Oct 2013 10:25:54 UTC - Search in distribution

Markdown::Parser::HTML - Markdown HTML Element River stage one • 1 direct dependent • 1 total dependent

This class represents a html chunk of data. It is used by Markdown::Parser and inherits from Markdown::Parser::Element...

JDEGUEST/Markdown-Parser-v0.3.2 - 28 Aug 2023 22:21:24 UTC - Search in distribution

Moonshine::Parser::HTML - Parse html into a Moonshine::Element object. River stage zero No dependents

LNATION/Moonshine-Parser-0.05 - 08 Apr 2017 17:32:28 UTC - Search in distribution

HTML::Zoom::Parser::HH5P - use HTML::HTML5::Parser with HTML::Zoom River stage zero No dependents

"HTML::Zoom::Parser::HH5P" is glue between HTML::Zoom and HTML::HTML5::Parser. It is likely to be slower than HTML::Zoom's built in parser and HTML::Zoom::Parser::HTML::Parser, but because HTML::HTML5::Parser uses the HTML5 parsing algorithm, should ...

TOBYINK/HTML-Zoom-Parser-HH5P-0.002 - 28 May 2013 12:54:28 UTC - Search in distribution

HTML::StripScripts::Parser - XSS filter using HTML::Parser River stage two • 7 direct dependents • 14 total dependents

This class provides an easy interface to "HTML::StripScripts", using "HTML::Parser" to parse the HTML. See HTML::Parser for details of how to customise how the raw HTML is parsed into tags, and HTML::StripScripts for details of how to customise the w...

DRTECH/HTML-StripScripts-Parser-1.03 - 05 Nov 2009 10:26:10 UTC - Search in distribution

HTML::TableContent::Parser - HTML::Parser subclass. River stage zero No dependents

HTML::Parser subclass....

LNATION/HTML-TableContent-1.00 - 21 Apr 2020 16:07:38 UTC - Search in distribution

HTML::HTML5::Microdata::Parser - fairly experimental parser for HTML 'microdata' River stage one • 1 direct dependent • 1 total dependent

This package aims to have a roughly compatible API to RDF::RDFa::Parser. Microdata is an experimental metadata format, not in wide use. Use this module at your own risk. $p = HTML::HTML5::Microdata::Parser->new($html, $baseuri, \%options, $storage) T...

TOBYINK/HTML-HTML5-Microdata-Parser-0.100 - 26 Oct 2011 09:48:18 UTC - Search in distribution

HTML::Template::Compiled::Parser - Parser module for HTML::Template::Compiled River stage two • 18 direct dependents • 19 total dependents

TINITA/HTML-Template-Compiled-1.003 - 03 May 2016 12:15:34 UTC - Search in distribution

HTML::Microformats::Mixin::Parser - microformat parsing mixin River stage one • 1 direct dependent • 1 total dependent

HTML::Microformats::Mixin::Parser implements a number of private methods that take care of the bulk of parsing complex, compound microformats. Many of the individual microformat modules multi-inherit from this....

TOBYINK/HTML-Microformats-0.105 - 05 Jul 2012 21:32:18 UTC - Search in distribution
959 results (0.094 seconds)