LiCoM::Group: Encode all strings as UTF-8 when sending to the LDAP-server.
authorFlorian Forster <octo@verplant.org>
Mon, 11 Sep 2006 21:51:41 +0000 (23:51 +0200)
committerFlorian Forster <octo@verplant.org>
Mon, 11 Sep 2006 21:51:41 +0000 (23:51 +0200)
commit561ad6221dd53bd1c4295073e67a6ad41b0cbf7b
treee826301b20f91adf37a78a18417f737e1ac3d9bc
parentc603325170ce0a8cb8a203aa7aacc74b6587366e
LiCoM::Group: Encode all strings as UTF-8 when sending to the LDAP-server.

Also decode them into Perl's internal format when receiving them.
lib/LiCoM/Group.pm