-
-
11 Nov 2017 23:53:39 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (2)
- Testers (447 / 128 / 27)
- Kwalitee
Bus factor: 0- 67.53% Coverage
- License: perl_5
- Perl: v5.14.0
- Activity
24 month- Tools
- Download (32.73KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Carp
- Digest::MD5
- Exporter
- File::Basename
- File::HomeDir
- File::Path
- File::Spec
- MIME::Base64
- Net::LDAP::Constant
- Net::LDAP::Filter
- Net::LDAP::FilterMatch
- Net::LDAP::LDIF
- Net::LDAP::Server
- Net::LDAP::Util
- Net::Server
- Scalar::Util
- UNIVERSAL::isa
- base
- constant
- fields
- strict
- warnings
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version v0.0.21 - 2017-11-12
- commit 6b9f524dfc176a6960afebb2d8a0fc785351cfb8 Author: Alexei Znamensky <russoz@gmail.com>
- minor code improvements in test code
- commit ae26471a7e153fcd2d866bf9afdb14408a1c8c11 Author: Alexei Znamensky <russoz@gmail.com>
- code simplification
- commit f0e3e966f6314417d7d906ad6b317af0662c7bbb Author: Alexei Znamensky <russoz@gmail.com>
- minimum version now is perl 5.14
- commit e872020b605b6284db07a7c517f3b2a0bc419fb7 Author: Alexei Znamensky <russoz@gmail.com>
- improved documentation
- commit c80f126d4e964365cf1b339d9423926b48aa166e Author: Alexei Znamensky <russoz@gmail.com>
- added .mailmap
- commit 25873a2db8762f8ab74b27b086a1d09b58c938d8 Author: Alexei Znamensky <russoz@gmail.com>
- perldoc improvement
Documentation
Script to invoke the LDAP server.Modules
Minimal-configuration, read-only LDAP serverConstants used in Net::LDAP::SimpleServerData store to support Net::LDAP::SimpleServerLDAP protocol handler used with Net::LDAP::SimpleServerExamples
Module Install Instructions
To install Net::LDAP::SimpleServer, copy and paste the appropriate command in to your terminal.
cpanm Net::LDAP::SimpleServer
perl -MCPAN -e shell install Net::LDAP::SimpleServer
For more information on module installation, please visit the detailed CPAN module installation guide.