The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Net-LDAP-SimpleServer

0.0.9   06.11.2010 Net::LDAP::SimpleServer DIST VERSION 0.0.9
======= ======================================================================
ed4fe82 added files to iand sorted MANIFEST
b06bb66 test for building a LDIFStore
8bd47ff LDIF file for testing
86ff9d5 test for building a ProtocolHandler
e24482c bumped version up to 0.0.9
e85df80 bumped version up to 0.0.9
fb49924 added examples/test1.ldif
07ea91e leaner message in Changes
ad77070 perltidy
95acc7e Perltidy + bump version to 0.0.7
0e49cff Bumper version to 0.0.8, removed version from perldoc
b2844fe Tidying and Testing

0.0.7   31.10.2010 Net::LDAP::SimpleServer DIST VERSION 0.0.7
======= ======================================================================
b03b9b9 tidying all *.pm and *.t files
6823852 Docs and glitches in SimpleServer.pm
48e3cd5 supressed unitialized values warning
70fa566 Added the ProtocolHandler class and its first test
d3405b2 Improved legibility and rewrote _open_ldif()
f427cc9 Added the ProtocolHandler class and its first test
ae3a4ad Proper documentation for ProtocolHandler
284d4d0 Merge branch 'master' of https://github.com/russoz/Net-LDAP-SimpleServer
9489d1a Started working on the Net::Server functions
ef87fb3 Removed dependency on the Net::LDAP::Server 1-param constructor
47ab728 updated dependency list
143c304 improved perlcritic.t
e6033ed added dependencies documentation

0.0.6   14.10.2010 Net::LDAP::SimpleServer DIST VERSION 0.0.6
======= ======================================================================
b9c1872 Requires Net::LDAP, duh

0.0.5   14.10.2010 Net::LDAP::SimpleServer DIST VERSION 0.0.5
======= ======================================================================
ca8f5d7 improved documentation
e7f6fcd adjusted documentation to/fro code
b665d11 fixed missing indirection operator
04cb3b8 removed Makefile.PL from MANIFEST
1d3d5e2 Coded configuration checking
9bfcf15 updated version number to 0.0.5
6e03cb1 changed the default configuration file
28c4cc6 Fixed documentation.
dc4dcbd added git tagging to the script
bbf4820 removed Makefile.PL

0.0.4   14.10.2010 Net::LDAP::SimpleServer DIST VERSION 0.0.4
======= ======================================================================
cb4769e moved to version 0.0.4
6471508 removed unnecessary export from Scalar::Util
90c0fab Actually implemented the store
3621005 added more documentation

0.0.3   12.10.2010 Net::LDAP::SimpleServer DIST VERSION 0.0.3
======= ======================================================================
7359e48 mkdist eye-candy on the output
f6dfd34 run through perltidy
1370f6d Multiple changes
4fadc8c More perltidy!
da21aa4 Module has been tidied up
3feaa31 Made it more generic towards module name
0ef415d Basic parameter testing is in place.
0eb50e8 initial commit
0c42e06 initial commit

0.0.1  Fri Mar 26 00:47:26 2010
       Initial release.