http://www.perlmonks.org?node_id=925067

rovf has asked for the wisdom of the Perl Monks concerning the following question:

On Windows, the following code issues neither error nor warning:

use strict; use warnings; use file::path; # error! shoud be File::Path
Searching a bit, I found that this problem was already discussed 10 years ago here, and a fix for Perl was suggested.

Now I wonder why this was never fixed....
-- 
Ronald Fischer <ynnor@mm.st>