Main > Programming > Libraries >

Template::Library::HTML 2.15

Template::Library::HTML 2.15

Sponsored Links

Template::Library::HTML 2.15 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.76 MB
Platform: Any Platform
License: GPL (GNU General Public License)
Price:
Downloads: 1145
Date added: 2006-09-05
Publisher: Andy Wardley

Template::Library::HTML 2.15 description

Template::Library::HTML is a template library for building basic HTML pages.

NOTE: This documentation is incomplete and may be incorrect in places. The html template library is distributed as part of the Template Toolkit. It can be found in the templates sub-directory of the installation directory.

use Template;

my $tt2 = Template->new({
INCLUDE_PATH => /usr/local/tt2/templates,
});
For a portable way to determine the installation templates directory, you can use the Template::Config->instdir() class method.
use Template;

my $tt2 = Template->new({
INCLUDE_PATH => Template::Config->instdir(templates),
});
You should now be able to access the html library as, for example:
[% INCLUDE html/header %]
Note that some of the more basic elements dont give you much more than the raw HTML tags. In many cases you might be well advised to stick to regular HTML rather than complicating matters by the use of template elements.
e.g.
< table >
. . .
< /table >
vs
[% WRAPPER html/table %]
. . .
[% END %]

However, the use of template elements to generate the underlying HTML does have some important benefits, particularly as the constructs start to get more complicated and more magical.

See the example in the examples sub-directory of the distribution directory for further examples and enlightenment on using this library.

Template::Library::HTML 2.15 Screenshot

Advertisements

Template::Library::HTML 2.15 Keywords

Bookmark Template::Library::HTML 2.15

Hyperlink code:
Link for forum:

Template::Library::HTML 2.15 Copyright

WareSeeker periodically updates pricing and software information of Template::Library::HTML 2.15 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Template::Library::HTML 2.15 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
Template::Library::Splash is a template library for building stylish HTML user interfaces. Free Download
MAT is a C++ mathematical template class library. Free Download
Aapl is a C++ template library for generic programming. Free Download
Thread Safe Template Library (TSTL) is a C++ library that provides thread-safe storage data structures without global locking. Free Download
Flate library is a template library used to deal with html code in CGI applications. Free Download
Template::Tutorial are template toolkit tutorials. Free Download
The Mango Library is a Java library consisting of a number of iterators, algorithms and functions. Free Download
The CImg Library is a C++ Template Image Processing Library. Free Download