Re: Efficient HV fetches without recomputing the key hash
[email protected] (Dagfinn Ilmari Mannsåker) Wed, 13 May 2026 22:01:18 +0100
| Newsgroups | perl.perl5.porters |
|---|---|
| Message-ID | <[email protected]> |
"Paul \"LeoNerd\" Evans" <[email protected]> writes: > Maybe we could do both - define a new wrapper, and also suggest that > folks can call the hv_common directly with it on older perls? Isn't the latter half of that what Devel::PPPort is for? - ilmari