Skip to content

davebaird/plack-debugger-panel-dbiprofile

Repository files navigation

NAME

Plack::Debugger::Panel::DBIProfile

VERSION

version 0.01

SYNOPSIS

my $debugger = Plack::Debugger->new(
    panels => [
        Plack::Debugger::Panel::DBIProfile->new(),
        ... etc.
    ],

DESCRIPTION

This piece of blatant thievery is a port of Plack::Middleware::Debug::DBIProfile to Plack::Debugger.

new

Accepts two optional parameters in addition to those documented in Plack::Debugger.

AUTHOR

Dave Baird <dave@zerofive.co.uk>

COPYRIGHT AND LICENSE

This software is copyright (c) 2016 by David R. Baird.

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

About

A DBI::Profile panel for Plack::Debugger

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages