-
-
Plack-Middleware-NoCache
port of Sledge::Plugin::NoCache
# NAME
Plack::Middleware::NoCache - add no-cache header to HTTP response
# SYNOPSIS
enable ' ... ::NoCache';
# DESCRIPTION
Plack::Middleware::NoCache adds "Cache-Control: no-cache" and "Pragma: no-cache" header to HTTP ...
-
Plack-Middleware-Debug-Profiler-NYTProf
... to display perl source code profiler output
# NAME
Plack::Middleware::Debug::Profiler::NYTProf - Runs NYTProf on your app
## ... following to hold:
### addpid=1
### start=begin
# SEE ALSO
[Plack::Middleware::Debug](http://search.cpan.org/perldoc?Plack:: ...
-
plack-middleware-nodeflate
... and applications which respect this environment variable.
MOTIVATION
Plack::Middleware::Debug does not work with deflated content. In many ... response body of a proxied URL with your own
middleware, you'll find yourself with the same problem.
...
-
-
plack-middleware-test-stashwarnings
... using
Test::WWW::Mechanize you can just "get" that URL and "thaw" in Storable
its content.
ARGUMENTS
Plack::Middleware::Test::StashWarnings takes one optional argument,
"verbose", which defaults to $ENV{TEST_VERBOSE}. If set to true, it ...
-
plack-middleware-tweakenv
... ::Build installed, type the following:
perl Makefile.PL
make
make test
make install
Dependencies
------------
Plack::Middleware::TweakEnv requires Plack 0.9929 or higher.
Copyright and Licence
---------------------
Copyright (c) 2010 ...
-
dg-middleware
Distributed computation of the dynamic-graph dataflow.
dg-middleware
=============
This software instruments dynamic-graph with CORBA to allow
distributed computation of the data-flow.
It provides a dynamic graph plug-in which can be loaded to start the ...
-
Plack-Middleware-AddDefaultCharset
...
SYNOPSIS
use Plack::Builder;
builder { enable 'AddDefaultCharset', charset => $charset_to_add; $app;
}
DESCRIPTION
Plack::Middleware::AddDefaultCharset is a port of the AddDefaultCharset
configuration directive of the Apache HTTP ...
-
Plack-Middleware-Pictogram-MobileJp
... character code by user agent
(one of 3 mobile phone operators in Japan: DoCoMo, au, Softbank).
INSTALLATION
================
Plack::Middleware::Pictogram::MobileJp installation is straightforward. If your CPAN shell is set up,
you should just be able ...
-
Plack-Middleware-WebSocket
... } else {
$res->code($env->{'websocket.impl'}->error_code);
}
};
};
=head1 DESCRIPTION
Plack::Middleware::WebSocket provides WebSocket implementation through $env->{'websocket.impl'}.
Currently implements draft-ietf-hybi- ...
-