Path: usenet.cise.ufl.edu!huron.eel.ufl.edu!usenet.eel.ufl.edu!news-dc.gip.net!news-peer.gip.net!news.gsl.net!gip.net!peerfeed.ncal.verio.net!news.he.net!nac!nntp.teleport.com!news.teleport.com!not-for-mail
From: gabor@vmunix.com (Gabor)
Newsgroups: comp.lang.perl.announce,comp.lang.perl.modules
Subject: Text::Format 0.41
Followup-To: comp.lang.perl.modules
Date: 11 Feb 1998 22:51:13 GMT
Organization: O
Lines: 14
Sender: news-merlyn@gadget.cscaper.com
Approved: merlyn@stonehenge.com (comp.lang.perl.announce)
Message-ID: <6bta11$7oi$1@news1.teleport.com>
NNTP-Posting-Host: gadget.cscaper.com
X-Disclaimer: The "Approved" header verifies header information for article transmission and does not imply approval of content.
Xref: usenet.cise.ufl.edu comp.lang.perl.announce:69 comp.lang.perl.modules:1819

I have just released version 0.41 of my Text::Format Perl module.  I
added support for non-breaking space, so my todo list is complete.  I
have done a slight change on the interface, changed the name of wrap
to format and fill to paragraphs.  I also changed the argument of
firstIndent and bodyIndent from a string to the number of spaces to
indent.  You can find the module on CPAN.  This is a bug fix for 0.40
which was not doing the non-breaking space correctly.

gabor.
--
    /* we have tried to make this normal case as abnormal as possible */
        -- Larry Wall in cmd.c from the perl source code


