NAME
Egg::Debug::Base - Debug report from Egg etc.
SYNOPSIS
$e->debug_out([REPORT TEST]);
DESCRIPTION
The error screen is built and displayed.
METHODS
$e->debug_out([REPORT TEST]);
The message passed to STDERR when Egg operates by debug mode is output.
SEE ALSO
Egg::Release, Egg::Debug::SimpleBench,
AUTHOR
Masatoshi Mizuno, <lushe@cpan.org>
COPYRIGHT AND LICENSE
Copyright (C) 2006 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.