Re: Efficient HV fetches without recomputing the key hash
Dagfinn Ilmari Mannsåker <[email protected]> Wed, 13 May 2026 22:01:18 +0100
| Newsgroups | gmane.comp.lang.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