Hello

This might have been answer  before.I am trying to convert a Perl
written code to TT and separate html in differ net files.
I not sure how to do the first part. For example :
  #!/usr/bin/perl -w

use CGI;
use CGI::Carp qw(fatalsToBrowser);
use DBI;
use File::Basename;
use Date::Format;
use Date::Language;

this Perl code, how does it look in TT?

Lucas

_______________________________________________
templates mailing list
[email protected]
http://lists.template-toolkit.org/mailman/listinfo/templates

Reply via email to