10 lines
481 B
Text
10 lines
481 B
Text
|
Convert::Cyrillic is a Perl module. It implements routine for converting from
|
||
|
one cyrillic charset to another. It is intended to be used from cgi's which
|
||
|
need built-in support for translations. For example, you may wish to use it in
|
||
|
form processor to translate from user encoding to one used by your site.
|
||
|
|
||
|
Copyright (c) 1997-98, John Neystadt <http://www.neystadt.org/john/>
|
||
|
|
||
|
WWW: http://search.cpan.org/dist/cyrillic/Convert/Cyrillic.pm
|
||
|
Author: John Neystadt <john@neystadt.org>
|