http://qs321.pair.com?node_id=11110553


in reply to getting Log::Log4perl to install on windows strawberry perl

As a side note, you can also apply a patch to the test:

@@ -448,6 +448,7 @@ log4perl.appender.Logfile.header_text = This is a nice header. log4perl.appender.Logfile.syswrite = 1 log4perl.appender.Logfile.layout = Log::Log4perl::Layout::SimpleLayou +t +log4perl.appender.Logfile.mode = clobber ); Log::Log4perl->init(\$data);