Skip to main content


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.

https://metacpan.org/dist/Perl-Critic-TooMuchCode


Crypt-Passphrase-Argon2-HSM-0.003


HSM encrypted Argon2 hashes for Crypt:😛assphrase

Changes for 0.003 - 2023-05-05T12:51:11Z
  • Adapt tests to latest Crypt:😛assphrase::Argon2::Encrypted

https://metacpan.org/dist/Crypt-Passphrase-Argon2-HSM



SPVM-0.972


SPVM Language

Changes for 0.972 - 2023-05-04
  • New Features
  • Changes
  • Incompatible Changes and Breaking Binary Compatibility
  • Deprecation and New Features

https://metacpan.org/dist/SPVM


App-tldr-0.21


a perl client for https://tldr.sh/

Changes for 0.21 - 2023-05-05T11:37:28Z
  • Fix TLDR_REPOSITORY environment variable

https://metacpan.org/dist/App-tldr


Open-This-0.000032


Try to Do the Right Thing when opening files

Changes for 0.000032 - 2023-05-05T02:22:25Z
  • Make boolean check pass for Perl 5.37 (GH#49) (Olaf Alders)

https://metacpan.org/dist/Open-This




Crypt-Passphrase-Argon2-AES-0.004


A peppered AES-encrypted Argon2 encoder for Crypt:😛assphrase

Changes for 0.004 - 2023-05-05T02:22:23Z
  • Adapt tests to latest Crypt:😛assphrase::Argon2::Encrypted

https://metacpan.org/dist/Crypt-Passphrase-Argon2-AES


SPVM-Regex-0.241001


Regular Expressions

Changes for 0.241001 - 2023-05-05
  • Nothing to changed. This is the relese because the pause indexer failed.

https://metacpan.org/dist/SPVM-Regex





DBIx-Class-CryptColumn-0.007


Automatically hash password/passphrase columns

Changes for 0.007 - 2023-05-05T01:14:38+02:00
  • Don't hash inflated password
  • Update row correctly in verify_and_rehash

https://metacpan.org/dist/DBIx-Class-CryptColumn






Crypt-Passphrase-Scrypt-0.004


A scrypt encoder for Crypt:😛assphrase

Changes for 0.004 - 2023-05-04T17:34:07+02:00
  • Increase default output size to 32 bytes
  • make needs_rehash stricter
  • Add support for $7$ hashes

https://metacpan.org/dist/Crypt-Passphrase-Scrypt


RT-Client-CLI-5.0.4


Provides the official rt and rt-mailgate command line clients

Changes for 5.0.4 - 2023-05-04
  • Support arbitrary user names in .rt_sessions

https://metacpan.org/dist/RT-Client-CLI


Crypt-Passphrase-Argon2-HSM-0.002


HSM encrypted Argon2 hashes for Crypt:😛assphrase

Changes for 0.002 - 2023-05-04T15:28:31Z
  • Make cipher part of peppered crypt identifiers

https://metacpan.org/dist/Crypt-Passphrase-Argon2-HSM


Crypt-Passphrase-Argon2-AES-0.003


A peppered AES-encrypted Argon2 encoder for Crypt:😛assphrase

Changes for 0.003 - 2023-05-04T15:24:54Z
  • Make cipher part of peppered crypt identifiers

https://metacpan.org/dist/Crypt-Passphrase-Argon2-AES


Crypt-Passphrase-Argon2-0.009


An Argon2 encoder for Crypt:😛assphrase

Changes for 0.009 - 2023-05-04T15:24:08+02:00
  • Increase default output size to 32
  • Make cipher part of peppered crypt identifiers
  • Rename recrypt_hash to recode_hash

https://metacpan.org/dist/Crypt-Passphrase-Argon2








SPVM-Regex-0.241


Regular Expressions

Changes for 0.241 - 2023-05-04
  • Prerequirement Changes
  • New Features
  • Changes
  • Incompatible Changes
  • Deprecation

https://metacpan.org/dist/SPVM-Regex






Dist-Zilla-PluginBundle-RJBS-5.024


BeLike::RJBS when you build your dists

Changes for 5.024 - 2023-05-03T19:56:39-04:00
  • "toolchain" in "perl-window" now follows the Lyon Amendment, meaning that it's tied to "ten years ago", not 5.8.1. (There is a one year period during which we're at twelve years, though. v5.16 in 2023, v5.20 in 2024.)

https://metacpan.org/dist/Dist-Zilla-PluginBundle-RJBS



XML-Schematron-1.12


Perl implementation of the Schematron.

Changes for 1.12 - 2023-05-03
  • add readme file
  • removed TODO list (converted to GitHub project)
  • removed META.yml because it will be generated by EUMM on the fly

https://metacpan.org/dist/XML-Schematron


String-Eertree-0.03


Build the palindromic tree aka Eertree for a string

Changes for 0.03 - 2023-05-03
  • Remove CPAN Ratings links as the page no longer exists.

https://metacpan.org/dist/String-Eertree




XML-XPath-Helper-String-1.04


Helper functions for xpath expression.

Changes for 1.04 - 2023-05-03
  • Added LICENSE file POD, README: Removed link to cpanratings.perl.org

https://metacpan.org/dist/XML-XPath-Helper-String


Test-File-Cmp-0.04


Test routine for file comparison independent of CRLF or LF line endings.

Changes for 0.04 - 2023-05-03
  • Added LICENSE file POD, README: Removed link to cpanratings.perl.org

https://metacpan.org/dist/Test-File-Cmp


Hash-Util-Exists-Tiny-0.06


Some hash helper functions related to perl's exists function.

Changes for 0.06 - 2023-05-03
  • Added LICENSE file POD, README: Removed link to cpanratings.perl.org

https://metacpan.org/dist/Hash-Util-Exists-Tiny



Crypt-Passphrase-HSM-0.004


A hasher using hardware for Crypt:😛assphrase

Changes for 0.004 - 2023-05-03T19:10:10Z
  • Adapt to Crypt::HSM 0.010
  • Adapt to having pepper-hash in identifier
  • Fail more graciously on non well-formed hash

https://metacpan.org/dist/Crypt-Passphrase-HSM


Crypt-Passphrase-0.016


A module for managing passwords in a cryptographically agile manner

Changes for 0.016 - 2023-05-03T19:19:41+02:00
  • Make pepper algorithm part of crypt identifiers
  • Better encode salts in System encoder

https://metacpan.org/dist/Crypt-Passphrase


Crypt-HSM-0.010


A PKCS11 interface for Perl

Changes for 0.010 - 2023-05-03T19:10:48+02:00
  • Fix argument handling in Mechanism::has_flags

https://metacpan.org/dist/Crypt-HSM


Crypt-HSM-0.009


A PKCS11 interface for Perl

Changes for 0.009 - 2023-05-03T17:41:36+02:00
  • Add Slot class
  • Add Mechanism class
  • Add provider and slot methods to Session
  • Rename sha-1 keys to sha1

https://metacpan.org/dist/Crypt-HSM


Config-Any-0.33


Load configuration from different file formats, transparently

Changes for 0.33 - 2023-05-03
  • update docs describe which modules are needed for which formats
  • update Config::General requirement for conf files to a non-broken version (2.48)
  • don't try to upgrade old Config::General versions
  • fix is_supported method verifying the version of required modules
  • documentation cleanups

https://metacpan.org/dist/Config-Any