是否有适用于 Perl6 或 Perl5 的 Bottle 或 Sinatra 的等效工具?

发布于 2024-11-09 16:17:21 字数 1539 浏览 3 评论 0 原文

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

骑趴 2024-11-16 16:17:21

Dancer 非常接近,目标是成为 Perl 的 Sinatra。

Mojolicious::Lite 是另一种非常简单的 Web 开发方法。

Dancer comes very close and aims to be Sinatra for Perl.

Mojolicious::Lite is another very simple approach on web development.

强辩 2024-11-16 16:17:21

对于 Perl 5,存在很多框架:

还有更多。您还想查看PSGI/PlackPSGI 是 Web 服务器和 Perl Web 框架之间通信的通用接口。 Plack 是它的一个实现。目前最常用的框架之一可能是 Catalyst。在 Plack 页面上,您发现了更多的 Web 框架。

For Perl 5 there exists a lot of Frameworks:

There are a lot more. What you also want to look at is at PSGI/Plack. PSGI is a general interface for communication between web servers and perl web frameworks. Plack is an implementation of it. One of the most used Framework at the moment is probably Catalyst. On the Plack page you found a lot more web frameworks.

茶底世界 2024-11-16 16:17:21

BailadorCro 是 Perl 6 中两个相当先进的微服务框架。

Bailador and Cro are two quite advanced microservices frameworks in Perl 6.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文