You should also be able to access the ppd file that gets used to install the module when you do a 'ppm install Math-Random-MT'. But I couldn't quickly determine how to do that - and gave up. (ActiveState like to make things opaque, especially wrt to the ppm utility ... and they're getting very good at doing that :-)
Cheers, Rob
Comment on Re: installing a module without a ppd file
I downloaded the .zip archive, transferred it to the computer that doesn't have a network connection, expanded the archive, and successfully installed the package after tweaking the .ppd file to make it point to the correct location.
I hadn't realized that it was possible to install a Perl package in this way. That's great.