>Without the hypens, you could use Text::Wrap. The hyphen slitting needs
>some sort of splitting dictionary. You could search CPAN and see if
>there's anything there under the Text tree.
Yes, hyphenation is a necessary feature, definitely.
Alejandro
- Original Message -
From: "Alejandro Santillan Iturres" <[EMAIL PROTECTED]>
To:
Sent: Wednesday, November 09, 2005 6:40 AM
Subject: book-style output
I need to format an output in a book-style way, that is, a fixed quantity of
chars and splitting exceeding words and
Alejandro Santillan Iturres wrote:
> I need to format an output in a book-style way, that is, a fixed
> quantity of chars and splitting exceeding words and inserting a dash
> whenever
> the word allows it. Is there a module or a procedure to accomplish this
> task?
Without the hypens, you could u
I need to format an output in a book-style way,
that is, a fixed quantity of chars and splitting exceeding words and
inserting a dash whenever
the word allows it. Is there a module or a
procedure to accomplish this task?
Thank you.
___
Perl-Win3