correct? At the moment our site is straight CGI. (Flat HTML pages are built from templates and saved, CGIs load the templates dynamically). Once I get mod_perl to behave with mod_php3 (to support that legacy junk) and I plow my way through the eagle book, we'll be shifting, thus we want a solution that is friendly either way. CGI:App and HTML::Template claim to be, as does TT. Does anyone have advice in this area, or am I safe so long as I code cleanly?
