Plack-Middleware-Debug-Log4perl
===============================

Log4perl debug panel for Plack applications.

To run the sample application:

plackup sample/app.psgi

To install the module:

perl Makefile.PL

make
make test
sudo make install