https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7973
Henrik Krohns <apa...@hege.li> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |apa...@hege.li --- Comment #1 from Henrik Krohns <apa...@hege.li> --- (In reply to Michael Storz from comment #0) > BTW: is there a reason why the methods are undefed instead of deleted: > > if (defined &{$method}) { > undef &{$method}; > } > > With this the namespace of the package is still poluted with the names of > the methods. Bug 6514 is probably why we might see lots of "undef foo" around. No idea if was or is relevant these days and in what scenarios. -- You are receiving this mail because: You are the assignee for the bug.