in reply to Re: problems after Linux to XP/ActivePerl move
in thread problems after Linux to XP/ActivePerl move

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)
  • Comment on Re^2: problems after Linux to XP/ActivePerl move