<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="+1"><tt><br>
</tt></font>
<blockquote
 cite="mid:96CF49BD8B56384395D698BA99007FA347A2D9@exchange.pacwire.local"
 type="cite">
  <div><span class="187021303-05022009"><font face="Arial" size="2">Hi
Guys,</font></span></div>
  <div><span class="187021303-05022009"><font face="Arial" size="2">&nbsp;I'm
trying to bring a web designer up to speed on creating templates to
suit HTML::Template. He needs to be introduced to templating real fast.</font></span></div>
  <div><span class="187021303-05022009"><font face="Arial" size="2">Does
anybody know of any tutorials which approach it from a web&nbsp;designer's
point of view, instead of a perl developer's point of view?</font></span></div>
  <div><span class="187021303-05022009"><font face="Arial" size="2">It's
pointless telling this guy how to populate variables, or what methods
will be called, he is just doing HTML, and leaving the databse stuff to
me.</font></span></div>
</blockquote>
<font size="+1"><tt>I have worked with H::T extensively, so I am quite
familiar with it.&nbsp;&nbsp; From a web-designers' POV, the Perl coder should be
creating a document which lists the names of the available variables,
their datatypes, and their range of values.&nbsp; If he's just doing HTML,
then that is all he should need -&gt; he shouldn't need a "howto
template" document.<br>
<br>
Mathew</tt></font>
</body>
</html>