Fixing a Perl module in the middle of a GitHub workflow
A third-party Perl module updated its minimum Perl version and broke a large part of the automated testing and release of one of my Perl modules. I had to do a little brain surgery to fix this, and it’s not even the fix I’d really like for this sort of situation.
Read More