I am installing a perl 5.8.6 for cluster as TFBS does not work with old 5.6.0. Using CPAN in cluster perl module installation has some problems as FTP all hangs during download.
Solution: on that machine, do a export FTP_PASSIVE=1, and LWP::FTP goes well.