in reply to Creating Stylized Perl Applications With Uniformity (code)

I'd say "templating systems". For example, look at the Splash! library from Template Toolkit. You can run that either from CGI, mod_perl, or a combination of both.

-- Randal L. Schwartz, Perl hacker

  • Comment on Re: Creating Stylized Perl Applications With Uniformity (code)