3 Commits

Author SHA1 Message Date
Thomas von Dein
79f3da4add Fixed rt.cpan.org#123087: add IO::Socket::SSL as dependency. 2017-09-21 07:29:37 +02:00
Roland Hieber
89ac6cbcd6 implement new XML API, using XML::Simple
Unfortunately, we cannot yet parse the additional hints (plural forms,
cases, parts of speech, etc., everything inside <repr> tags) because the
XML::Simple API does not retain the correct ordering of CDATA content
mixed with subtags... :-/

This also removes the options -SpellTolerance, -Morphology, and
-CharTolerance, which are no longer supported by the new API (as long as
I can see.)

Note that although the XML contains UTF-8 data, XML::Simple decodes
it to latin1, so we have to re-encode it to get good results.
2017-03-11 06:42:25 +01:00
git@daemon.de
15d151f58a after more than 10 years finally move the code to github :) 2014-02-06 09:23:53 +01:00