in reply to XSLoader can't load Storable.dll

As a debugging step you can run depends.exe

if you run perl.exe foo.pl

then the command you run is   depends.exe /c /f:1 /pb /ot:temp.txt  perl.exe foo.pl

The most critical depends.exe output

Replies are listed 'Best First'.
Re^2: XSLoader can't load Storable.dll ( depends.exe )
by louhevly (Novice) on Feb 08, 2017 at 08:21 UTC

    I downloaded depends.exe (http://www.dependencywalker.com/depends22_x86.zip) but it won't run from the command line (Win 10); it just hangs. The website says up to Win 8, so maybe it hasn't been developed for 10.