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.477.338 Times

Text::MicroMason::HTMLMason 1.992

  Date Added: November 06, 2010  |  Visits: 726

Text::MicroMason::HTMLMason

Report Broken Link
Printer Friendly Version


Product Homepage
Download (92 downloads)

Text::MicroMason::HTMLMason is a simple compiler for Mason-style Templating. SYNOPSIS Create a MicroMason object to interpret the templates: use Text::MicroMason; my $mason = Text::MicroMason->new(); Use the standard compile and execute methods to parse and evalute templates: print $mason->compile( text=>$template )->( @%args ); print $mason->execute( text=>$template, @args ); Mason syntax provides several ways to mix Perl into a text template: < %args > $name < /%args > % if ( $name eq Dave ) { Im sorry < % $name % >, Im afraid I cant do that right now. % } else { < %perl > my $hour = (localtime)[2]; my $daypart = ( $hour > 11 ) ? afternoon : morning; < /%perl > Good < % $daypart % >, < % $name % >! % } < & "includes/standard_footer.msn" & > < %doc > Heres a private developr comment describing this template. < /%doc >.

Requirements: No special requirements
Platforms: Linux
Keyword: Compiler Htmlmason Libraries Micromason Name Programming Simple Template Text Textmicromasonhtmlmason
Users rating: 0/10

License: Freeware Size: 69.63 KB
TEXT::MICROMASON::HTMLMASON RELATED
Programming  -  Simple java text console functions 1.0
Simple Java text console I/O wrapper functions for common console tasks such as getting an integer, getting a string etc. These functions wrap around the System.out and System.in objects.
33.62 KB  
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  
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...
 
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  
Utilities  -  Net-SNMP 5.4.1
Net-SNMP project provides tools and libraries relating to the Simple Network Management Protocol. Installation: The `configure shell script attempts to guess correct values for various system-dependent variables used during compilation. It...
3.81 MB  
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  
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....
 
Programming  -  devkitPro 1.5.7
This project is for homebrew console development tools based on the gnu compiler collection with additional tools and libraries to aid programming each supported console. The windows variants are built with MinGW.
444.26 KB  
Programming  -  JaCC 4 WRL - The Java compiler for WRL 1.0
This project aims to provide a Java-Bytecode compiler for the fairly new programming language WRL and others like PHP4 and Postfix, based on the research on the SableCC parser generator and common W3C.ORG standards.
3.49 MB  
Puzzles  -  Simple Solitarus 1.1 1.1
About Simple Solitarus Like the name implies, Simple Solitarus is a simple game of solitaire. No crazy options, no special effects, no hundreds of different game types. Just open it, play, and enjoy… this game is completely free! Whats New in...
2.5 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