in reply to Perl Module (CPAN) Synchronisation

There are lots of utilities to do directory sync, such as synctree, remsync, etc. I would say the best approach (at least to me) is to install your modules, and then synchronize the perl directories across machines afterwards. What could be tricky is when the machines are of different platform, then you will have to kick off CPAN fetch/build scripts remotely (with secure shell perhaps?).