Subject: | Fails with perls < 5.10 |
As per subject. Culprit supposedly '//' operator:
https://metacpan.org/source/PEVANS/IO-Termios-0.06/lib/IO/Termios.pm#L150
Sample fail report: http://www.cpantesters.org/cpan/report/95742440
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!