Bart Lateur wrote:
> 
>      If you say
> 
>         keys %hash = 200;
> 
>      then `%hash' will have at least 200 buckets allocated for
>      it--256 of them, in fact, since it rounds up to the next power
>      of two.

This should go away, of course.

-- 
John Porter

Reply via email to