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

I think something's broken in your POD. Net::Clacks is (now) a broken link*; and Net-Clacks (now) lists two - different - Net::Clacks::Servers. I believe the first of those is supposed to be Net::Clacks.

* It's only "broken" within the context of Net-Clacks-18. Search finds it in Net-Clacks-10.

I reckon we are the only monastery ever to have a dungeon staffed with 16,000 zombies.
  • Comment on Re: Net::Clacks Important data corruption bugfix released

Replies are listed 'Best First'.
Re^2: Net::Clacks Important data corruption bugfix released
by cavac (Prior) on Jul 08, 2021 at 11:23 UTC

    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";'