http://bugzilla.spamassassin.org/show_bug.cgi?id=3822
------- Additional Comments From [EMAIL PROTECTED] 2005-01-11 10:39 -------
yeah, will do. here's what I plan to do:
1. run the check from Makefile.PL
2. *also* make the check available as a script that can be
run post-build, called "build/check_dependencies" or similar
3. both call into code in Mail::SpamAssassin::Util::DependencyInfo"
4. the code should
- check presence of modules
- check min version of modules
- include a brief description of what the module is used for
- differentiate between required and optional modules
- possibly include a link to a wiki page where more complex
dependency situations can be explained
so basically it'll look a lot like
http://bugzilla.spamassassin.org/attachment.cgi?id=2455&action=view .
--j.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.