On Fri, 05 Jul 2019 04:55:21 -0700, haarg wrote: > The build process for Storable is currently needlessly complex. It > involves using a module as a template and has remnants of other build > time code that has since been removed. > > These two patches clean up the remnants of the stack size detection > code that used to run at build time, and move the flock detection into > the XS code, so Storable.pm can be an entirely normal module. I left the stacksize tool in so an interested user could use it to calculate the limits for their environment. I should probably have documented it though. Tony --- via perlbug: queue: perl5 status: open https://rt.perl.org/Ticket/Display.html?id=134265Thread Previous