On Thu, Feb 19, 2004 at 10:59:35PM -0000, [EMAIL PROTECTED] wrote:
> 
> Added: incubator/spamassassin/trunk/lib/Mail/SpamAssassin/Constants.pm
> ==============================================================================
> --- (empty file)
> +++ incubator/spamassassin/trunk/lib/Mail/SpamAssassin/Constants.pm   Thu Feb 
> 19 14:59:35 2004
> @@ -0,0 +1,113 @@
> +# Constants used in many parts of the SpamAssassin codebase.

Would anyone mind if I turned this into a more complete Constants
file?  Something that would make use of use constant, export certain
variables and use export tags?  We could then refer to things as true
constants rather than variables in the Mail::SpamAssassin package.

Michael

Reply via email to