HTML::Paginator - Object-Oriented Pagination for Web Applications
HTML::Paginator is an Object-Oriented module intended to make pagination of large lists easy. Using an amazing (or amazingly simple) internal method, it takes your favourite array and it slices, it dices, and it makes Julien Fries out of your array. ...
DODGER/HTML-Paginator-0_51 - 08 May 2003 07:32:48 UTC
HTML::Prototype - Generate HTML and Javascript for the Prototype library
The module contains some code generators for Prototype, the famous JavaScript OO library and the script.aculous extensions. The Prototype library (http://prototype.conio.net/) is designed to make AJAX easy. Catalyst::Plugin::Prototype makes it easy t...
ESSKAR/HTML-Prototype-1.48 - 22 Sep 2006 18:19:33 UTC
HTML::Dashboard - Spreadsheet-like formatting for HTML tables, with data-dependent coloring and highlighting: formatted reports
This module tries to achieve spreadsheet-like formatting for HTML tables. Rather than having to build up an HTML table from data, row by row and cell by cell, applying formatting rules at every step, this module allows the user to specify a set of si...
JANERT/HTML-Dashboard-0.03 - 02 Aug 2007 03:08:55 UTC
Rose::HTML::Form - HTML form base class.
Rose::HTML::Form is more than just an object representation of the <form> HTML tag. It is meant to be a base class for custom form classes that can be initialized with and return "rich" values such as objects, or collections of objects. Building up a...
JSIRACUSA/Rose-HTML-Objects-0.623 - 18 Mar 2015 00:28:00 UTC
HTML::YUI3::Menu - Convert a Tree::DAG_Node object into the HTML and JS for a YUI3 menu
HTML::YUI3::Menu converts a tree of type Tree::DAG_Node into the HTML and JS for a YUI3 menu....
RSAVAGE/HTML-YUI3-Menu-1.01 - 20 Apr 2011 03:53:58 UTC
MIME::Lite::HTML - Provide routine to transform a HTML page in a MIME-Lite mail
This module is a Perl mail client interface for sending message that support HTML format and build them for you.. This module provide routine to transform a HTML page in MIME::Lite mail. So you need this module to use MIME-Lite-HTML possibilities Wha...
ALIAN/MIME-Lite-HTML-1.24 - 07 Oct 2011 13:49:18 UTC
HTML::Merge::Ext - Extending Merge by writing your own tags
This file contains instructions as to how to create your own Merge tags....
RAZINF/HTML-Merge-3.54 - 28 Mar 2008 16:32:50 UTC
HTML::Merge::Ext - Extending Merge by writing your own tags
This file contains instructions as to how to create your own Merge tags....
RAZINF/HTML-Merge-3.54 - 28 Mar 2008 16:32:50 UTC
HTML::FillInForm - Populates HTML Forms with data.
This module fills in an HTML form with data from a Perl data structure, allowing you to keep the HTML and Perl separate. Here are two common use cases: 1. A user submits an HTML form without filling out a required field. You want to redisplay the for...
OALDERS/HTML-FillInForm-2.22 - 25 Sep 2021 23:04:44 UTC
HTML::TableTiler - easily generates complex graphic styled HTML tables
HTML::TableTiler uses a minimum HTML table as a tile to generate a complete HTML table from a bidimensional array of data. It can easily produce simple or complex graphic styled tables with minimum effort and maximum speed. Think about the table tile...
DOMIZIO/HTML-TableTiler-1.21 - 02 Jul 2005 11:07:21 UTC
HTML::SocialMeta - Module to generate Social Media Meta Tags,
This module generates social meta tags. i.e $social->create('summary') will generate: <meta name="twitter:card" content="summary"/> <meta name="twitter:site" content="@example_twitter"/> <meta name="twitter:title" content="You can have any title you ...
LNATION/HTML-SocialMeta-0.74006 - 17 May 2022 18:34:17 UTC
HTML::Seamstress - HTML::Tree subclass for HTML templating via tree rewriting
TBONE/HTML-Seamstress-6.112830
-
10 Oct 2011 16:08:41 UTC
HTML::Persistent - Perl database aimed at storing HTML tree structures.
This provides an interface that provides convenient access to data with a syntax that is mostly comfortable for perl users. It uses the overload and tie trick to allow both array and hash references to be acceptable in arbitrary mix, and allows a mil...
TTNDY/HTML-Persistent-0.04 - 19 Mar 2017 03:36:51 UTC
HTML::Untemplate - web scraping assistant
Suppose you have a set of HTML documents generated by populating the same template with the data from some kind of database. HTML::Untemplate is a set of command-line tools ("xpathify", "untemplate") and modules (HTML::Linear and it's dependencies) w...
SYP/HTML-Untemplate-0.019 - 23 Jun 2014 08:41:42 UTC
HTML::FormEngine - create,validate and control html/xhtml forms
FormEngine.pm is a Perl 5 object class which provides an api for managing html/xhtml forms. FormEngine has its own, very flexible template system for defining form skins. A default skin and a more flexible one is provided. This should be sufficent in...
MORNI/HTML-FormEngine-1.01 - 23 Apr 2004 12:40:57 UTC
HTML::FormWizard - Forms HTML made simple.
There are to much libs that write forms, and only a few that process both things, that is, write HTML forms, and retrieve the data send by the user. Or... in a more correct way... That handles everything between the first request and the correct data...
NEVES/HTML-FormWizard-0.1.09 - 12 Feb 2002 19:25:15 UTC
HTML::TagClouder - Configurable Tag Cloud Generator
*WARNING* Alpha software! I mean it! HTML::TagClouder is another take on generating Tagclouds. It was build because a coleague complained that he wanted to customize the HTML that gets generated for tag clouds. Other modules generated their own HTML ...
DMAKI/HTML-TagClouder-0.02 - 24 May 2007 00:54:18 UTC
HTML::XHTML::Lite - Light-weight Perl module for XHTML CGI applications
This module provides a light-weight alternative to the Perl built-in, CGI.pm, for those who wish for an easy way to produce a well-formed XHTML <head></head>, with Dublin Core metadata. A function to create a footer is provided for completeness and i...
SMIFFY/HTML-XHTML-Lite-0.06 - 04 Jun 2006 22:55:31 UTC