
Www::dict::leo::org is a module which connects to the website dict.leo.org and translates the given term. it returns an array of hashes. each hash contains a left side and a right side of the result entry.
the package also provides the `leo' commandline interface to the german/english/french dictionary on http://dict.leo.org/. it supports almost all features which the website supports.
results will be printed to the terminal. by default the search term will be highlighted. to get faster results, `leo' is able to cache queries.