Hi Jenn,


practicalp...@gmail.com wrote:
I will begin a new project, which is medium large, with about 200 CGI
scripts with Perl.
We have designers who make HTML/JS/CSS etc.
I want to choose a template system which will let perl code be
separated from front-page codes (like html,css etc).
I have tried HTML::Template, which is simple enough.
Except that, do you have any other good template to be suggested?
What're their advantages?


From the list here:

http://en.wikipedia.org/wiki/Comparison_of_web_application_frameworks

under Perl, I see Catalyst, Interchange, Mason, and Maypole. Of these, I've only used Mason and I have to admit that I chose it because people I am working with chose it already. Since then I've stuck with it as it seems fine for our needs.

Though I personally don't see a reason for leaving Mason, I'd be interested to hear of other people's opinions...

Ray



--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to