On Mon, Aug 15, 2016 at 6:55 PM, Dagfinn Ilmari Mannsåker <ilmari@ilmari.org > wrote: > Father Chrysostomos <sprout@cpan.org> writes: > > > Sawyer X wrote: > >> On 08/14/2016 11:12 PM, Aristotle Pagaltzis wrote: > >> > Also I guess its deprecation warning should mention which version of > >> > Hash::Util callers need to depend on when they switch, so people > don~Rt > >> > forget to ensure that they do. > >> > >> +1 > > > > But do note that Hash::Util is core-only, so depending on Hash::Util > > 0.21 means depending on perl 5.26. > > Is there anything stopping us making it dual-life? > > Not per se, though I'm not sure it can be made to work on 5.8 (hv_clear_placeholders was introduced in 5.9.1, and I don't remember the details of how such things worked before). LeonThread Previous | Thread Next