![]() |
|
Think about Loose Coupling | |
PerlMonks |
Re: Re: (jeffa) Re: Wordwrap textby bastard (Hermit) |
on Jul 27, 2001 at 02:13 UTC ( #100170=note: print w/replies, xml ) | Need Help?? |
This should also work:
or The $width represents the largest number of characters each line should have. The first example does not break single words longer than the variable $width specifies. The second will.
In Section
Seekers of Perl Wisdom
|
|