Martin Blapp wrote:

>>    package Mail::SpamAssassin::Dns;
>>    1;
>>    package Mail::SpamAssassin::PerMsgStatus;

> I see. What is the impact of this ? Return value always true ?

The impact of this is that if you're looking for the definition of
the subroutine Mail::SpamAssassin::PerMsgStatus::leave_helper_run_mode,
you can tear your hair out looking in PerMsgStatus.pm only to discover
that it *actually* lives in Dns.pm.

The impact is unmaintainable code, frustration, and irritation. :-)

Regards,

David.
_______________________________________________
NOTE: If there is a disclaimer or other legal boilerplate in the above
message, it is NULL AND VOID.  You may ignore it.

Visit http://www.mimedefang.org and http://www.roaringpenguin.com
MIMEDefang mailing list MIMEDefang@lists.roaringpenguin.com
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

Reply via email to