Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.003.004 Times

HTML::Chunks 1.53

  Date Added: August 01, 2010  |  Visits: 1.520

HTML::Chunks

Report Broken Link
Printer Friendly Version


Product Homepage
Download (103 downloads)



HTML::Chunks is a simple nested template engine for HTML, XML and XHTML. This class implements a simple text-based template engine, originally intented to allow web applications to completely separate layout HTML from programming logic. However, the engine is flexible enough to be applied to other text-based situations where templates are helpful, such as generating email messages, XML data files, etc. SYNOPSIS my $engine = new HTML::Chunks(@chunkFiles); $engine->readChunkFile(morechunks.html); $engine->addChunk($smallChunk, $hugeChunk); $engine->addNamedChunk(myChunk, $chunk); $engine->output(myChunk, { firstName => Homer, lastName => Simpson, meals => &outputMeals }, @extraData); my @names = $engine->getChunkNames(); my $chunk = $engine->getChunk(myChunk); my $oldValue = $engine->setCrush(0);.

Requirements: No special requirements
Platforms: Linux
Keyword: Engine Html Htmlchunks Libraries Nested Programming Simple Template Template Engine Xhtml Xml
Users rating: 0/10

License: Freeware Size: 10.24 KB
USER REVIEWS
More Reviews or Write Review


HTML::CHUNKS RELATED
Libraries  -  PEAR HTML_Template_IT 1.2.1
PEAR HTML_Template_IT is a simple template API. The Isotemplate API is somewhat tricky for a beginner although it is the best one you can build. template::parse() [phplib template = Isotemplate] requests you to name a source and a target where...
20.48 KB  
Modules  -  Simple Template System 4.5.2
You simply create an HTML page that looks the way you want it to and put in placeholders for the various elements wherever you want to position them.For example, you would put "$cartbox" wherever on the page you want the Shopping Cart box to...
 
Blog  -  SimplyBibTeX 0.1.2
SimplyBibTeX is a PHP application that renders BibTeX through a simple template system. It can output XHTML, RSS and Atom and is easily extensible. There is no need for a database as it runs on the plain BibTeX files. All contextual data is stored...
20.48 KB  
Utilities  -  irrXML 1.2
irrXML is a simple and fast open source xml parser for C++. Why another xml parser? Becouse irrXML is much faster and its very simple. It ideally fits into realtime projects which need to read xml data without overhead, like games. irrXML was...
84.99 KB  
Development Tools  -  Deer - Template Engine 0.5.1
Deer - Template Engine is simple template engine which allows you separate PHP code and (X)HTML layout(s). Deer is programmed in PHP5 and doesn`t requires any PHP extensions. The goal of project is to be most used template engine as php extension....
 
Utilities  -  FilesFromCSV 1.00
With this simple Template Engine you can automatically create text files like HTML,txt,dxf from CSV records.
54 KB  
HTML Utilities  -  Shefer HTML Menu Builder 1.0
Shefer HTML Menu Builder is a simple tool for creating DHTML menus. Easily control the menu's styles, colors, fonts, etc, no need to know HTML or any programming language. Simply build the menu and copy the generated code!
234 KB  
Network & Internet  -  mod_spin 1.1.5
mod_spin is an Apache module that provides a simple template language with data replacement capabilities, persistent application and session tracking, database connection pooling, dynamic linking of applications into Apache as shared libraries,...
83.97 KB  
Libraries  -  XML::XPathScript::Processor 0.14
XML::XPathScript::Processor is the XML transformation engine in XML::XPathScript. SYNOPSIS In a stylesheet ->{testcode} sub for e.g. Docbooks tag: my $url = findvalue(@url,$self); if (findnodes("node()", $self)) { # ......
26.62 KB  
Web Browser Tools  -  Xorax HTML Album Maker 1.0g
"Xorax HTML Album Maker" is a simple utility to create HTML album for your photos. It produces a set of resized image files and thumbnail files, a set of index pages with thumbnails and navigation, and a set of HTML pages with navigation....
1.07 MB  
NEW DOWNLOADS IN PROGRAMMING, LIBRARIES
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB  
Libraries  -  wolfSSL 4.0.0
The wolfSSL embedded SSL/TLS library is a lightweight SSL library written in ANSI standard C and targeted for embedded and RTOS environments - primarily because of its small size, speed, and feature set. It is commonly used in standard operating...
3.88 MB  
Libraries  -  EuGTK 4.8.9
Makes it easy to develop good- looking, fast, cross-platform programs that run on Linux, OS X, and Windows. Euphoria is a very fast interpreted/compiled language with straight-forward syntax. EuGTK allows programming in a clean, object-oriented...
10.68 MB  
Libraries  -  Linux User Group Library Manager 1.0
The LUG Library Manager is a project to help Linux User Groups start their own library. A LUG library is helpful to the community at large because it increases access to information, and gives everyone the opportunity to become more knowledgeable.
5.35 KB  
Libraries  -  Module::MakefilePL::Parse 0.12
Module::MakefilePL::Parse is a Perl module to parse required modules from Makefile.PL. SYNOPSIS use Module::MakefilePL::Parse; open $fh, Makefile.PL; $parser = Module::MakefilePL::Parse->new( join("", ) ); $info = $parser->required;...
8.19 KB  
Libraries  -  sqlpp 0.06
sqlpp Perl package is a SQL preprocessor. sqlpp is a conventional cpp-alike preprocessor taught to understand SQL ( PgSQL, in particular) syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also...
10.24 KB