HTML::Hyphenate is Copyright (C) 2009-2020, Roland van Ipenburg

HTML::Hyphenate version v1.1.4
==============================

This module can be used to insert soft hyphens into HTML.

INSTALLATION

To install this module type the following:

   perl Build.PL
   ./Build
   ./Build test
   ./Build install

DEPENDENCIES

This module requires these other modules and libraries:

  Moose
  Encode
  Mojo::DOM
  Log::Log4perl
  Readonly              1.03
  Set::Scalar
  TeX::Hyphen
  TeX::Hyphen::Pattern  0.103
  version

LICENSE INFORMATION

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.  For more details, see
the full text of the licenses in the directory LICENSES.
