start page | rating of books | rating of authors | reviews | copyrights

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: 8.147 Text::Wrap Chapter 8
Standard Modules
Next: 8.147 Text::Wrap
 

wrap

wrap (

init_str

, 

other_str

, 

text

)

Breaks lines of array text at the word boundary closest to the size of a line. Prepends init_str to the first output line and other_str to subsequent lines, for indentation. Exported by default.


Previous: 8.147 Text::Wrap Perl in a Nutshell Next: 8.147 Text::Wrap
8.147 Text::Wrap Book Index 8.147 Text::Wrap