On Sat, 26 Mar 2005 11:33:30 +0200, Jarkko Hietaniemi <[EMAIL PROTECTED]> wrote: > The warnings from Util.xs might be a problem since the code > leads threefold lives in blead, maint, and CPAN, and has to > work in all of them.
Yes. I'd rather "const down" the public core API than patching dual lived modules. Although that might be solvable by playing with #defines.
