Hi
Im running a perl script from a node on a linux cluster. This script needed some modules (HTML::Parser, HTML::TableParser) which I downloaded using CPAN. This worked fine when I worked from the main node of the cluster. However it gives an error when I run the program from any other node. I tried configuring CPAN on the node I was working on but it didnt work as it couldnt install Bundle::CPAN. What am I missing out here? Any insights would be really welcome-and if this is too naive a question, do excuse me :-)