Skip Menu |

This queue is for tickets about the IO-Termios CPAN distribution.

Report information
The Basics
Id: 125619
Status: open
Priority: 0/
Queue: IO-Termios

People
Owner: Nobody in particular
Requestors: ANDK [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.06
Fixed in: (no value)



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!
On Mon Jun 18 22:30:13 2018, ANDK wrote: Show quoted text
> If you want to keep the '//' operator it would be cool if you could > predeclare the dependency.
Yes, good plan. I'll do that for the next release. -- Paul Evans