losing utf8 flag on strings?

2005-01-13 Thread Paul Bijnens
Can anyone explain what I'm doing wrong? I have this recurring problem of strings not being flagged as utf8, when -- I believe -- they should be. One of those cases is in decode_entities() from the module HTML::Entities, but I have other occurances too (e.g. in Plucene). When I run this program: ##

Wide character support for perl curses

2005-01-13 Thread Jeremy Sheldon
Hi all,   I realize that this isn't a curses forum, but I wasn't able to find a better perl curses forum to ask this on.  If someone knows of a better place to ask perl curses questions, please let me know.   I've inherited a curses install and some utilities and need to get them workin