Lingua/Pere version 0.2.0
=============================

Scripts and modules for multilanguage translation.
project page:  http://pere.org.ua/
download page: http://sourceforge.net/projects/pere

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module requires these other modules and libraries:

	Archive::Zip       >= 1.05
	DB_File            >= 1.800
	Encode             >= 1.99
	HTML::SimpleParse  >= 0.12
	IO::File           >= 1.09
	IO::Scalar         >= 2.104
	RTF::Tokenizer     >= 1.08
	Text::CSV_XS       >= 0.23
	XML::Parser        >= 2.34
	Config::General    >= 2.24

AUTHOR

Valentyn Solomko <val@pere.org.ua>

COPYRIGHT AND LICENCE

Copyright (C) 2006 Valentyn Solomko, All Rights Reserved.

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself. 
