in reply to Net::LDAP and utf-8 issues
G'day Skeeve,
If you have Unicode characters in your source code, you'll need to use the utf8 pragma. Also look at the raw option for Net::LDAP's new() constructor and search() method. If that's of no help, you'll need to show your code: I'm completely guessing here.
-- Ken
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Net::LDAP and utf-8 issues
by Skeeve (Parson) on Jul 12, 2013 at 07:28 UTC |