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

HTML::Hyphenate version v1.1.8
==============================

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
  - Mojo::DOM
  - Readonly              1.03
  - Set::Scalar
  - TeX::Hyphen
  - TeX::Hyphen::Pattern  1.1.5
  - 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.