https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7666

--- Comment #12 from Sidney Markowitz <[email protected]> ---
(In reply to Loren Wilton from comment #5)
> Would it be worth leaving a comment in Makefile.PL about the possible need
> to do this?

I was able to go one better. This commit has the check that is called from
Makefile.PL issue a warning for missing CPAN modules that are required or
optional, a warning for missing binaries that are optional, but exit 0 with an
error message if any required binaries are missing.

The commit also has a more complete list of required and optional CPAN modules
in the Makefile.PL table that CPAN uses to compile its dependency database.

trunk % svn ci -m "bug 7666 - Fix module dependency checks in Makefile.PL so
CPAN tests can install missing modules and continue running"
Sending        Makefile.PL
Sending        lib/Mail/SpamAssassin/Util/DependencyInfo.pm
Transmitting file data ..done
Committing transaction...
Committed revision 1903194.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to