Hi Brian,
Just set PERL5LIB on the command line that you use to start spamassassin. (if you are using BASH or KSH anyway.)
PERL5LIB="/usr/local/share/perlmods" spamassassin <options>
or just put it in the envronment that SA runs from.
thanks, at least for Makefile.PL it seems to work! :-) Will try to put that in initscript. If you have an idea on how to do this the best way, I'm open for anything. :-)
Thanks for your tip with PERL5LIB!
Florian