Subject: | Unicode::Map8 prevents this module from loading |
Unicode::Map8 is broken per rt 72541
which makes trying to use Unicode::MapUTF8 die w/:
Can't locate Unicode/Map8.pm in @INC (@INC contains ...
This makes Lingua::Translate completely unable to be used:
Back end Lingua::Translate::Babelfish not available; Attempt to
reload Unicode/MapUTF8.pm aborted.
even if I'm not using babelfish ... (which is another problem I'll try
to make an rt for)