Search results for "module:HTML"
HTML::DOM - A Perl implementation of the HTML Document Object Model
This module implements the HTML Document Object Model by extending the HTML::Tree modules. The HTML::DOM class serves both as an HTML parser and as the document class. The following DOM modules are currently supported: Feature Version (aka level) ---...
SPROUT/HTML-DOM-0.058 - 03 Feb 2018 06:12:46 UTC
HTML::AA - The function to undergo plastic operation on the character string displayed in a browser is possessed though it is a MS P Gothic font of 12 points
HTML::AA Sample of usage Number of dots of [Character string] 111 |Character string@@@@@@@@@@@@@@@@@@@@@. | |Character string. @@@@@@@@@@@@@@@@@@@@@| |@@@@@@@@@@@@@@@@@@@@@. Character string| |. @@@@@@@@@@@@@@@@@@@@@Character string| |Character strin...
ARUTEIDO/HTML-AA-0.10 - 10 Nov 2006 13:14:14 UTC
IO::HTML - Open an HTML file with automatic charset detection
IO::HTML provides an easy way to open a file containing HTML while automatically determining its encoding. It uses the HTML5 encoding sniffing algorithm specified in section 8.2.2.2 of the draft standard. The algorithm as implemented here is: 1. If t...
CJM/IO-HTML-1.004 - 26 Sep 2020 16:52:29 UTC
HTML::T5 - HTML validation in a Perl object
"HTML::T5" is an HTML checker in a handy dandy object. It's meant as a replacement for HTML::Lint. If you're currently an HTML::Lint user looking to migrate, see the section "Converting from HTML::Lint". "HTML::T5" was forked from HTML::Tidy5 by Andy...
SHLOMIF/HTML-T5-0.013 - 10 Apr 2022 02:43:19 UTC
HTML::LBI - DreamWeaver HTML Library Module
A perl module for use with CGI scripts that opens a Macromedia Dreamweaver library file (.lbi) and returns the resulting HTML code snippet....
WHYTEWOLF/HTML-LBI-2.00 - 23 Mar 2002 20:51:01 UTC
HTML::Pen - Perl Embedding Notation (Yet another parser for embedding Perl in HTML)
Pen performs simple in-line substitution of Perl code. Its syntax is consistent with SGML and HTML, but can be used on any file type. Pen recognizes the following syntax as a Perl expression and performs a literal interpretation. &subroutine( args1, ...
TQISJIM/HTML-Pen-1_01 - 09 Sep 2011 17:46:14 UTC
HTML::DTD - local access to the standard and historical HTML DTDs.
Installs HTML DTD files locally for easy, reliable access....
ASHLEY/HTML-DTD-0.04 - 11 Apr 2010 16:30:38 UTC
PPI::HTML - Generate syntax-hightlighted HTML for Perl using PPI
PPI::HTML converts Perl documents into syntax highlighted HTML pages....
ADAMK/PPI-HTML-1.08 - 16 Nov 2009 00:08:15 UTC
HTML::Xit - XML/HTML DOM Manipulation with CSS Selectors
DOM manipulation in the style of jQuery using XML::LibXML and HTML::Selector::XPath....
EWARNCKE/HTML-Xit-0.05 - 09 Nov 2014 03:11:25 UTC
HTML::DWT - DreamWeaver HTML Template Module
A perl module designed to parse a simple HTML template file generated by Macromedia Dreamweaver and replace fields in the template with values from a CGI script....
WHYTEWOLF/HTML-DWT-2.08 - 23 Mar 2002 20:50:45 UTC
DSL::HTML - Declarative DSL(domain specific language) for writing HTML templates within perl.
Templating systems suck. This sucks less. In most cases a templating system lets you write html files with embedded logic. The embedded logic can be a template specific language, or it can let you embed code from the projects programming language. An...
EXODIST/DSL-HTML-0.006 - 15 Oct 2013 20:53:55 UTC
HTML::LoL - construct HTML from pleasing Perl data structures
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
PApp::HTML - utility functions for html generation
This module provides a host of HTML-related convenience functions, most of which output HTML elements....
MLEHMANN/PApp-2.2 - 17 Feb 2020 11:04:59 UTC
DBIx::HTML - Just another HTML table generating DBI extension.
Generate HTML tables from database queries (HTML4, XHTML and HTML5). Can generate landscape and other rotated views, Handsontable tables, checkboard patterns, and can create animations of cell values and backgrounds via jQuery. Connect to the databas...
JEFFA/DBIx-HTML-1.03 - 05 Jan 2017 01:13:46 UTC
HTML::Dojo - Provides the Dojo JavaScript / AJAX distribution 0.4.3 files.
HTML::Dojo provides files from the Dojo JavaScript / AJAX distribution. These files include the "dojo.js" file, the entire "src" directory, the "iframe_history.html" file, various "*.swf" files, the "LICENSE", "README" and "build.txt" files....
CFRANKS/HTML-Dojo-0.0403.0 - 22 May 2007 13:13:14 UTC
HTML::Trim - HTML trimmer
HTML::Trim is for trimming text by the number of character length or visual width (consider full-width characters). "HTML::Trim::trim($html, $length, $terminal)" Trim $html by character $length. When result is clipped, add $terminal to result HTML. "...
SATOH/HTML-Trim-0.02 - 24 Feb 2012 03:04:48 UTC
HTML::Tidy - (X)HTML validation in a Perl object
"HTML::Tidy" is an HTML checker in a handy dandy object. It's meant as a replacement for HTML::Lint. If you're currently an HTML::Lint user looking to migrate, see the section "Converting from HTML::Lint"....
PETDANCE/HTML-Tidy-1.60 - 13 Sep 2017 15:40:12 UTC