Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • Plack-Middleware-Auth-Digest ... seconds to prevent replay attacks. Defaults to 60. # LIMITATIONS This middleware expects that the application has a full access to the ... e. using your application via Apache's mod\_cgi), this middleware does not work since your application can't know the ...
  • django-error-capture-middleware General ======= * *URL*: http://bitbucket.org/ashcrow/django-error-capture-middleware/ * *License*: New BSD License * *Authors*: See AUTHORS file Requirements ============ * Django 1.1.0 (may work on older versions) * PyYAML 3+ * Python 2.4+ ...
  • Plack-Middleware-ConsoleLogger ... # NAME Plack::Middleware::ConsoleLogger - Write logs to Firebug or Webkit Inspector # SYNOPSIS enable "ConsoleLogger"; # DESCRIPTION This middleware captures logs from PSGI applications and plack middleware components and makes them available to ...
  • Plack-Middleware-File-Sass ... builder { enable "File::Sass"; Plack::App::File->new(root => "./stylesheets"); }; }; # Or with Middleware::Static enable "File::Sass", syntax => "scss"; enable "Static", path => qr/\.css$/, ...
  • Plack-Middleware-AutoRefresh ... app.psgi use Plack::Builder; builder { enable 'Plack::Middleware::AutoRefresh', dirs => [ qw/html/ ], filter => qr/\.(swp|bak ... . It is a bit more robust than Plack::Middleware::AutoRefresh as it can handle critical errors in ...
  • Plack-Middleware-ForgeryProtection Ronco™ Spray-On CSRF protection This is Plack::Middleware::ForgeryProtection.
  • Plack-Middleware-Hoptoad ... Plack::Middleware::Hoptoad - Sends application errors to Hoptoad SYNOPSIS enable "Hoptoad", api_key => "..."; DESCRIPTION This middleware catches exceptions (run-time errors) happening in your application and sends them to . ...
  • plack-middleware-rewrite ... for this module with the perldoc command. perldoc Plack::Middleware::Rewrite You can also look for information at: ... CPAN Ratings http://cpanratings.perl.org/d/Plack-Middleware-Rewrite Search CPAN http://search.cpan.org/dist/ ...
  • Plack-Middleware-iPhone Plack middleware that makes your html more iPhone friendly
  • p5-plack-middleware-docomoguid ... redirects. If you only need the functionality of one module, consider using Plack::Middleware::DoCoMoGUID::RedirectFilter or Plack::Middleware::DoCoMoGUID::HTMLStickyQuery directly. AUTHOR Keiji Yoshimi ...