in reply to problems after Linux to XP/ActivePerl move

What's the error message you get?
  • Comment on Re: problems after Linux to XP/ActivePerl move

Replies are listed 'Best First'.
Re^2: problems after Linux to XP/ActivePerl move
by Tink (Initiate) on Jul 28, 2004 at 17:19 UTC
    The error I get is "can't locate loadable object for module Unicode::Map"

    and apparently the reason it can't load Unicode::Map is that it can't load DynaLoader which in turn can't load AutoLoader

    And this is a recently purchased laptop with a new installation of ActivePerl so old versions shouldn't be an issue . . . but even when I comment out the verion it still dies on the our($AUTOLOADER)