in reply to Re: finding perl58.dll
in thread finding perl58.dll

I'd guess perl58.dll is pretty specific to an ActiveState installation

It's pretty specific to a Win32 installation.

That said, it needs to be in the directory of the .exe that uses it or in the $ENV{PATH}, so I'd imagine it can also be found heuristically in most cases.

-xdg

Code written by xdg and posted on PerlMonks is public domain. It is provided as is with no warranties, express or implied, of any kind. Posted code may not have been tested. Use of posted code is at your own risk.