Linux SoftwareProgrammingLibrariesHTML::Chunks 1.53

HTML::Chunks 1.53


HTML::Chunks is a simple nested template engine for HTML, XML and XHTML. This class implements a simple text-based template engine
Developer:   Mark W Blythe and Dave Balmer Jr
      more software by author →
Price:  0.00
License:   Perl Artistic License
File size:   10K
Language:   
OS:   
Rating:   0 /5 (0 votes)
Your vote:  
enlarge screenshot


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:
  • Perl
    tags chunk engine  text based  template engine  html chunks  

    Download HTML::Chunks 1.53


     http://mirrors.evolva.ro/CPAN/authors/id/M/MB/MBLYTHE/HTML-Chunks-1.53.tar.gz


    Authors software

    HTML::Chunks 1.53 (by Mark W Blythe and Dave Balmer Jr)
    HTML::Chunks is a simple nested template engine for HTML, XML and XHTML.

    This class implements a simple text-based template engine


    Similar software

    HTML::Chunks 1.53 (by Mark W Blythe and Dave Balmer Jr)
    HTML::Chunks is a simple nested template engine for HTML, XML and XHTML.

    This class implements a simple text-based template engine

    Expose PHP template engine 1.1.2 (by Expose template engine)
    Expose PHP template engine is a template engine written in PHP

    Syntax::Highlight::Engine::Kate::C 0.01 (by Hans Jeuken)
    Syntax::Highlight::Engine::Kate::C is a plugin for C syntax highlighting.

    SYNOPSIS

    require Syntax::Highlight::Engine::Kate::C;

    Fuzz Engine 0.5 (by Paul Hudson)

    SmartTemplate 1.2.1 (by EndelWar)
    SmartTemplate is a Template Engine that was designed to support large scale, web based applications.

    What's so special about it?

    Test::Chunks 0.39 (by Brian Ingerson)
    Test::Chunks is a Data Driven Testing Framework.

    NOTE - This module has been deprecated and replaced by Test::Base

    Kyra Sprite Engine 2.1.3 (by Lee Thomason)
    Kyra Sprite Engine project is a C++ sprite engine built on SDL.

    Kyra is a simple, fully featured Sprite engine written in C++

    Smooth Engine 0.6.0.1 (by Andrew Johnson)

    eXperience-engine 0.10.4 (by Benjamin Berg)
    eXperience-engine project is a very flexible pixmap based GTK-Engine.

    It is able to draw widgets as a stack of multiple images

    Gtk-Qt Theme Engine 0.7 (by David Sansome)
    The GTK-Qt Theme Engine is a project allowing GTK to use Qt widget styles.

    Gtk-Qt Theme Engine behaves like a normal GTK theme eng


    Other software in this category

    zlib 1.2.3 (by Jean-loup Gailly)
    zlib is designed to be a free, general-purpose, legally unencumbered, lossless data-compression library for use on virtually any comp

    libjpeg v6b (by Independent JPEG Group)
    libjpeg is a library for handling the JPEG (JFIF) image format

    OpenSSL 0.9.7c (by The OpenSSL Project Team)
    The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implement

    libxml2 2.6.27 (by DV)
    Libxml2 is the XML C parser and toolkit developed for the Gnome project (but usable outside of the Gnome platform), libxml2 library i

    GNU C library 2.4 (by Andreas Jaeger)
    GNU C library (glibc) is one of the most important components of GNU Hurd and most modern Linux distributions.

    GNU C library is us

  •     search


    Featured Software

    jEdit 4.3 pre8
    jEdit is an Open Source text editor written in Java

    Opera 9.02
    Surf the Internet in a safer, faster, and easier way with Opera browser

    GNU Aspell 0.60.4
    GNU Aspell is a Free and Open Source spell checker designed to eventually replace Ispell


    Subscribe in Rojo
    Google Reader
    Add to My Yahoo!

    Add to My AOL
    Subscribe with Bloglines
    Subscribe in NewsGator Online
    Add 'nixbit linux software' to Newsburst from CNET News.com
    del.icio.us nixbit linux software


    Top tags