in reply to Re: Test failing during CPAN Testing
in thread Test failing during CPAN Testing

Perhaps you can tell me what you changed, in general terms?

The change between v1.10 and v1.11 is to not use __DATA__ for the JSON object when testing for a proper signature. To calculate the signature, the JSON object is used so I imagine the different line endings are causing a different SHA 256 result and causing the issue!