Subject: | [PATCH] doesn't work on 5.16 |
Hi there!
Unescaped left brace in regex is deprecated in perl 5.16. This triggers a compile time warning which, of course, makes the Test::NoWarnings fail. As a result, you can't install Dist::Zilla::Plugin::AutoMetaResources on modern perls. I offered you a patch a few months ago on github (https://github.com/ajgb/dist-zilla-plugin-autometaresources/pull/1) but haven't seen any updates :(
If you're too busy, I'll gladly volunteer to co-maintain your module and release the patched version for you.
Thanks!