[Mimedefang] Anyone using File::Scan?

David F. Skoll dfs at roaringpenguin.com
Wed Feb 16 08:47:20 EST 2005


On Wed, 16 Feb 2005, Cormack, Ken wrote:

> I like the idea of "--enable-filescan" during configure.

I don't like that idea.  I'd rather have it so you put this in your
filter:

	use File::Scan;
	$Features{"File::Scan"} = 1;

to enable it.  Putting too much in configure makes life difficult for
package maintainers.

Regards,

David.



More information about the MIMEDefang mailing list