|
You should install modules using the 'cpan' or 'cpanp' commands. I use 'cpan', and it can be configured to automatically install all dependencies (i.e., other required modules). Then when you do 'cpan -i Math::Random::MT::Auto' it will all get installed properly. |