Perl breaks in weird and wonderful(?) ways (Unix->General)
Perl 5.8 uses unicode internally by default, which apparently causes trouble for some big perl packages (like SpamAssassin's makefile getting totally trashed when you create it). Set the LANG environment variable to be en_US to make it happier.