GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Plack::Middleware::InteractiveDebugger(3) User Contributed Perl Documentation Plack::Middleware::InteractiveDebugger(3)

Plack::Middleware::InteractiveDebugger - Awesome Interactive Debugger ala Werkzeug

  enable "InteractiveDebugger";

This middleware doesn't work with forking web server implementations such as Starman.

This middleware exposes an ability to execute any code on the machine where your application is running, with your own permission. Never enable this middleware on production machines or shared environment.

Plack::Middleware::InteractiveDebugger is a PSGI middleware component that provides an awesome JavaScript in-browser interacive debugger.

Tatsuhiko Miyagawa <miyagawa@bulknews.net>

Copyright 2011- Tatsuhiko Miyagawa

Werkzeug HTML, JavaScript, CSS and image files are Copyright 2010 by the Werkzeug Team. <http://werkzeug.pocoo.org/>

jQuery is Copyright 2011 John Resig

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

This library contains JavaScript, CSS and image files which are taken and modified from Werkzeug software, licensed under the BSD license.

This library also contains jQuery library which is licensed under the MIT license. <http://jquery.org/license/>

<http://werkzeug.pocoo.org/> Plack::Middleware::StackTrace Plack::Middleware::REPL
2011-06-29 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.