in reply to Perl on a cluster

Hi,

Don't know what kind of linux cluster you're using, but for sure it won't work that easily : each script is running on one node, and expects to be able to reach everything it needs from there.

So you have several solutions :


I'd advise you the former solution, and it seems to be your choice.

So, could be give us more information about why you couldn't install Bundle::CPAN ?

--
zejames