在 perl 中推荐一些好的 MVC 框架 [英] Suggest some good MVC framework in perl

查看:25
本文介绍了在 perl 中推荐一些好的 MVC 框架的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你能为 perl 推荐一些好的 MVC 框架吗?我知道的一个是 catalyst

Can you suggest some good MVC framework for perl -- one I am aware of is catalyst

需要能够在 perl 基础设施上公开服务,这些服务可以被 Java/.Net 应用程序无缝调用.

The need is to be able to expose services on the perl infrastructure which can be called by Java/.Net applications seamlessly.

推荐答案

我现在就告诉您,就快速应用程序开发 MVC 框架而言,Catalyst 在 Perl 开发人员中享有最高的声誉.

I'll tell you right now that Catalyst has by far the best reputation amongst Perl developers in terms of a rapid application development MVC framework.

就纯"MVC 而言,我不确定是否有那么多成熟"或至少是生产就绪的替代方案.

In terms of "pure" MVC I'm not sure there are even that many "mature" or at least production-ready alternatives.

如果您觉得 Catalyst 不合适,那么您可以基于轻量级框架CGI::Application 以满足您的需求或查看一些鲜为人知的 MVC 框架,例如 PageKitMaypole.

If Catalyst doesn't seem right to you, then you could build upon the lightweight framework CGI::Application to suit your needs or take a look at some of the lesser known MVC frameworks like PageKit and Maypole.

这篇关于在 perl 中推荐一些好的 MVC 框架的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆