The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Log::Log4perl::InternalDebug - Dark Magic to enable _INTERNAL_DEBUG

DESCRIPTION

When called with

    perl -MLog::Log4perl::InternalDebug t/001Test.t

scripts will run with _INTERNAL_DEBUG set to a true value and hence print internal Log4perl debugging information.

COPYRIGHT AND LICENSE

Copyright 2010 by Mike Schilli <m@perlmeister.com>.

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