http://qs321.pair.com?node_id=11147918


in reply to My favourite new Perl feature (in 2022) ...

I use Strawberry, which has missed all the updates from 2021-2022 so far. But signatures, multiple-iterators, and try/catch would be the first three of those features I'd likely adopt once someone can coax a new release out of Strawberry.

Replies are listed 'Best First'.
Re^2: My favourite new Perl feature (in 2022) ...
by Anonymous Monk on Nov 03, 2022 at 09:02 UTC
    D i y, youve got all the bits
      Hmm, well, me too, I'd think it looks like it's all there, and theoretically, since Strawberry comes with gcc and gmake, it should be possible to bootstrap 5.36 from an existing 5.32 - however, it is unclear to me, where to start - probably at mingw-builds?