Re: String Encocoding in Gtk-Perl: Hoping for Clarification



On 2010-05-09 10:59, Marius Feraru wrote:
Peter Daum <gator_ml yahoo de> wrote:
 print map( {sprintf("%X ", $_) } unpack("C*", $entry->get_text )), "\n"
http://perldoc.perl.org/perl5100delta.html#Packing-and-UTF-8-strings
;-)

... you're right - my sample code was only behaving differently because
of the changes in "pack". I thought I had found a simple test case, but
as it looks like now, I don't really know yet what change broke my
program (probably something in Net::LDAP and not in Gtk2-Perl after all).

Thanks to everybody,
                                       Peter






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]