[PerlChina] 现在流行perl流行的建站是用什么?

cnhack TNT cnhacktnt at gmail.com
Thu Oct 9 22:26:46 PDT 2008


实际上,CGI::Application 确实是不错的用来搭建自己的 Web Framework 的基础模块,加上
CGI::Application::Dispatch, 任意一个模板系统和任意一个Model模块,很容易快速地搭建起你自己的简单 MVC 框架。
很多人喜欢 CGI::Application 也正是因为它够轻量,够灵活 :-)
我的一些简单 Web 应用也都是基于 CGI::App 的,部署上比 Catalyst 容易些。



2008/10/10 agentzh <agentzh at gmail.com>

> 2008/10/10 agentzh <agentzh at gmail.com>
>
>>
>> P.S. 一不小心,就把邮件写长了。。。或许我应该把这些文字整理一下贴到我自己的 blog 上去 :P
>>
>>
> 呵呵,已经贴到我的 blog 上了: http://blog.agentzh.org/#post-95
>
> 修正了里面的有些笔误,并加了许多指向相关资源的超链接,有兴趣的朋友们可以通过那些超链了解更多的细节。
>
> Thanks!
> -agentzh
>
>
> _______________________________________________
> China-pm mailing list
> China-pm at pm.org
> http://mail.pm.org/mailman/listinfo/china-pm
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.pm.org/pipermail/china-pm/attachments/20081010/937f9507/attachment.html>


More information about the China-pm mailing list