Jeff Jansen [EMAIL PROTECTED] wrote: > On Sunday 22 February 2004 20:54, Julian Mehnle wrote: > > That's very odd. I could imagine such a behavior if you set up the > > symlink incorrectly. Otherwise, if you set up everything correctly, > > then you should at least get an error message in syslog saying that > > Perl 5.8 is required: > > Yup, that was it. I symlinked it to pureperlfilter.conf instead of > pureperlfilter. Now I'm getting an error message in syslog saying that > I don't have boolean.pm installed which is true.
Uhm, that's not a Perl problem per se, but during development I used a self-made, proprietary "boolean" pragma module. I intended to replace this with explicit declarations for TRUE and FALSE constants for the initial release, but obviously I missed some occurrences. I just fixed it and released 0.11: http://search.cpan.org/~jmehnle/Courier-Filter-0.11/ It may take an hour or so for the new release to appear on CPAN. ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id56&alloc_id438&op=click _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
