Roderich Schupp wrote:
On 7/4/07, Steve Hay <[EMAIL PROTECTED]> wrote:
This in turn seems to be due a problem in Module-ScanDeps. I'm using
version 0.75, and I find that the output of
scandeps -V C:\perl5\site\lib\DBI.pm
mentions DBI.pm but not DBI.dll. If I try the same command using version
0.54 of Module-ScanDeps then DBI.dll is mentioned in the output too.
FWIW, Module::ScanDeps 0.75 works as expected here on Linux,
so it must be something specific to Windows. You might try a
simpler example, say Digest::MD5.
Still no luck. That finds Digest/MD5.pm but not the DLL. Same again with
other simple modules like Cwd and Fcntl...
--