TeX::Hyphen::Pattern version v1.1.7
===================================

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 Build.PL
 - ./Build
 - ./Build test
 - ./Build install

DEPENDENCIES

This module requires these other modules and libraries:

 - Moose
 - Encode
 - File::Temp
 - Log::Log4perl
 - Module::Pluggable
 - Readonly                    1.03
 - Set::Scalar

COPYRIGHT AND LICENCE

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

Copyright (C) 2009-2021 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.14.0 or,
at your option, any later version of Perl 5 you may have available.