in reply to Assembling text into websites
For simple websites TT2 is imo the way to go so you made a good choice there.
I use it to construct both 'dynamic' pages e.g. contact forms, as well as static pages for one site I'm responsible for. If/when you get on to CGI and CGI::Formbuilder the latter provides a TT2 engine so you don't lose out on the work.
I believe both HTML::Template and TT2 transfer well to mod_perl when you get there too
Good luck!
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Assembling text into websites
by sparkylu (Monk) on Oct 24, 2008 at 19:41 UTC |