]> git.sur5r.net Git - openldap/commitdiff
For ITS#4995, add clarification comments
authorQuanah Gibson-Mount <quanah@openldap.org>
Fri, 15 Jun 2007 03:21:11 +0000 (03:21 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Fri, 15 Jun 2007 03:21:11 +0000 (03:21 +0000)
servers/slapd/back-perl/SampleLDAP.pm

index 4e20ff628c10f6759befdde6445cf0a7c6eb8a25..1cbe2741ccfadfc6855378d3cef441e62c8827bd 100644 (file)
@@ -20,6 +20,9 @@
 #      suffix          "o=AnyOrg,c=US"
 #      perlModulePath  /path/to/this/file
 #      perlModule      SampleLDAP
+#
+# Note that "perlModulePath" is the directory path in which the perl module can be found
+#      not the path to the file. Please also see slapd-perl(5)
 
 package SampleLDAP;