2017.01.01 in #284CPAN Pull Request Challenge 2017
Jonas suggests that if you have CPAN distributions (with github repo's), then you might want to opt in for your distributions to be candidates for assigning in the CPAN Pull Request Challenge. And if you do, you could add github issues and tag them with 'cpan-prc-2017'.
2019.01.31 in #393Bugs!? - static analysis to the rescue
A few weeks ago Dave Cross wrote about a subtle bug. Now Jonas adds a Perl::Critic policy that together with a CI tool will be able to help you keep the bug out of your code.
2021.01.16 in #495Release 1.49 of perl-workflow
As an author and even just a maintainer, knowing that somebody is using your software is what it is all about. Yes some projects are for scratching your own itch, but when somebody else has the same itch, collaboration is the way to go.
2022.09.07 in #581Release 0.7.0 of Ebirah
Ebirah is an experimental Docker project for Dist::Zilla. This release contains a minor improvement from Alceu Rodrigues de Freitas Junior.
2022.10.03 in #585Release 0.4.0 of my Perl Dist::Zilla GitHub Action
If your CPAN distribution uses Dist::Zilla, this tool might make it easier to set up GitHub Actions and the process might run much faster as Dist::Zilla is already installed in the image. I have not tried it yet, but this sounds interesting as it can reduce the runtime of the CI by a few minutes.