*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->IRIX man pages -> perl5/Text::Wrap (3)              
Title
Content
Arch
Section
 

Contents


Text::Wrap(3)							 Text::Wrap(3)


NAME    [Toc]    [Back]

     Text::Wrap	- line wrapping	to form	simple paragraphs

SYNOPSIS    [Toc]    [Back]

	     use Text::Wrap

	     print wrap($initial_tab, $subsequent_tab, @text);

	     use Text::Wrap qw(wrap $columns);

	     $columns =	132;

DESCRIPTION    [Toc]    [Back]

     Text::Wrap::wrap()	is a very simple paragraph formatter.  It formats a
     single paragraph at a time	by breaking lines at word boundries.
     Indentation is controlled for the first line ($initial_tab) and all
     subsquent lines ($subsequent_tab) independently.  $Text::Wrap::columns
     should be set to the full width of	your output device.

EXAMPLE    [Toc]    [Back]

	     print wrap("\t","","This is a bit of text that forms
		     a normal book-style paragraph");

BUGS    [Toc]    [Back]

     It's not clear what the correct behavior should be	when Wrap() is
     presented with a word that	is longer than a line.	The previous behavior
     was to die.  Now the word is split	at line-length.

AUTHOR    [Toc]    [Back]

     David Muir	Sharnoff <muir@idiom.com> with help from Tim Pierce and
     others.


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
zhptrd IRIX reduce a complex Hermitian matrix A stored in packed form to real symmetric tridiagonal form T by a unitary si
chptrd IRIX reduce a complex Hermitian matrix A stored in packed form to real symmetric tridiagonal form T by a unitary si
edit Tru64 Edits a file line by line with a simplified command set
comm Linux compare two sorted files line by line
dsptrd IRIX reduce a real symmetric matrix A stored in packed form to symmetric tridiagonal form T by an orthogonal simila
ssptrd IRIX reduce a real symmetric matrix A stored in packed form to symmetric tridiagonal form T by an orthogonal simila
e Tru64 Edits a file line by line
ed Tru64 Edits a file line by line
red Tru64 Edits a file line by line
VkOutline IRIX A simple outliner
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service