-
-
p5-Plack-Middleware-Auth-OAuth-Lite
... ,
you should just be able to do
% cpan Plack::Middleware::Auth::OAuth::Lite
Download it, unpack it, then build ... make test
Then install it:
% make install
DOCUMENTATION
Plack::Middleware::Auth::OAuth::Lite documentation is available as in POD ...
-
rack-jsonp-middleware
... Code Climate](https://codeclimate.com/github/robertodecurnex/rack-jsonp-middleware.png)](https://codeclimate.com/github/robertodecurnex/rack-jsonp- ... the following line to your Gemfile:
gem 'rack-jsonp-middleware'
Or you can just install it as a ...
-
Plack-Middleware-Static-Minifier
... src="https://secure.travis-ci.org/bayashi/Plack-Middleware-Static-Minifier.png"/>
=end html
=head1 INSTALLATION ...
Then install it:
% make install
=head1 DOCUMENTATION
Plack::Middleware::Static::Minifier documentation is available as in POD. ...
-
Plack-Middleware-ForceEnv
Force set environment variables for testing your PSGI app
NAME
Plack::Middleware::ForceEnv - Force set environment variables for
testing
SYNOPSIS
# in app.psgi
use Plack::Builder;
builder {
enable 'ForceEnv' ...
-
p5-Plack-Middleware-QRCode
... ';
$app;
}
Request
$ plackup -p 5000 app.psgi
$ wget "http://localhost:5000/qrcode?body=foobar
# DESCRIPTION
Plack::Middleware::QRCode is
# AUTHOR
Kazuhiro Osawa
# SEE ALSO
# LICENSE
This library is free ...
-
Plack-Middleware-OptionsOK
... app.psgi
use Plack::Builder;
my $app = sub { ... } # as usual
builder {
enable "Plack::Middleware::OptionsOK";
$app;
};
DESCRIPTION
Many reverse Proxy servers (such as Perlbal) use an ...
-
plack-middleware-chromeframe
injects Google Chrome Frame into IE
Plack-Middleware-ChromeFrame
============================
This module injects the Google Chrome Frame renderer into IE.
INSTALLATION
To install this module type the following:
perl Makefile.PL
make
make ...
-
Plack-Middleware-IEnosniff
... img src="https://secure.travis-ci.org/bayashi/Plack-Middleware-IEnosniff.png"/>
=end html
=head1 INSTALLATION
Plack ...
Then install it:
% make install
=head1 DOCUMENTATION
Plack::Middleware::IEnosniff documentation is available as in POD. So ...
-
-
Plack-Middleware-MobileAgentLite
... you should just be able to do
% cpan Plack::Middleware::MobileAgentLite
Download it, unpack it, then build it ... make test
Then install it:
% make install
DOCUMENTATION
Plack::Middleware::MobileAgentLite documentation is available as in POD. So ...
-