Take23: Building Web Sites with Apache::PageKit
"PageKit is a web applications framework that is based on mod_perl. This framework is distinguished from others such as Embperl, Mason and Apache::ASP by providing a clear separation of programming, content and presentation."
"... Embperl, Mason and Apache::ASP are well suited for dynamic web sites where the developers work on both the code and the HTML. For a site based on XML for delivery in different formats, you may want to look into AxKit." PageKit is a web applications framework that is based on mod_perl. This framework is distinguished from others such as Embperl, Mason and Apache::ASP by providing a clear separation of programming, content and presentation.

