in reply to Re: How to install a module in XP
in thread How to install a module in XP

Hi all,
thanks it is working now
I dowloaded from CPAN, compiled on a system with Visual Studio.NET 2003 installed
using vsvars.bat to set the environment.
This gave a DLL which manually copied to ..\auto directory
and I copied IBM.pm to perl\lib\Encode\
Thanks
Neil

Replies are listed 'Best First'.
Re^3: How to install a module in XP
by inman (Curate) on Nov 16, 2004 at 20:40 UTC
    You may want to check that the DLL is located in the path. Your perl bin directory is probably in the path.