NAME
Egg::Plugin::Debugging::Report - debug report for Egg Plugin.
DESCRIPTION
This module is read from Egg::Debugging.
Please refer to the document of Egg::Debugging for details.
METHODS
report
The debugging report is output to STDERR.
simple_bench
E::P::Debugging::Report::SimpleBench object is returned.
SIMPLE BENCH METHODS
An easy bench mark is done.
new
Constructor of E::P::Debugging::Report::SimpleBench.
stock ( [ANNOTATION] )
The delimitation between each bench mark is put.
finish
The bench mark is completed, and the result is output to STDERR.
SEE ALSO
AUTHOR
Masatoshi Mizuno <lushe@cpan.org>
COPYRIGHT
Copyright (C) 2007 by Bee Flag, Corp. <http://egg.bomcity.com/>, All Rights Reserved.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.6 or, at your option, any later version of Perl 5 you may have available.