plack

plack

 英

  • 网络波莱克

例句

At this stage, it is probably worth investigating one of the many web frameworks that offer PSGI support and can be run with Plack.

到此为止深入研究一下提供PSGI支持使用Plack众多Web框架之一也许值得

Plack handles all of these issues and provides a simplified environment for building web applications.

Plack能够解决这些问题而且提供一个简化环境构建Web应用程序

Plack already has many useful applications that you may want to integrate with your web portal.

Plack很多有用应用程序肯定它们集成Web门户

This installs the core Plack modules that are required to build web applications quickly and easily (see Listing 4 below).

以上步骤就是快速方便构建Web应用程序核心Plack模块参见下方清单4)。

Plack sits between your code (whether you use a web framework or not) and the web server (for example, Apache, Starman, FCGI).

Plack位于代码无论是否使用框架Web服务器例如ApacheStarmanFCGI之间

In Listing 6, for example, we are using Plack: : App: : Directory to get a directory listing and to serve it's content as static files.

例如清单6我们使用Plack::App::Directory列出目录内容用作静态文件