-
-
03 May 2020 20:14:08 UTC
- Distribution: Plack-Middleware-Debug
- Module version: 0.18
- Source (raw)
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues
- Testers (1130 / 0 / 0)
- Kwalitee
Bus factor: 1- % Coverage
- License: perl_5
- Perl: v5.8.1
- Activity
24 month- Tools
- Download (53.06KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 15 contributors-
Marcel Grunauer, C<< >>
-
Ævar Arnfjörð Bjarmason
-
Andreas Marienborg
-
Chisel
-
David Steinbrunner
-
Eugen Konkov
-
franck cuny
-
Graham Knop
-
John Napiorkowski
-
John SJ Anderson
-
Jonathan Swartz
-
Marcel Gruenauer
-
Mattias Päivärinta
-
M Somerville
-
Olaf Alders
- NAME
- SYNOPSIS
- DESCRIPTION
- METHODS
- BUGS AND LIMITATIONS
- INSTALLATION
- AVAILABILITY
- AUTHORS
- COPYRIGHT AND LICENSE
NAME
Plack::Middleware::Debug::Timer - Debug panel to time the request
SYNOPSIS
Plack::Middleware::Debug::Timer->new;
DESCRIPTION
METHODS
BUGS AND LIMITATIONS
No bugs have been reported.
Please report any bugs or feature requests through the web interface at http://rt.cpan.org.
INSTALLATION
See perlmodinstall for information and options on installing Perl modules.
AVAILABILITY
The latest version of this module is available from the Comprehensive Perl Archive Network (CPAN). Visit http://www.perl.com/CPAN/ to find a CPAN site near you. Or see http://search.cpan.org/dist/Plack-Middleware-Debug/.
The development version lives at http://github.com/miyagawa/plack-middleware-debug/. Instead of sending patches, please fork this project using the standard git and github infrastructure.
AUTHORS
Marcel Grünauer,
<marcel@cpan.org>
Tatsuhiko Miyagawa,
<miyagawa@bulknews.net>
COPYRIGHT AND LICENSE
Copyright 2009 by Marcel Grünauer
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
Module Install Instructions
To install Plack::Middleware::Debug, copy and paste the appropriate command in to your terminal.
cpanm Plack::Middleware::Debug
perl -MCPAN -e shell install Plack::Middleware::Debug
For more information on module installation, please visit the detailed CPAN module installation guide.