Re: perlfaq4: How do I strip blank space from the beginning/end of a string?
[email protected] (Smylers) Fri, 01 Apr 2005 11:50:14 GMT
| Newsgroups | perl.perlfaq.workers |
|---|---|
| Message-ID | <[email protected]> |
Steven Schubiger writes: > Shouldn't we stick to perlstyle in terms of indentation width? No -- part of the culture is TMTOWTDI, and in real life people have different indentation styles. It's good for the doc as a whole to reflect this. If somebody's bothered to write a faq entry, he should be left to indent it in a way that makes sense to him. Smylers