-
-
wsgi-language-middleware
... = True,
locale_path = '/home/user/locale',
locale_name = 'hello'
)
### Set Script Name
Starting with wsgi-language-middleware 0.4 you can pass **set_script_name** to **LanguageMiddleware**, it will set the **SCRIPT_NAME** to a slash ...
-
Plack-Middleware-AccessCount
This is Perl module Text::Xatena.
INSTALLATION
Plack::Middleware::AccessCount installation is straightforward. If your CPAN shell is ... up,
you should just be able to do
% cpan Plack::Middleware::AccessCount
Download it, unpack it, then build it as ...
-
Plack-Middleware-CacheLite
... package Model::NewsRelease;
my $sqlite_file = 'news_release.sqlite';
sub list {
...
Plack::Middleware::CacheLite->set_expire(sub {
my $cache_timestamp = shift;
return $cache_timestamp - ( ...
-
Plack-Middleware-StackTrace-ParseMessage
...
=head1 DESCRIPTION
This is an extended class of Plack::Middleware::StackTrace for replacement.
This retrieves file name and line ...
=head1 METHODS
=head2 call
=head1 SEE ALSO
LMiddleware::StackTrace>
=head1 AUTHOR
Sugama Keita, Esugama@ ...
-
Plack-Middleware-RDF-Flow
Simplified Linked Data provider
# NAME
Plack::Middleware::RDF::Flow - Serve RDF as Linked Data for RDF::Flow
# ... ](http://search.cpan.org/perldoc?RDF::Trine::Serializer).
Plack::Middleware::RDF::Flow->new ( formats => [qw(ntriples rdfxml turtle)] )
...
-
plack-middleware-static-range
... static files with support for Range requests
# NAME
Plack::Middleware::Static::Range - Serve static files with support for Range ... all copyright and related
or neighboring rights to [Plack::Middleware::Static::Range](http://search.cpan.org/perldoc?Plack:: ...
-
Plack-Middleware-Static-Extended
[DEPRECATED]
=head1 NAME
Plack::Middleware::Static::Extended - Serve static file if Permission ok
=head1 SYNOPSIS
use Plack:: ... ::App::Directory>,
L,
LMiddleware::Static>
=head1 COPYRIGHT AND LICENSE
Copyright (C) 2011 by ...
-
Plack-Middleware-AutoCompletePath
[DEPRECATED]
Plack-Middleware-AutoCompletePath
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 ...
-
plack-middleware-static-assets
"Assets Pipeline" for Perl
=pod
=head1 Plack::Middleware::Static::Assets
Plack::Middleware::Static::Assets is Rails-style JavaScript ... .
You can see an in-development Git repository at
Lmiddleware-static-assets>.
=cut
-
151-rack-middleware
Railscasts Episode #151: Rack Middleware
http://railscasts.com/episodes/151
Commands
rake middleware
-