![]() |
|
XP is just a number | |
PerlMonks |
(jeffa) Re: Wordwrap textby jeffa (Bishop) |
on Jul 27, 2001 at 00:06 UTC ( #100123=note: print w/replies, xml ) | Need Help?? |
You should rely on HTML to do this - just specify the
width of the column, preferably with a percentage:
UPDATE: The following _hack_ will work, but it's nasty: UPDATED UPDATE: Thanks nardo - that's what i get for changing my code from the testing board to the posting board (this cleverness thing just isn't working out for me today). Besides, a ternary operator in void context is evil. . . .
Jeff
In Section
Seekers of Perl Wisdom
|
|