Help for this page
use Log::Log4perl qw(:easy); ... file => ">>test.log" } ); DEBUG("Debug this!");
package MyPackage; use Log::Log4perl qw(:easy); sub method { DEBUG "Doing something!"; }
www.com | www.net | www.org
There is too much technical debt in my codebase The stability of the system Perl suits me better I have to support users of some ancient version I'm stuck with ActiveState/TinyPerl/microperl/Strawberry ... Letting the early adopters trip over the bugs is fine Some other reason
Results (29 votes). Check out past polls.