develooper Front page | perl.fwp | Postings from March 2002

Re: rethinking printf

Thread Previous | Thread Next
From:
Bart Lateur
Date:
March 6, 2002 15:30
Subject:
Re: rethinking printf
Message ID:
cp8d8u850ephm6j02l85bop2tc5g1lthc5@4ax.com
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.

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About