in reply to Re: Inconsistency in PPM "search" and "install"
in thread Inconsistency in PPM "search" and "install"

Hi rodion,

monkfan has used code tags to post the error message. Without code tags:

ppm> install List-MoreUtils Error: no suitable installation target found for package List-MoreUtils

Looks like this when inside code tags:
ppm> install List-MoreUtils Error: no suitable installation target found for package List-MoreUtil +s
Note that the s in List-MoreUtils is on the next line.

Martin