Subject: | Lingua::Translate::Babelfish prevents Lingua::Translate from being used (even if it isn't the driver we'll be using) |
Unicode::MapUTF8 is broken per 72851
Lingua::Translate::Babelfish uses Unicode::MapUTF8
Lingua::Translate always loads Lingua::Translate::Babelfish (even if I
won't be using Lingua::Translate::Babelfish)
thus Lingua::Translate is needlessly unusable:
perl -e 'use Lingua::Translate;'
Back end Lingua::Translate::Babelfish not available; Attempt to reload
Unicode/MapUTF8.pm aborted.
Compilation failed in require at .../Lingua/Translate/Babelfish.pm line
214, <GEN1> line 332.