Install perl and all approved modules on one of the servers, then build a bundle of all installed modules. Install the same version of perl, along with the bundle on all the other servers.
Install perl and all approved modules on a filesystem shared by all of the servers. This is not a good idea, because it is a single point of failure, but it would work.