NAME

Dict::Main - Perl extension for translating Arabic words into Italian

SYNOPSIS

use Dict::Main;

DESCRIPTION

This module will take care of various duties: ->find the radix of an Arabic word ->encoding an Arabic word into ArabTeX ->display the translation of the given word (according to the local DB) ->export the local DB in HTML/LaTeX form ->import a new DB

SEE ALSO

I've used ArabTeX "encoding" for local DB files, so that the shell won't argue with the filenames. You may find more info about that at ftp://ftp.informatik.uni-stuttgart.de/pub/arabtex/arabtex.htm

AUTHOR

Andrea Benazzo, <andy@slacky.it>

COPYRIGHT AND LICENSE

Copyright (C) 2005 by Andrea Benazzo

This library is covered by the GPL License; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.6 or, at your option, any later version of Perl 5 you may have available.