Subject: | Fails with older perls |
Diagnostics:
# Error: Search pattern not terminated at lib/Config/HAProxy/Node.pm line 12.
Sample fail report:
http://www.cpantesters.org/cpan/report/96653144
Supposedly to blame is the '//' operator in line 12:
_argv => $_{argv} // [],
If you don't want to change the code, 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!