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

Text::Yats 0.03

  Date Added: October 24, 2010  |  Visits: 701

Text::Yats

Report Broken Link
Printer Friendly Version


Product Homepage
Download (95 downloads)



Text::Yats is Yet Another Template System. SYNOPSIS use Text::Yats; my $template = < < ENDHTML; < html > < head > < title >$title - $version< /title > < /head > < body > < form > < select name="names" >< !--{1}-- > < option $selected >$list< /option > < !--{2}-- >< /select > < /form > < /body > < /html > ENDHTML my $result = ""; my $tpl = Text::Yats- >new( level = > 1, text = > $template); $result .= $tpl- >section- >[0]- >replace( title = > "Yats", version = > "Development", ); $result .= $tpl- >section- >[1]- >replace( list = > [hdias,anita,cubitos], selected = > { value = > "selected", array = > "list", match = > "anita", } ); $result .= $tpl- >section- >[2]- >text; print $result;.

Requirements: No special requirements
Platforms: Linux
Keyword: Libraries Programming Result Template Textyats Yet Another Yet Another Template System
Users rating: 0/10

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


TEXT::YATS RELATED
Network & Internet  -  Yet Another Community System 0.6.0
Yet Another Community System provides a community system including Web-based chat. YaCS is a community system, written in C++. It is fully multi-threaded and uses heavy I/O multiplexing to get maximum performance and the lowest CPU load. This...
860.16 KB  
Programming  -  HTPL - PHP 5 HTML Template System 1.0.beta
HTPL is a PHP 5 HTML template system with the following features: hierarchical structure with inheritance, direct database access, application and session wide caching, multiple language support, extendable by user defined functions.
272.6 KB  
Libraries  -  HCKit::Template 0.02
HCKit::Template is a Perl module with a template system for HTML construction. This module constructs an HTML page from a template. The conversion proceeds with the help of rewrite rules and data sources. Rewrite rules can be specified in the...
11.26 KB  
Libraries  -  Bee Template 0.3
Bee Template is a Web template system parses HTML files into PHP objects which can be manipulated by using tag names or IDs. While other template systems make use of prepared HTML files for templates, Bee Template allows you to use arbitrary...
4.1 KB  
Libraries  -  N:PyTpl 0.5.1
N:PyTpl comes from Necs Python Template System and is a template script written in Python. It parses template files and creates e.g. HTML as output. Therefore, it is ideal to use for HTML pages, because it reduces redundancy to an absolute...
10.24 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...
 
Development Tools  -  arbplate 1.0.2
arbplate is an easy to useĀ and powerful PHP based template system that allows the seperation of code and design. This will include some database abstraction, as well as a user authentication system.
 
Shell & Desktop  -  CompactBlack Karamba 1.0
CompactBlack Karamba is yet another simple system status SuperKaramba theme. Also included source svg file. It monitors: - CPU usage - System uptime - Kernel - Memory Load - Swap Usage - Network Usage - HDD Usage. TransWhite...
13.31 KB  
Content Management  -  YACS 8.5b31.10
Yet Another Community System (YACS) is an open source, open-standards web dynamic system based on PHP and MySQL with a focus on best practices and code quality.The YACS product has a straightforward and modular component architecture that covers...
4.46 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