Active Directory/Connect: Difference between revisions

Content added Content deleted
m (→‎{{header|Ring}}: mark incorrect)
Line 301: Line 301:


=={{header|Perl 6}}==
=={{header|Perl 6}}==
Using module LDAP - bindings to the openLDAP library. Requires an LMDB instance.
Using module LMDB - bindings to the openLDAP library. Requires an LDAP instance.


<lang perl6>use LMDB;
<lang perl6>use LMDB;