Changes for version 0.06

  • Added support for entry_class in the same way that Catalyst::Model::LDAP supports it, allowing one to override what class is returned from $c->user->ldap_entry, and thus allowing one to add methods to the user object

Changes for version 0.0600

  • Someone had put some 0.052 version out, need to bump past that
  • Add realms API support to match newest C::P::Authentication API. (karman)
  • Add POD tests. (karman)