Search results for "module:HTML::LinkList"
HTML::LinkList - Create a 'smart' list of HTML links.
This module contains a number of functions for taking sets of URLs and labels and creating suitably formatted HTML. These links are "smart" because, if given the url of the current page, if any of the links in the list equal it, that item in the list...
RUBYKAT/HTML-LinkList-0.1701 - 01 Jan 2016 00:00:29 UTC
HTML::HTML5::DOM - implementation of the HTML5 DOM on top of XML::LibXML
HTML::HTML5::DOM is a layer on top of XML::LibXML which provides a number of additional classes and methods for elements. Because it wraps almost every XML::LibXML method, it is not as fast as using XML::LibXML directly (which is an XS module), but i...
TOBYINK/HTML-HTML5-DOM-0.002 - 01 Jun 2014 21:25:19 UTC
HTML::GenToc - Generate a Table of Contents for HTML documents.
HTML::GenToc generates anchors and a table of contents for HTML documents. Depending on the arguments, it will insert the information it generates, or output to a string, a separate file or STDOUT. While it defaults to taking H1 and H2 elements as th...
RUBYKAT/HTML-GenToc-3.20 - 02 Apr 2011 07:38:09 UTC