If I say something like (for example):
use MIME::Types 1.005;
Is Perl smart enough to look in all the library directories in @INC that have a copy of MIME::Types to see if one of multiple occurances of the same module is newer (or newer enough) to be used?
This seems to fall in the "Do what I say" boat, but I just want to make sure. It's sort of fuzzy to me what the require_version() function in Exporter actually does.
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |