Adding to that, there should *not* be a Version.pm with capital V. It would conflict with version.pm on Windows, so that module name should not be used. Is there a chance something uppercased the filename by accident?
I don't know if the situation was fixed on Windows in the meantime, but to use a module with wrong case leads to annoying errors, if require works but ->import fails