
Egg::Util::Debug - Debug class for Egg.

It is a class applied when the project operates by Debaccmord.
The following methods are set up by this module for debugging.
Constructor of project.
Easy bench mark. When the module used is changed, EGG_BENCH_CLASS of the environment variable is set. Egg::Util::BenchMark is used in default.
Output of debugging message.
Contents output when exception makes an error. When Egg::Util::DebugScreen loaded by default is changed, EGG_DEBUG_SCREEN_CLASS of the environment variable is set.
Engine method for debugging.

Egg::Release, Egg::Util::BenchMark, Egg::Util::DebugScreen,

Masatoshi Mizuno <lushe@cpan.org>

Copyright (C) 2008 Bee Flag, Corp. <http://egg.bomcity.com/>.
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.