I just wanted to mention that in general, it's better to specify the distribution name rather than the module name when using
. When you just specify the module name, ppm has to search for and guess which distribution the module is in. Once in a great while it gets it wrong or doesn't find the module. For modules with the same name as their distribution, this just involves
command.