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:
##
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