From: Mike S. <msc...@ao...> - 2003-10-23 13:36:06
|
Jim Cromie wrote on 10/22/2003, 10:32 PM: > pls accept this patch to make pre 0.38 init available as initAdd. > I need it to restore the ability of Log::Log4perl::AutoCategorize to > play nice with others. +########################################### +sub initAdd { +########################################### + # make pre-0.38 init() behavior available for those who need it + return _init(@_); +} Not sure why you're not using l4p:Config::_init() in l4p:AutoCategorize? Does the underscore scare you :) ? -- -- Mike Mike Schilli m...@pe... |