Hi,

Graham Barr wrote:
Hi,

I hard a hard time tracking this error down, but it seems the two lines in
my code  broke my LDAP CGI script:

use utf8;
use encoding 'utf8';

Example to demonstrate:

# perl -wd -e 'use encoding "utf8";use Net::LDAP; use Net::LDAP::RootDSE'


I have a similar problem getting schema when using utf8 with the same directives as above. I use v0.31. I would like to use the utf8 strings stored in the directory in a Gtk2-Perl entry widget without re-encoding them by hand.

        Regards,
--
   \^/
 -/ O \----------------------------------------
| |/ \|       Alexandre (Midnite) Jousset      |
 -|___|----------------------------------------

Reply via email to