The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
0.3.8 2018-07-02
  - return 407 to force proxy auth
  
0.3.6 2018-06-11
  - log who is trying to authenticate

0.3.5 2018-06-11
  - actually load IO::Socket::Timout 

0.3.4 2018-06-11
  - timeout for reading and writing added

0.3.3 2018-06-11
  - SPNEGO_LDAP_DEBUG environemnt to override debug value
  - timeout reduced to 5s
  - die on error
  
0.3.2 2018-05-17
  - return 0 if all fails

0.3.1 2018-05-16
  - getting Proxy auth working

0.2.5 2017-11-02
  - fix argument parsing

0.2.4 2016-08-22
  - make it work on old perls too

0.2.3 2016-08-22
  - documentation update

0.2.2 2016-08-22
  - documentation update

0.2.1 2016-08-21
  - documentation update

0.2.0 2016-08-21
  - documentation update
  - auth_success_callback is no called auth_success_cb

0.1.0 2016-08-21
  - first public release