Skip Menu |

This queue is for tickets about the File-ReadBackwards CPAN distribution.

Report information
The Basics
Id: 121022
Status: new
Priority: 0/
Queue: File-ReadBackwards

People
Owner: Nobody in particular
Requestors: Support [...] RoxSoft.co.uk
Cc:
AdminCc:

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



Subject: Tests failing with Perl v5.26.0 no dot in @INC
With v5.26 the '.' at the end of @INC is going which means this module will be seeing losts of testing result fails like this one: # Failed test 'read' # at t/bw.t line 129. can't open bw.data: No such file or directory at t/bw.t line 148. # Looks like your test exited with 2 just after 77. t/bw.t .......... Dubious, test returned 2 (wstat 512, 0x200) Failed 95/171 subtests