Tools for dealing with Czech texts in Perl. I will be glad if anybody suggests to make these methods more general, including more languages and/or charsets. Maybe we should put these into the Convert:: namespace?
Download Cstools-3.42.tar.gz, the latest release.
This package includes modules and programs that are usefull when dealing with Czech (and Slovak) texts in Perl.
Download the tar.gz, unpack it, change to the Cstools-* directory. Then do
perl Makefile.PL make make test make install
or you can use CPAN module and just type "install Cz::Cstocs".
Any comments or bug reports concerning this module can be send to my e-mail address. Sending message to clpm is OK but send a copy to me since I might miss your post. Please provide as much information as possible, including version of Perl and this module, and mention "Cstocs" in the Subject -- it will help me solve the problem faster.
Copyright: (c) 1997--2002 Jan Pazdziora
All rights reserved. This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.