Shell File Manager
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Template Toolkit Documentation</title>
<link rel="stylesheet" type="text/css" href="../css/tt2.css" title="Default Style">
<link rel="stylesheet" type="text/css" href="css/print.css" media="print">
<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
<meta name="author" content="Andy Wardley">
</head>
<body>
<div id="header">
<a href="" id="logo"></a>
<div id="pageinfo">
<h1 class="title"></h1>
</div>
</div>
<div id="body">
<div id="sidebar">
[SIDEBAR]
</div>
<div id="content">
<div class="pod">
<h1 class="title">Template::Toolkit</h1>
<h2 class="subtitle">Template processing system</h2>
<div class="content">
<div class="section">
<h1>SYNOPSIS</h1>
<pre>$ perldoc Template # docs for the Template Perl module</pre>
<pre>$ perldoc Template::Manual # Template Toolkit manual</pre>
</div>
<div class="section">
<h1>DESCRIPTION</h1>
<p>
The Template Toolkit is a collection of Perl modules which implement a
fast, flexible, powerful and extensible template processing system.
</p>
<p>
It was originally designed and remains primarily useful for generating
dynamic web content. Howver it can be used equally well for processing
any other kind of text based documents including HTML, XML, POD,
PostScript, LaTeX and plain old text.
</p>
<p>
The Template::Manual documentation contains further information about the
Template Toolkit and a full reference of all the features, directives,
configuration options and so on.
</p>
<pre>$ perldoc Template::Manual</pre>
<p>
The Template module is the front-end to the Template Toolkit for Perl
programmers. The documentation for that module relates specifically to
using the module from Perl programs.
</p>
<pre>$ perldoc Template</pre>
<p>
Please note that there is no Template::Toolkit Perl module, just this
documentation pointing people to the right place.
</p>
<p>
You're welcome to refer to TT as "Template Toolkit" or
"Template::Toolkit" if you prefer. The official line is that we talk
about the "Template Toolkit" software and the "Template" Perl module. But
we're not the kind of officials who would get all official on you.
</p>
<p>
You don't need to be a Perl programmer to use the Template Toolkit. The
<i>tpage</i> and <i>ttree</i> scripts allow you to process templates from
the command line. See the documentation for those scripts for further
information.
</p>
<pre>$ perldoc tpage
$ perldoc ttree</pre>
<p>
Finally, don't forget to check out the Template Toolkit web site.
</p>
<pre>http://template-toolkit.org/</pre>
<p>
Yes, we know it doesn't look very pretty and should use CSS instead of
tables for layout. We'll have a shiny new web site when TT3 is released.
In case you're wondering, that'll be on Tuesday some time shortly after
lunch...
</p>
</div>
<div class="section">
<h1>AUTHOR</h1>
<p>
Andy Wardley <[email protected]>
</p>
<p>
<a href="http://wardley.org/">http://wardley.org/</a>|<a
href="http://wardley.org/">http://wardley.org/</a>
</p>
</div>
<div class="section">
<h1>VERSION</h1>
<p>
2.75, distributed as part of the Template Toolkit version 2.18, released
on 09 February 2007.
</p>
</div>
<div class="section">
<h1>COPYRIGHT</h1>
<pre>Copyright (C) 1996-2007 Andy Wardley. All Rights Reserved.</pre>
<p>
This module is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.
</p>
</div>
<div class="section">
<h1>SEE ALSO</h1>
<p>
<a href="">Template</a>, <a href="">Template::Manual</a>
</p>
</div>
</div>
</div>
</div>
</div>
<div id="footer">
[FOOTER]
</div> </body>
</html>
Shell File Manager Version 1.1, Coded By Shell
Email: [email protected]