2009-05-09 10:42:32 +02:00
|
|
|
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/>
|
|
|
|
|
2011-10-24 11:11:38 +02:00
|
|
|
WWW: http://search.cpan.org/dist/cyrillic/Convert/Cyrillic.pm
|