Steve Hay schrieb:
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

Just a quick update: I committed a patch to trunk to fix this. Seems to work on linux, no clue about win32. I also committed a test which should exercise this.

Can somebody run the tests (and the above command just to make sure) on win32 on the svn trunk?

Basically, the input files were being added (_add_info) without scanning for shared libraries. The patch introduces that scanning if the input file is considered a Perl module.

I hope this is the end of this seriously annoying bug. I'd like to make a release soon because M::SD 0.75 is so seriously broken in terms of PAR::Packer. Thanks to everybody for helping track this down!

Also, I have to send my apologies to Adrian for blaming his change. It wasn't actually his patch that was broken. It just made the bug relevant.

Best regards,
Steffen

Reply via email to