willert / firephp-perl

Modules for using the Mozilla Firefox plugin FirePHP from perl

Home | Edit | New

Home

FirePHP modules for perl and related web frameworks

FirePHP::Dispatcher

FirePHP::Dispatcher implements the basic interface
for logging to a FirePHP console. It is no logger on its own
but rather a basic API that can be used by front-end loggers to
divert or copy messages to a FirePHP console.

Catalyst::Plugin::FirePHP

Catalyst::Plugin::FirePHP automatically binds the current response headers
to a newly created FirePHP::Dispatcher in use and on demand creates nested
groups for all called actions.

The only thing you need to do to start using FirePHP is include this
plugin in your plugin list. Everything else should happen automatically,
no config is needed.

This plugin tries to be as unintrusive as possible if your application
doesn’t run in debug mode, but it is highly recommended to drop it
altogether in production servers.

Last edited by willert, Thu Jan 29 10:29:43 -0800 2009
Home | Edit | New
Versions: