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}

-- 
        Bart.

Reply via email to