CGI-Application-Plugin-AJAXUpload

 view release on metacpan or  search on metacpan

example/templates/two.tmpl  view on Meta::CPAN

<!DOCTYPE html
	PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
	 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
<title>Processed document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
</head>
<body>
<h2><TMPL_VAR NAME="article.title"></h2>
<TMPL_VAR NAME="article.body"></body>
</html>



( run in 1.699 second using v1.01-cache-2.11-cpan-39a47a84364 )