Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • plack-middleware-ssi ... , since it may not be compatible with Apache and friends. SYNOPSIS $app = builder { enable 'SSI'; $app }; See Plack::Middleware for more details. METHODS call Returns a callback which can expand chunks of HTML with SSI directives ...
  • Plack-Middleware-Debug-Dancer-TemplateTokens ... のテンプレートのtokenをPlack::Middleware::Debugで表示するためのモジュール Plack::Middleware::Debug::Dancer::TemplateTokens DancerのテンプレートのtokenをPlack::Middleware::Debugで表示するためのモジュール LICENSE AND COPYRIGHT Copyright (C) 2011 Kenichi Kobayashi This is free software; you can ...
  • plack-middleware-sizelimit ... # max_process_size_in_kb => '16384', # 16MB check_every_n_requests => 2, log_when_limits_exceeded => 1 ); $app; }; # DESCRIPTION This middleware is a port of the excellent [Apache::SizeLimit](https://metacpan. ...
  • p5-plack-middleware-assets ... } eq $url; return $self->app->($env); } package Plack::Middleware::Assets::Type::plain; use strict; use warnings; sub ... /plain'} sub separator { } sub extension {'txt'} package Plack::Middleware::Assets::Type::css; use strict; use warnings; use ...
  • Plack-Middleware-CHI customizable cache for PSGI applications This module has been renamed and moved to https://github.com/nichtich/Plack-Middleware-Cached
  • Plack-Middleware-ForceCharset Plack-Middleware-ForceCharset INSTALLATION To install this module, run the following commands: perl Makefile.PL make make test make install COPYRIGHT AND LICENSE Copyright (C) 2011 sugama This program is free software; you can ...
  • p5-Plack-Middleware-Forward ... up, you should just be able to do % cpan Plack::Middleware::Forward Download it, unpack it, then build it as ... && make test Then install it: % make install DOCUMENTATION Plack::Middleware::Forward documentation is available as in POD. So you ...
  • Plack-Middleware-Cached ... . [![Build Status](https://travis-ci.org/nichtich/Plack-Middleware-Cached.png)](https://travis-ci.org/nichtich/Plack- ... -Cached) [![Coverage Status](https://coveralls.io/repos/nichtich/Plack-Middleware-Cached/badge.png?branch=master)](https://coveralls.io/r ...
  • Plack-Middleware-Mirror Save responses to disk to mirror a site =head1 Plack::Middleware::Mirror This middleware will save the content of the response in a tree structure reflecting the URI path info to create a mirror of the site on disk. See module POD for more information. ...
  • Plack-Middleware-TMT ... "> =end html =head1 INSTALLATION Plack:: ... test Then install it: % make install =head1 DOCUMENTATION Plack::Middleware::TMT documentation is available as in POD. So ...