Search results for "module:HTML::Declare"

HTML::Declare - For When Template Systems Are Too Huge And Heredocs Too Messy River stage one • 7 direct dependents • 9 total dependents

A very simple micro language to generate HTML. This is not a real template system like Template or HTML::Mason, it's just a simple (and fun) way to avoid those messy heredocs. ;)...

BINGOS/HTML-Declare-2.6 - 28 Mar 2017 17:56:50 UTC

HTML::Shakan::Declare - declare the form River stage one • 1 direct dependent • 5 total dependents

This module supports to generate form using declare style....

SONGMU/HTML-Shakan-2.10 - 25 Apr 2017 07:38:49 UTC

Template::Declare::TagSet::HTML - Template::Declare tag set for HTML River stage two • 11 direct dependents • 16 total dependents

Template::Declare::TagSet::HTML defines a full set of HTML tags for use in Template::Declare templates. All elements for HTML 2, HTML 3, HTML 4, and XHTML 1 are defined. You generally won't use this module directly, but will load it via: use Template...

ALEXMV/Template-Declare-0.47 - 17 Dec 2014 04:27:40 UTC

DSL::HTML - Declarative DSL(domain specific language) for writing HTML templates within perl. River stage zero No dependents

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

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

HTML::CTPP2 - Perl interface for CTPP2 library River stage one • 3 direct dependents • 3 total dependents

This module is very similar to well-known Sam Tregar's HTML::Template but works in 22 - 25 times faster and contains extra functionality. CTPP2 template language dialect contains 10 operators: <TMPL_var>, <TMPL_if>, <TMPL_elsif>, <TMPL_else>, <TMPL_u...

STELLAR/HTML-CTPP2-2.6.7 - 15 Jan 2011 10:49:27 UTC

HTML::Macro - process HTML templates with loops, conditionals, macros and more! River stage zero No dependents

HTML::Macro is a module to be used behind a web server (in CGI scripts). It provides a convenient mechanism for generating HTML pages by combining "dynamic" data derived from a database or other computation with HTML templates that represent fixed or...

SOKOLOV/HTML-Macro-1.30 - 15 Sep 2010 01:17:16 UTC

HTML::Tempi - Perl extension for HTML templates River stage zero No dependents

Tempi is a HTML template system. It's is written in C, using a flex generated scanner. That makes it (That's why it should be) faster than pure Perl template systems....

RFAUST/HTML-Tempi-0.01 - 19 Jan 2002 15:47:12 UTC

HTML::Tested - Provides HTML widgets with the built-in means of testing. River stage one • 4 direct dependents • 4 total dependents

BOSU/HTML-Tested-0.58 - 01 Mar 2011 19:33:57 UTC

HTML::Stream - HTML output stream class, and some markup utilities River stage one • 2 direct dependents • 5 total dependents

The HTML::Stream module provides you with an object-oriented (and subclassable) way of outputting HTML. Basically, you open up an "HTML stream" on an existing filehandle, and then do all of your output to the HTML stream. You can intermix HTML-stream...

DSTAAL/HTML-Stream-1.60 - 07 Aug 2008 00:35:47 UTC

HTML::Builder - A declarative approach to HTML generation River stage one • 1 direct dependent • 1 total dependent

A quick and dirty set of helper functions to make generating small bits of HTML a little less tedious....

RSRCHBOY/HTML-Builder-0.008 - 02 Dec 2012 22:58:00 UTC

HTML::Template - Perl module to use HTML-like templating language River stage three • 81 direct dependents • 224 total dependents

This module attempts to make using HTML templates simple and natural. It extends standard HTML with a few new HTML-esque tags - "<TMPL_VAR>" "<TMPL_LOOP>", "<TMPL_INCLUDE>", "<TMPL_IF>", "<TMPL_ELSE>" and "<TMPL_UNLESS>". The file written with HTML a...

SAMTREGAR/HTML-Template-2.97 - 18 May 2017 20:30:05 UTC

HTML::Encoding - Determine the encoding of HTML/XML/XHTML documents River stage two • 8 direct dependents • 21 total dependents

HTML::Encoding helps to determine the encoding of HTML and XML/XHTML documents......

BJOERN/HTML-Encoding-0.61 - 24 Sep 2010 01:42:06 UTC

Quiq::Html::Tag - Generierung von HTML-Tags River stage zero No dependents

Zweck der Klasse Die Klasse generiert HTML-Code. Sie implementiert zwei Methoden - tag() und cat() - mit denen HTML-Code beliebiger Komplexität erzeugt werden kann. Methode new() Ein Objekt der Klasse wird instantiiert durch my $h = Quiq::Html::Tag->...

FSEITZ/Quiq-1.213 - 19 Nov 2023 13:53:52 UTC

HTML::FillInForm - Populates HTML Forms with data. River stage two • 17 direct dependents • 47 total dependents

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::ExtractText - extract multiple text strings from HTML content, using CSS selectors River stage one • 1 direct dependent • 1 total dependent

The 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 UTC

HTML::Mason::Lexer - Generates events based on component source lexing River stage two • 41 direct dependents • 76 total dependents

The Lexer works in tandem with the Compiler to turn Mason component source into something else, generally Perl code. As the lexer finds component elements, like a tag or block, it calls the appropriate event methods in the compiler object it was give...

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

HTML::Mason::Interp - Mason Component Interpreter River stage two • 41 direct dependents • 76 total dependents

Interp is the Mason workhorse, executing components and routing their output and errors to all the right places. In a mod_perl environment, Interp objects are handed off immediately to an ApacheHandler object which internally calls the Interp impleme...

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

HTML::Microformats - parse microformats in HTML River stage one • 1 direct dependent • 1 total dependent

The HTML::Microformats module is a wrapper for parser and handler modules of various individual microformats (each of those modules has a name like HTML::Microformats::Format::Foo). The general pattern of usage is to create an HTML::Microformats obje...

TOBYINK/HTML-Microformats-0.105 - 05 Jul 2012 21:32:18 UTC

HTML::DOM::Interface - A list of HTML::DOM's interface members in machine-readable format River stage two • 10 direct dependents • 11 total dependents

The synopsis should tell you almost everything you need to know. But be warned that "$foo & TYPE" is meaningless when "$foo & METHOD" and "$foo & VOID" are both true. For more gory details, look at the source code. In fact, here it is:...

SPROUT/HTML-DOM-0.058 - 03 Feb 2018 06:12:46 UTC
30 results (0.037 seconds)