Hash-Util-Exists-Tiny-0.07
Some hash helper functions related to perl's "exists" function.
Changes for 0.07 - 2023-05-05
- POD: minor fix
Algorithm-Graphs-TransitiveClosure-Tiny-1.03
Calculate the transitive closure.
Changes for 1.03 - 2023-05-05
- POD: minor fix.
Perl-Critic-TooMuchCode-0.19
perlcritic add-ons that generally check for dead code.
Changes for 0.19
- Released at 2023-05-05T21:24:23+0900
- ProhibitDuplicateLiteral: Improve description by including the literal and excluding line and column numbers.
- ProhibitDuplicateSub: Allow multiple BEGIN, UNITCHECK, CHECK, INIT and END code blocks
- Some improvements of documentation.
Crypt-Passphrase-Argon2-HSM-0.003
HSM encrypted Argon2 hashes for Crypt::Passphrase
Changes for 0.003 - 2023-05-05T12:51:11Z
- Adapt tests to latest Crypt::Passphrase::Argon2::Encrypted