Skip to content

Commit

Permalink
FAQ.pm,contrib/README,TODO: fixes
Browse files Browse the repository at this point in the history
* fix typos
* replace references to mutatus.co.uk with those to GitHub
* update some links
  • Loading branch information
marschap committed Sep 5, 2012
1 parent 4c9a46a commit e7349a5
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 19 deletions.
2 changes: 1 addition & 1 deletion TODO
Expand Up @@ -57,7 +57,7 @@ Controls
General
Move the TCP connect out of new() and into a connect() method
Add a configure/cget methods for options, async and version methods become deprecated
rename _recvresp and document to make avaliable for async users
rename _recvresp and document to make available for async users
if bind() is passed options then require an auth option, stop accidental anon binds.
make bind(password => '') illegal, force then to use noauth => ''

4 changes: 2 additions & 2 deletions contrib/README
@@ -1,6 +1,6 @@
This directory is avaliable in the perl-ldap SVN repository at
This directory is available in the perl-ldap Git repository at

http://svn.mutatus.co.uk/
https://github.com/perl-ldap/perl-ldap

The files in this directory are

Expand Down
31 changes: 15 additions & 16 deletions lib/Net/LDAP/FAQ.pod
Expand Up @@ -1013,15 +1013,14 @@ indicative, and will differ for different people.
to the contrib section?

Any one can submit a Perl script that uses perl-ldap for inclusion
in the contrib section. Graham Barr will determine if the script
will be included and will do the initial check in of the script
to the SVN system on http://svn.mutatus.co.uk. Graham will make you
the owner/developer of the script.
in the contrib section. The perl-ldap maintainers will determiner
if the script will be included and will do the initial check in of
the script to the Git repository at https://github.com/perl-ldap/perl-ldap.

There are a couple of requirements for consideration.

You must supply a one line description of your script to be included
in the contrib readme file.
in the contrib README file.

Inside the script will be the pod documentation for the script.
No auxiliary documentation will be allowed. For examples of how
Expand Down Expand Up @@ -1450,14 +1449,20 @@ Mark Wahl's LDAP World at Innosoft.
http://www.innosoft.com/ldapworld/
(outdated: last update was in 1998)

Open Source LDAP Directory Server.
OpenLDAP Directory Server - open source LDAP server.
http://www.openldap.org/

389 Directory Server - open source LDAP server
http://port389.org/

ApacheDS - open source LDAP server in Java
http://directory.apache.org/

CriticalPath
http://www.cp.net/

IBM Directory Server
http://www-306.ibm.com/software/network/directory/server/
IBM Tivoli Directory Server
http://www-01.ibm.com/software/tivoli/products/directory-server/

Innosoft
http://www.innosoft.com
Expand All @@ -1466,26 +1471,20 @@ http://www.innosoft.com
Isode (was MessagingDirect)
http://www.isode.com/

Netscape Directory Developers Area
http://developer.netscape.com/directory/

Nexor's X.500 and Internet Directories
http://www.nexor.com/info/directory.htm/

Novell's eDirectory
http://www.novell.com/

Novell's LDAPzone
http://ldapzone.com/

Octet String
http://www.octetstring.com/

SUN JAVA JNDI (Java Naming and Directory Interface)
http://www.java.sun.com/jndi/

Sun One, formerly Iplanet.
http://wwws.sun.com/software/
Oracle Directory Server Enterprise Edition, formerly Sun One, formerly iPlanet.
http://www.oracle.com/technetwork/middleware/id-mgmt/index-085178.html

Eine deutsche LDAP Website
A german LDAP Website
Expand Down

0 comments on commit e7349a5

Please sign in to comment.