Subject: | Fails with perls < 5.10 |
As per subject. Best illustrated with the matrix: http://matrix.cpantesters.org/?dist=AWS-CLIWrapper%201.14
Sample fail report: http://www.cpantesters.org/cpan/report/c71fe0a8-5ec9-11e8-8ac3-f50b8d2b1eeb
From diagnostics:
# (Might be a runaway multi-line // string starting on line 34)
Link to that line:
https://metacpan.org/source/HIROSE/AWS-CLIWrapper-1.14/lib/AWS/CLIWrapper.pm#L34
I.e.: the '//' operator.
If you want to keep the '//' operator 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!