Why can't you use Perl 5.10?
If you end up installing the latest Perl from source, you can then force your interpreter to use a specific version by using use version_number.
If the version of Perl you are using is compatible with the modules (no reason why it shouldn't if the Perl version is newer) then there should be no problems.