in reply to Re: Can't install CPAN modules
in thread Can't install CPAN modules
But, when I put code like:
I get an error message:use MATH::Random; $a = random_uniform(45); print "\na=$a";
In perl/lib/Math I have a file named Random.pl
I have other pieces of the download scattered all around the disc, since I had no idea what was supposed to go where.
If ppm could find the module, why couldn't perl?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Can't install CPAN modules
by keszler (Priest) on Oct 13, 2011 at 02:18 UTC | |
|
Re^3: Can't install CPAN modules
by Marshall (Canon) on Oct 13, 2011 at 04:52 UTC | |
|
Re^3: Can't install CPAN modules
by FunkyMonk (Bishop) on Oct 13, 2011 at 15:13 UTC |