On Thu, Sep 14, 2000 at 03:36:10PM -0700, Nathan Wiger wrote: > See, this is just too inflexible. The main complaint that I've heard has > been "You can't have leading or trailing whitespace around your > terminator". This is a very common error made by everyone, and *this* is > where Perl should DWIM. See, I never understood this. If you're indenting the terminator, it implies you're also indenting the here-doc text. I mean, this doesn't make any sense: { { { { print <<TAG; I don't know what their gripe is. A critic is simply someone paid to render opinions glibly. TAG } } } } Right? You're not going to just indent the terminator because you can. Its going to go along with indenting the text. So indenting the terminator and indenting the text are linked. If you do one, you want to do the other. -- Michael G Schwern http://www.pobox.com/~schwern/ [EMAIL PROTECTED] Just Another Stupid Consultant Perl6 Kwalitee Ashuranse Yet one of these kittens is not prepared to have a good time. It stands alone, away from the crowd. Its your kind of kitten. And now the time has come to climb into that car and shake the paw of destiny.
- Re: RFC 111 (v3) Here Docs Terminators (Was Whitespace a... Michael G Schwern
- Drop here docs altogether? (was Re: RFC 111 (v3) Here Do... Nathan Wiger
- Re: Drop here docs altogether? (was Re: RFC 111 (v3... Peter Scott
- Re: Drop here docs altogether? (was Re: RFC 111 (v3... Bart Lateur
- Re: Drop here docs altogether? (was Re: RFC 111 (v3... Glenn Linderman
- Re: Drop here docs altogether? (was Re: RFC 111 (v3... Glenn Linderman
- Re: Drop here docs altogether? (was Re: RFC 111 (v3... Michael G Schwern
- Re: Drop here docs altogether? (was Re: RFC 111 (v3... Nathan Wiger
- Re: RFC 111 (v3) Here Docs Terminators (Was Whitespace a... Glenn Linderman
- Re: RFC 111 (v3) Here Docs Terminators (Was Whitesp... Michael G Schwern
- Re: RFC 111 (v3) Here Docs Terminators (Was Whitesp... Michael G Schwern
- Re: RFC 111 (v3) Here Docs Terminators (Was Whitesp... Nathan Wiger
- Re: RFC 111 (v3) Here Docs Terminators (Was Whitesp... Richard Proctor
- Re: RFC 111 (v3) Here Docs Terminators (Was Whitesp... Michael G Schwern
- Re: RFC 111 (v3) Here Docs Terminators (Was Whitesp... Richard Proctor
- Re: RFC 111 (v3) Here Docs Terminators (Was Whitesp... Glenn Linderman
- Re: RFC 111 (v3) Here Docs Terminators (Was Whitesp... Nathan Wiger
- Re: RFC 111 (v3) Here Docs Terminators (Was Whitesp... Glenn Linderman
- Re: RFC 111 (v3) Here Docs Terminators (Was Whitesp... Tom Christiansen
- Re: RFC 111 (v3) Here Docs Terminators (Was Whitesp... Tom Christiansen
- Re: RFC 111 (v3) Here Docs Terminators (Was Whitesp... Glenn Linderman