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.12  [2010.11.15 15:41:39] Net::LDAP::SimpleServer DIST VERSION 0.0.12
======= ======================================================================
f305dca Bumped version to 0.0.12
9d1b1a4 Fixed root_id => root_dn in POD docs

0.0.11  [2010.11.14 11:43:03] Net::LDAP::SimpleServer DIST VERSION 0.0.11
======= ======================================================================
ab18ca8 some debug support + one more test
801b930 minor cosmetic change
9c5b6d3 t/03.param.t revamped
dbded61 added common::sense and IO::Pipe
de7f2c7 Added configuration for port 20389, to allow non-root tests
b67da4d Bumped version to 0.0.11
2ea4161 added t/04.bind.t
17db48c Fixed root_id => root_dn in POD docs

0.0.10  [2010.11.08 19:33:29] Net::LDAP::SimpleServer DIST VERSION 0.0.10
======= ==============================================================================
ef0f769 if needed creates directory for log_file and pid_file
7a19809 Multiple changes
19a76e3 added min version to Net::Server, added File::Path
09a48a2 better param checking in the constructors
8708fa5 added some tests for SimpleServer constructor
a62ac40 added a test for empty params on constructor
82cfee2 added test for non-existent ldif file as well
cb865fb new example files
0dc7aac new exaqmple and test files
a9ebf2b checking for (and sorting) MANIFEST file
62a774c minor cosmetic change
e7d8624 bumped version to 0.0.10
3c54751 improved mkdist
c6aa48c mkdist: format of Changes file

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.