in reply to Test failing during CPAN Testing
Hmmm, it seems my longshot was right (for me anyway): I have tried with v1.10 : perl Makefile.PL && make all && make test . It failed as you describe. Then I converted the dos-line-endings to unix: find . -type f -exec dos2unix \{\} \; and all tests pass (in linux). Perhaps you can tell me what you changed, in general terms?
bw, bliako
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Test failing during CPAN Testing
by Bod (Parson) on Jun 20, 2023 at 15:31 UTC |