http://qs321.pair.com?node_id=413126


in reply to command to install Net::LDAP

Hi Anonymous Monk.

That command is correct but the module doesn't seem to be stored in that specific repository. I would suggest adding a few more (please see below):

From your system prompt, type 'ppm'. At that prompt, type 'help repository'. This will display a wide variety of info on adding, deleting, etc. repositories.

Once you find a repository you would like to add, the command to issue (at the ppm prompt) is:
rep add "EZE" http://foo.com/MyPPMPackages

The "EZE" is what that specific repository is identified by and the URL is simply it's address. You are under no obligation to name any of your repositories "EZE". That was merely an example. Once you issue this command, you've also set this repository as the active one. Consult the help page for further information.

Hope this helps,
~Katie

Update: I forgot about the naming convention used by ActiveState repositories. strat++