Sean O'Dell wrote: > I might be naive on this subject, but what's wrong with just using HERE > documents? You can send them to any method you want. They're already > 100% flexible, as far as I know, and perfectly readable. What do we > gain by adding special %{} syntax to the language? Here-docs would be fine, I think. But as for %{}, we don't have to add it. It's been there for years. :) Hal