
ACME::Error::Translate - Language Translating Backend for ACME::Error

use ACME::Error Translate => de; die "Stop!"; # Anschlag!

Translates error messages from the default English to the language of your choice using Lingua::Translate. As long as the backend used by Lingua::Translage understands your two letter language code, you're ok.
By default the backend is Babelfish.

Casey West <casey@geeknest.com>

perl(1), ACME::Error, Lingua::Translate.