NAME

Dict::Main::Radix - Perl extension for finding the radix of a given Arabic word

SYNOPSIS

use Dict::Main::Radix;

DESCRIPTION

This module will take care of finding the radix of an Arabic word, through chopping the extremities of the word and by taking away unnecessary letters in the middle of the word.

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.