Changes for version 1.010

  • Make AUTOLOAD method work for ->dn by generically calling has_attribute which has a special case for it.
  • Unify the handling of the ->username method between AUTOLOAD and has_attribute by special casing it more generically in has_attribute. Both RT#57610, patch and tests by Jason Fried