When upgrading my project from Perl 5.36.0 to 5.36.3, I got build failures until I removed Tkx from my list of packages. When adding it again, I get this:
Failed to create build plan
Found unsatisfied dependency: Ingredient|language|perl (5.36.3) depends on Feature|builder|perl-core-builder (>=0)
All versions are set to Auto.
I had no issue building with this package included in Perl 5.36.0.
Thanks for any help!