How to find utf8.enc?



I'm running perl 5.8.8-5 under Fedora 5. My program
uses XML::Simple, which produces an error when I try to compile:

../frontend
Couldn't open encmap utf8.enc:
No such file or directory
at /usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/XML/Parser.pm line 187

I cannot find the utf8.end file anywhere on my system, nor can I find
any mention of it online except in packages intended for working with
Czech or Chinese. The various Unicode help files I have looked at make
no mention of this file either.

What do I need to do to activate, download, or create the needed file?
Any help much appreciated...
.