summaryrefslogtreecommitdiff
path: root/databases/p5-perl-ldap/DESCR
diff options
context:
space:
mode:
authorshell <shell>2003-01-31 11:14:46 +0000
committershell <shell>2003-01-31 11:14:46 +0000
commiteaf522cfa839aa07029afa180b71f223f53cdf71 (patch)
tree37ad42b59116a77c38f9cb28c0903b1e3b1675b7 /databases/p5-perl-ldap/DESCR
parentb3b7f1552090ae95b5f4fb6cd6c6f2d005cddace (diff)
downloadpkgsrc-eaf522cfa839aa07029afa180b71f223f53cdf71.tar.gz
Updated to p5-perl-ldap-0.2701
Changes : * contrib/tklkup: - Corrected default numbers for gui height and width. - Corrected error in gui height and width geometry initialization. * contrib/dot.tklkup: - Corrected default numbers for width and height. * contrib/tklkup: - Corrected an error in the rootDse subroutine. * contrib/tklkup: - Removed one of the mainwindow update commands in the schema display section, it was interfering with the automatic window sizing on window creation. * contrib/tklkup: - Replaced width and height test values with correct values. * contrib/tklkup: - Moved position of process message window. - Added main window height and width options. - Added busy indicator. Please see ChangeLog for more.
Diffstat (limited to 'databases/p5-perl-ldap/DESCR')
-rw-r--r--databases/p5-perl-ldap/DESCR15
1 files changed, 8 insertions, 7 deletions
diff --git a/databases/p5-perl-ldap/DESCR b/databases/p5-perl-ldap/DESCR
index 6e456fe9baf..8f9fa0046e0 100644
--- a/databases/p5-perl-ldap/DESCR
+++ b/databases/p5-perl-ldap/DESCR
@@ -1,12 +1,13 @@
-The perl-ldap distribution is a collection of perl modules which provide an
-object orientated interface to LDAP servers.
+The perl-ldap distribution is a collection of perl modules which
+provide an object orientated interface to LDAP servers.
The perl-ldap distribution has several advantages:
* By using the perl object interface the perl-ldap modules provide
- programmers with an interface which allows complex searches of LDAP
- directories with only a small amount of code.
+ programmers with an interface which allows complex searches of
+ LDAP directories with only a small amount of code.
- * All the perl-ldap modules are written entirely in perl, which means that
- the library is truly cross-platform compatible. No C or XS extension are
- used so no C compiler is needed to install the modules.
+ * All the perl-ldap modules are written entirely in perl, which
+ means that the library is truly cross-platform compatible. No C
+ or XS extension are used so no C compiler is needed to install
+ the modules.