--- Bart Lateur <[EMAIL PROTECTED]> wrote:
> On Wed, 6 Mar 2002 17:57:07 -0500, Uri Guttman wrote:
> 
> >how often will you need to interpolate a hash?
> 
> A whole hash: quite rarely. A hash item: a LOT. Don't forget that
> $foo{BAR} will now become %foo{BAR}

Of course, it could also become %s. Or " _ %foo{BAR} _ "

I agree that the ability to interpolate simple scalars (no matter how
complex they are to describe) is a good thing. %foo{BAR} would be nice
in even a printf-ian context. 

=Austin


__________________________________________________
Do You Yahoo!?
Try FREE Yahoo! Mail - the world's greatest free email!
http://mail.yahoo.com/

Reply via email to