On Sun, 2003-11-23 at 03:59, Stas Bekman wrote: > It's all yours now ;) I'll handle the GTopLimit, unless someone wants to > handle it. May be we should merge the two and have an option to use GTopLimit > if that's available and other approaches if it is not?
Sure, I can look at integrating them. Is it safe to do an "eval { require GTop; };" or could that mess things up? > > What would you consider properly handling these warnings? > > We need to undefine all symbols and we don't at the moment. Okay, that sounds reasonable. I get concerned when people want to suppress the "constant subroutine foo redefined" errors, since those are a more serious warning in my opinion. - Perrin -- Reporting bugs: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html