Installing MailScanner on Fedora Core 8

I've happily installed MailScanner 4.66.5-3 (http://mailscanner.info) on FC8!

From a minimal FC8 server installation, I needed to install a few rpms using yum:


# yum install rpm-build
# yum install perl-devel
# yum install perl-Test-Simple

Since perl-Test-Simple is included with MailScanner, it might be possible to remove the requirement for that (and save having yum trying to update it) if it's listed earlier in the MailScanner install.sh?