in reply to Re: version error
in thread version error

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?

Replies are listed 'Best First'.
Re^3: version error
by LanX (Saint) on Sep 04, 2024 at 21:17 UTC
    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

    Cheers Rolf
    (addicted to the Perl Programming Language :)
    see Wikisyntax for the Monastery