Determine positions for hyphens inside words
This module implements Knuth-Liang algorithm to find positions
inside words where it is possible to insert hyphens to break a line.

WWW: http://search.cpan.org/dist/Text-Hyphen/