develooper Front page | perl.perl5.porters | Postings from July 2016

Re: hv_bucket_ratio()

Thread Previous
From:
Sawyer X
Date:
July 3, 2016 19:18
Subject:
Re: hv_bucket_ratio()
Message ID:
577964E5.7020507@gmail.com
Hi Karl,

From the diff:

+0.20
+    Add bucket_ratio, num_buckets, used_buckets as a back-compat
+    shin for 5.25 where we remove the bucket data from scalar(%hash)
+    by making it return the count of keys by default.

On 06/30/2016 11:00 PM, Karl Williamson wrote:
> Commit 8bf4c4010cc474d4000c2a8c78f6890fa5f1e577 added this function,
> but marked it as deprecated.  I suspect this is wrong, and it is not
> supposed to be deprecated.


Thread Previous


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