[Mimedefang] MIMEDefang 2.55-BETA-2 is available

David F. Skoll dfs at roaringpenguin.com
Mon Jan 16 08:12:33 EST 2006


ms at interspace.net 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.



More information about the MIMEDefang mailing list