Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • Plack-Middleware-Debug-CatalystPluginCache A Plack::Middleware::Debug panel showing Catalyst::Plugin::PageCache activity
  • Plack--Middleware--Debug--DBIProfile DBI::Profile panel for Plack::Middleware::Debug showing time spent inside the DBI per Statement
  • Plack-Middleware-XForwardedFor Plack middleware handler for X-Forwarded-For headers # Plack::Middleware::XForwardedFor Plack middleware handler for X-Forwarded-For headers Using this module early in the plack stack will cause later modules to see the REMOTE_ADDR the original source ...
  • Plack-Middleware-Log-Minimal ... , you should just be able to do % cpan Plack::Middleware::Log::Minimal Download it, unpack it, then build it ... && make test Then install it: % make install DOCUMENTATION Plack::Middleware::Log::Minimal documentation is available as in POD. So ...
  • Plack-Middleware-Scope-Container ... ::Scope::Container - per-request container # SYNOPSIS use Plack::Builder; builder { enable "Plack::Middleware::Scope::Container"; $app }; # in your application package MyApp; use Scope::Container; ...
  • Plack-Middleware-ESI PSGI middleware providing Edge Side Includes (ESI)
  • Plack-Middleware-DBIC-QueryLog ... use Plack::Builder; builder { enable 'DBIC::QueryLog', querylog_args => {passthrough => 1}; $app; }; # DESCRIPTION [Plack::Middleware::DBIC::QueryLog](http://search.cpan.org/perldoc?Plack::Middleware::DBIC::QueryLog) does one ...
  • plack-middleware-methodoverride ... via POST =pod =encoding UTF-8 =head1 Name Plack::Middleware::MethodOverride - Override REST methods to Plack apps via ... Miyagawa (which in turn stole from LMiddleware::MethodOverride>). Thanks to L
  • Plack-Middleware-AAEncode ... you should just be able to do % cpan Plack::Middleware::AAEncode Download it, unpack it, then build it ... make test Then install it: % make install DOCUMENTATION Plack::Middleware::AAEncode documentation is available as in POD. So ...
  • p5-plack-middleware-perl-status ... up, you should just be able to do % cpan Plack::Middleware::Perl::Info Download it, unpack it, then build it as ... && make test Then install it: % make install DOCUMENTATION Plack::Middleware::Perl::Info documentation is available as in POD. So ...