Hi Steven,

Steven Mackenzie schrieb:
There is a note in the Module-ScanDeps change log about the trailing slash issue
[Changes for 0.66 - 2006-09-24]
* Fixed another bug in Module::ScanDeps::Datafeed which would break
  run- and compile-time dependency scanners if $ENV{PERL5LIB} entries
  had trailing backslashes.

I am currently running ScanDeps 0.71:
C:\Documents and Settings\steven>perl -MModule::ScanDeps -e "print $Module::Scan
Deps::VERSION"
0.71

If I remove the trailing slash from the path, then my problem goes away. :-)

Steffen, has this problem crept back in to Module::ScanDeps, or is it replicated
somewhere else?

I'm not sure. I would think its a separate issue. But I'm not currently completely on top of things, sorry!

You can get a complete diff between two releases of a module (if they're still available from CPAN) using search.cpan.org's "Tools" section on the modules homepage.

Steffen

Reply via email to