Encode::Yandex version 0.1
========

NAME
       Encode::Yandex - Encode module for YandexCS

SYNOPSIS
       use Encode;
       use Encode::Yandex;

       my $locale_lemma = decode('yandex', $lemma);        
ABSTRACT
      Yet another encoding, useful when working with lemmer.
INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module requires perl version 5.7.3 or later, Encode 1.3 or later

COPYRIGHT AND LICENCE

Copyright (C) 2006 Yandex, Alexey A. Kiritchun <kaa@yandex-team.ru>

All rights reserved.
