damian@conway.org writes: : > : I would like to see a compiler warning for this: : > : "Spaces detected after apparent here document terminator", but : > : preferably phrased better. : > : : > : Are there any objections? : > : > I object, vaguely. I think it should just Do The Right Thing. : > (I suspect it should ignore spaces on the left to.) : : Hear, hear. : : And whilst you're in a mood to ignore whitespace, how about C<$/ = ""> : terminating on C</\n(\s*\n)+/>? I'm more inclined to ignore $/ these days. :-) LarryThread Previous | Thread Next