Help for this page

Select Code to Download


  1. or download this
    use Template;
    my $tt = Template->new();
    ...
    <html>
      <input type="text" name="mytext" value=" &quot;foo&quot; &lt;bar&gt;
    + &amp;amp; "/>
    </html>