TeX-Hyphen-Pattern version 0.01

This module can be used to provide TeX hyphenation patterns for use with
TeX::Hyphen.

INSTALLATION

To install this module, run the following commands:

	perl Makefile.PL
	make
	make test
	make install

Before the make tools/build_catalog.pl can be run to retrieve the current
TeX hyphenation pattern sources and include them in the installation.

DEPENDENCIES

This module requires these other modules and libraries:

  Carp
  Class::Meta::Express 	1.10
  Encode
  File::Temp
  Log::Log4perl
  Module::Pluggable
  Readonly 		        1.03
  Set::Scalar
  Test::More		    0.86

COPYRIGHT AND LICENCE

TeX and OpenOffice.org pattern files copyrighted by their individual owners.

Copyright (C) 2009 by Roland van Ipenburg

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.
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.
