The "HTML::TokeParser" is an alternative interface to the "HTML::Parser" class. It is an "HTML::PullParser" subclass with a predeclared set of token types. If you wish the tokens to be reported differently you probably want to use the "HTML::PullPars...
CAPOEIRAB/HTML-Parser-3.75 - 30 Aug 2020 19:58:22 UTCThis modules lets you easily create HTML tables. Like CGI::FormBuilder, this module does a lot of thinking for you. For a comprehensive module that gives you the ability to tweak every aspect of table building, see HTML::Table or Data::Table. This on...
NWIGER/HTML-QuickTable-1.12 - 22 Dec 2005 23:39:22 UTCTBONE/HTML-Seamstress-6.112830 - 10 Oct 2011 16:08:41 UTC
HTML::GoogleMaps provides a simple wrapper around the Google Maps API. It allows you to easily create maps with markers, polylines and information windows. Thanks to Geo::Coder::Google you can now look up locations around the world without having to ...
NMUELLER/HTML-GoogleMaps-10 - 08 Jan 2009 03:44:51 UTCThis module provides a simple interface for generating HTML form elements, with default values chosen from the previous form submission. This module was written with mod_perl (Apache::Request) in mind, but works equally well with CGI.pm, including th...
PMH/HTML-StickyForm-0.08 - 01 Nov 2011 22:38:35 UTCThe "HTML::HeadParser" is a specialized (and lightweight) "HTML::Parser" that will only parse the <HEAD>...</HEAD> section of an HTML document. The parse() method will return a FALSE value as soon as some <BODY> element or body text are found, and sh...
CAPOEIRAB/HTML-Parser-3.75 - 30 Aug 2020 19:58:22 UTCThis application was developed for DHW, a german company that wanted to give its users access to files stored on a file server via certain applications defined by an administrator. (See http://www.dhw.de/ if you are interested in the sponsor.) The ro...
JWIED/HTML-EP-Explorer-0.1006 - 05 Nov 1999 11:38:55 UTCThis is a module that maintains news item for a web-site. It can generate an RSS feed, as well as a news page, and an HTML newsbox, all from the same data....
SHLOMIF/HTML-Latemp-News-0.2.2 - 18 Oct 2020 06:00:47 UTCThis module manipulates of the contents of HTML files. It can query and replace the content or attributes of any HTML tag. The advertised usage pattern is to update static HTML files. ANOTHER TEMPLATE ENGINE ? NO ! HTML::Manipulator is NOT yet anothe...
THILO/HTML-Manipulator-0.07 - 14 Nov 2005 12:35:16 UTC*** Although documentation in this file provides some overview, it is mainly intended for API documentation. See HTML::FormHandler::Manual::Intro for an introduction, with links to other documentation. HTML::FormHandler maintains a clean separation b...
GSHANK/HTML-FormHandler-0.40068 - 20 Jul 2017 17:10:05 UTCHTML::TableParser uses HTML::Parser to extract data from an HTML table. The data is returned via a series of user defined callback functions or methods. Specific tables may be selected either by a matching a unique table id or by matching against the...
DJERIUS/HTML-TableParser-0.43 - 22 Mar 2018 20:33:19 UTCObject-oriented module for displaying an HTML form. Overview of Form's HTML structure The root of the structure is the <form> element and follow by multiple <fieldset> elements. In each <fieldset>, you can create rows which contain label, different i...
BINARY/HTML-FormBuilder-0.12 - 20 Feb 2017 06:03:17 UTCANIRVAN/HTML-ExtractMain-0.63 - 19 May 2013 15:39:27 UTC
This is a HTML-generating package for making graphical user interfaces via a web browser using a "Layout Manager" paradigm such as in Tk/Tcl or Java. It includes a component heirarchy for making new "widgets"....
SFARRELL/HTML-TableLayout-1.001008 - 20 Sep 1998 21:33:53 UTCThis module provides a simple interface for generating HTML <FORM> fields, with default values chosen from the previous form submission. This module was written with mod_perl in mind, but works equally well with CGI.pm, including the new 3.x version....
PMH/HTML-StickyForm-0.08 - 01 Nov 2011 22:38:35 UTCThe module allows to extract [multiple] text strings from HTML documents, using CSS selectors to declare what text needs extracting. The module can either return the results as a hashref or automatically call setter methods on a provided object. If y...
ZOFFIX/HTML-ExtractText-1.002004 - 30 Oct 2016 17:06:41 UTCHTML::Meta::Robots is a simple helper object for generating HTML "robot" meta tags such as: <meta name="robots" content="index,allow"/> HTML::Meta::Robots currently supports the following "robots" attributes: (no)index Allows or denies any search eng...
BURNERSK/HTML-Meta-Robots-v0.3.3 - 01 May 2013 09:50:37 UTC(This class is part of the HTML::Tree dist.) This class is for HTML syntax trees that get built out of HTML source. The way to use it is to: 1. start a new (empty) HTML::TreeBuilder object, 2. then use one of the methods from HTML::Parser (presumably...
KENTNL/HTML-Tree-5.07 - 31 Aug 2017 08:53:16 UTCRose::HTML::Object is the base class for HTML objects. It defines the HTML element name, provides methods for specifying, manipulating, and validating HTML attributes, and can serialize itself as either HTML or XHTML. This class inherits from, and fo...
JSIRACUSA/Rose-HTML-Objects-0.623 - 18 Mar 2015 00:28:00 UTCHTML::Breadcrumbs is a module used to create HTML 'breadcrumb trails' i.e. an ordered set of html links locating the current page within a hierarchy. HTML::Breadcrumbs splits the given path up into a list of elements, derives labels to use for each o...
GAVINC/HTML-Breadcrumbs-0.7 - 25 Jun 2007 00:22:41 UTC