The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "Dreamweaver"

HTML::Template::Filter::Dreamweaver - a module that provides a filter function to translate Dreamweaver MX Template pages (.dwt) to HTML::Template pages River stage zero No dependents

This module will translate Dreamweaver MX templates into a form understood HTML::Template This used to be the old documentation... For the most part this module should work exactly how you expect it should. There are a few features in this module tha...

BPAULSEN/HTML-Template-Filter-Dreamweaver-1.01 - 09 Dec 2003 15:19:41 UTC - Search in distribution

HTML::DWT - DreamWeaver HTML Template Module River stage zero No dependents

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 - Search in distribution

HTML::LBI - DreamWeaver HTML Library Module River stage zero No dependents

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 - Search in distribution

HTML::DWT::Simple - DreamWeaver HTML Template Module (Simple) River stage zero No dependents

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-Simple-1.02 - 05 Apr 2002 20:31:32 UTC - Search in distribution

Petal - Perl Template Attribute Language - TAL for Perl! River stage one • 7 direct dependents • 8 total dependents

NINE/Petal-2.26 - 20 May 2020 12:54:55 UTC - Search in distribution

Titanium - A strong, lightweight web application framework River stage one • 1 direct dependent • 1 total dependent

It is intended that your Application Module will be implemented as a sub-class of Titanium. This is done simply as follows: package My::App; use base 'Titanium'; Notation and Conventions For the purpose of this document, we will refer to the followin...

MARKSTOS/Titanium-1.04 - 24 Nov 2009 02:43:36 UTC - Search in distribution

Embperl - Building dynamic Websites with Perl River stage one • 3 direct dependents • 3 total dependents

Embperl is a framework for building websites with Perl. For the beginner it's any easy to setup and use way of embedding Perl code in HTML pages. It delivers several features that ease the task of creating a websites, including dynamic tables, formfi...

GRICHTER/Embperl-3.0.0 - 24 Nov 2023 21:23:02 UTC - Search in distribution

HTML::Embperl_ - Erstellen dynamischer Websites mit Perl River stage zero No dependents

*Embperl* ist ein Perlmodul welches es erlaubt beliebigen Perlcode in HTML Dokumente einzufügen. Wenn Sie mehr als eine einzelne Webseite erstellen, sollten Sie auch einen Blick auf "perldoc EmbperlObject" werfen, welches es erlaubt Websites aus wied...

GRICHTER/HTML-Embperl-1.3.6 - 15 Feb 2003 19:33:11 UTC - Search in distribution

Petal::Tiny - super light TAL for Perl! River stage one • 2 direct dependents • 2 total dependents

LBR/Petal-Tiny-1.16 - 13 May 2015 13:33:13 UTC - Search in distribution

Test::AutomationFramework - Test Automation Framework (TAF) River stage zero No dependents

YWANGPERL/Test-AutomationFramework-0.060.04 - 06 Dec 2013 07:28:04 UTC - Search in distribution

HTML::XHTML::DVSM - Dynamic Visual Software Modelling, XML/XHTML template system that does not screw up your templates. V1.2 River stage zero No dependents

DVSM/HTML-XHTML-DVSM-1.2 - 02 Jun 2010 13:16:05 UTC - Search in distribution

CAM::Template - Clotho-style search/replace HTML templates River stage one • 3 direct dependents • 6 total dependents

This package is intended to replace Clotho's traditional ::PARAM:: syntax with an object-oriented API. This syntax is overrideable by subclasses. See the last section of this documentation for an explanation of the default syntax. We recommend that y...

CLOTHO/CAM-Template-0.93 - 20 Sep 2005 19:26:59 UTC - Search in distribution

HTML::Manipulator - Perl extension for manipulating HTML files River stage zero No dependents

This 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 - Search in distribution

TemplateRex - A Template toolkit that partitions code from text and uses nestable sections. River stage zero No dependents

The objective of TemplateRex is to achieve complete separation between code and presentation. While this module was developed with html generation in mind it works equally well with any text based files (such as gnuplot scripts). Most CGI web based a...

TROXEL/TemplateRex-2.0 - 03 Feb 2016 03:15:39 UTC - Search in distribution

NoSQL::PL2SQL::Simple - Implementation of NoSQL::PL2SQL River stage zero No dependents

In a traditional RDB, the data structure definition is external, separate from the content data. In NoSQL::PL2SQL::Simple, the two exist side-by-side. Both data content and definition have OO representations. A data definition can be associated with ...

TQISJIM/NoSQL-PL2SQL-Simple-0.24 - 08 May 2013 23:31:28 UTC - Search in distribution

Text::SmartyPants - cute little punctuation assistant River stage one • 1 direct dependent • 1 total dependent

SmartyPants can perform the following transformations: * Straight quotes ( " and ' ) into "curly" quote HTML entities * Backticks-style quotes (``like this'') into "curly" quote HTML entities * Dashes ("--" and "---") into en- and em-dash entities * ...

MRAMBERG/MojoMojo-1.12 - 13 May 2017 13:47:52 UTC - Search in distribution

Text::Typography - Markup ASCII text with correct typography for HTML River stage one • 1 direct dependent • 1 total dependent

This module is a thin wrapper for John Gruber's SmartyPants plugin for various CMSs. SmartyPants is a web publishing utility that translates plain ASCII punctuation characters into "smart" typographic punctuation HTML entities. SmartyPants can perfor...

TSIBLEY/Text-Typography-0.01 - 10 Jan 2006 04:33:49 UTC - Search in distribution

Pod::FromActionscript - Convert Actionscript documentation to POD River stage zero No dependents

Parse Actionscript code, searching for Javadoc-style comments. If any are found, convert them to POD (Perl's Plain Old Documentation format). The output is just the POD, unless the "code" flag is used, in which case the original Actionscript is outpu...

CLOTHO/Pod-FromActionscript-0.53 - 26 Sep 2005 23:22:37 UTC - Search in distribution

Template::Plugin::Body - Strip HTML to just keep the body content River stage zero No dependents

The things we do to support designers... When you are including a big chunk of HTML into a page via an include, you can have problems editing it in WYSIWYG editors because it won't have the stylesheets, meta tags and javascript libs that the main doc...

ADAMK/Template-Plugin-Body-1.04 - 05 Jun 2008 03:51:28 UTC - Search in distribution

Template::Plugin::NakedBody - Strip HTML to just keep the body content River stage zero No dependents

The things we do to support designers... When you are including a big chunk of HTML into a page via an include, you can have problems editing it in WYSIWYG editors because it won't have the stylesheets and javascript libs that the main document does....

ADAMK/Template-Plugin-NakedBody-1.03 - 05 Jun 2008 02:09:27 UTC - Search in distribution
22 results (0.071 seconds)