Bug 23963

Summary: New port: textproc/p5-Text-Format (Various subroutines to format text)
Product: Ports & Packages Reporter: Anton Berezin <tobez>
Component: Individual Port(s)Assignee: freebsd-ports (Nobody) <ports>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

Description Anton Berezin 2000-12-30 18:50:01 UTC
The format routine will format under all circumstances even if the width
isn't enough to contain the longest words. Text::Wrap will die under
these circumstances, although I am told this is fixed. If columns is set
to a small number and words are longer than that and the leading
'whitespace' than there will be a single word on each line. This will
let you make a simple word list which could be indented or right
aligned.
Comment 1 Will Andrews freebsd_committer freebsd_triage 2000-12-31 05:34:31 UTC
State Changed
From-To: open->closed

Committed, thanks!