NAME

    Text::MatchRatingCodex - MatchRatingCodex algorithm

SYNOPSIS

      use Text::MatchRatingCodex;
      $encoded_string = Text::MatchRatingCodex::match_rating_codex($string);

DESCRIPTION

    The MatchRatingCodex search algorithm is a phonetic algorithm.

AUTHOR

    Stefan Gipper <stefanos@cpan.org>, http://www.coder-world.de/

COPYRIGHT

	Text::MatchRatingCodex is Copyright (c) 2010 Stefan Gipper
	All rights reserved.

	This program is free software; you can redistribute
	it and/or modify it under the same terms as Perl itself.

SEE ALSO

    perl(1)
