Warnings already tells me if I'm importing the same subroutine more than once (and if I were to import explicitly (which I can do regardless whether the exporting module uses @EXPORT or @EXPORT_OK) a visual inspection tells me as well), so I would not consider this a useful enhancement.