On Sun, May 12, 2013 at 2:52 PM, Linda Walsh via RT < perlbug-followup@perl.org> wrote: > How would improving it to > not give warnings if something has already defined those modules NOT be > an improvement? Easy. Importing foo() from one module yet have foo() silently calling another module's foo() is NOT an improvement. This is exactly what warnings are for.Thread Previous | Thread Next