Re: cpan testing giving inconsistent results

2019-08-15 Thread L A Walsh
On 2019/08/15 13:40, Slaven Rezic wrote: > > Maybe it's something different. Maybe there are leftovers of the new module > when you did the downgrade? > Yeah, telling it which module to install where is a bit tedious Thanks!

Re: cpan testing giving inconsistent results

2019-08-15 Thread L A Walsh
On 2019/08/15 12:07, Karen Etheridge wrote: > On Thu, Aug 15, 2019 at 11:21 AM L A Walsh wrote: > >> This is very worrisome as it indicates old modules that used to >> work may no longer work even though nothing changed. AFAIK, this >> shouldn't be possible. >> > > Of course it's

Re: cpan testing giving inconsistent results

2019-08-15 Thread Karen Etheridge
On Thu, Aug 15, 2019 at 11:21 AM L A Walsh wrote: > This is very worrisome as it indicates old modules that used to > work may no longer work even though nothing changed. AFAIK, this > shouldn't be possible. Of course it's possible. Your code might not have changed, but other things change all

cpan testing giving inconsistent results

2019-08-15 Thread L A Walsh
I upgraded Types::Core recently and have been getting back errors on 5.12.x and before. I've been scratching my head and trying various changes, with no success. Finally I decided to go back to the previous version from 2015 that passed. It fails with the same type of error. How is this