String::CP1251 version 0.01 =========================== This module provides string functions like lc or uc that also operate on CP1251-encoded strings. Those functions are optimized for speed and intended to be used when you need to process big amount of CP1251 data. INSTALLATION To install this module type the following: perl Makefile.PL make make test make install COPYRIGHT AND LICENCE Put the correct copyright and licence information here. Copyright (C) 2010 by Oleg V. Volkov This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.10.0 or, at your option, any later version of Perl 5 you may have available.