in reply to Re: Net::Clacks Important data corruption bugfix released
in thread Net::Clacks Important data corruption bugfix released

I think something's broken in your POD.

I was working on that when the issue cropped up. It will be in the next release. But thanks for the heads up.

perl -e 'use Crypt::Digest::SHA256 qw[sha256_hex]; print substr(sha256_hex("the Answer To Life, The Universe And Everything"), 6, 2), "\n";'