Subject: | Fails with perls < 5.14 |
As per subject. Sample fail report: http://www.cpantesters.org/cpan/report/be9317fa-6763-11e8-9312-da84388f6454
Culprit seems to be /r modifier according this diagnostics line:
syntax error at t/File-Rename-list-null.t line 109, near "s/\W//r"
If you want to keep the r modifier it would be cool if you could predeclare the dependency. That way the FAILS are converted to UNKNOWNS. Details about how to do it are on this page: http://wiki.cpantesters.org/wiki/CPANAuthorNotes
Thanks!