File::Basename->import() won't be called, as Perl will try to call File::BaseName->import(), which doesn't exists so Perl will silently go on
You're describing the current behavior. His change, whatever other implications it may have, would not affect that.
Update: to clarify my statement for Anonymous Monk, I meant that adding the lc $name doesn't change whether use File::BaseName would call the right import routine, or not.
In reply to Re^3: What happens when you load the same module twice?
by revdiablo
in thread What happens when you load the same module twice?
by periapt
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |