[EMAIL PROTECTED] wrote:
> That means that in mimedefang-filter you have a sub function called
> filter begin that looks like this:
> sub filter_begin () {
> then you should change that to sub filter_begin ($) {
> or
> sub filter_begin {
That's correct. Damian Conway in "Perl Best Practices" says "Don't use
Prototypes", so we're gradually moving to the prototypeless version.
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 [email protected]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang