Skip to main content





Crypt-Passphrase-Argon2-AES-0.004


A peppered AES-encrypted Argon2 encoder for Crypt::Passphrase

Changes for 0.004 - 2023-05-05T02:22:23Z

  • Adapt tests to latest Crypt::Passphrase::Argon2::Encrypted

metacpan.org/dist/Crypt-Passph…



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.

metacpan.org/dist/SPVM-Regex



App-td-0.111


Manipulate table data

Changes for 0.111 - 2023-02-11

  • [ux] [completion] Give summaries to action names.

metacpan.org/dist/App-td





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

metacpan.org/dist/DBIx-Class-C…



YAML-LibYAML-0.87


Perl YAML Serialization using XS and libyaml

Changes for 0.87

  • Turn off internal POK flag for number scalars

metacpan.org/dist/YAML-LibYAML





DBIx-Class-CryptColumn-0.006


Automatically hash password/passphrase columns

Changes for 0.006 - 2023-05-04T17:38:29+02:00

  • Add verify_and_rehash_method argument

metacpan.org/dist/DBIx-Class-C…



Crypt-Passphrase-Scrypt-0.004


A scrypt encoder for Crypt::Passphrase

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

metacpan.org/dist/Crypt-Passph…



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

metacpan.org/dist/RT-Client-CL…



Crypt-Passphrase-Argon2-HSM-0.002


HSM encrypted Argon2 hashes for Crypt::Passphrase

Changes for 0.002 - 2023-05-04T15:28:31Z

  • Make cipher part of peppered crypt identifiers

metacpan.org/dist/Crypt-Passph…



Crypt-Passphrase-Argon2-AES-0.003


A peppered AES-encrypted Argon2 encoder for Crypt::Passphrase

Changes for 0.003 - 2023-05-04T15:24:54Z

  • Make cipher part of peppered crypt identifiers

metacpan.org/dist/Crypt-Passph…



Crypt-Passphrase-Argon2-0.009


An Argon2 encoder for Crypt::Passphrase

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

metacpan.org/dist/Crypt-Passph…




YAML-LibYAML-0.86_001


Perl YAML Serialization using XS and libyaml

Changes for 0.86_001

  • Turn off interal POK flag for number scalars

metacpan.org/dist/YAML-LibYAML







SPVM-Regex-0.241


Regular Expressions

Changes for 0.241 - 2023-05-04

  • Prerequirement Changes
  • New Features
  • Changes
  • Incompatible Changes
  • Deprecation

metacpan.org/dist/SPVM-Regex



Business-ISBN-Data-20230426.002


data pack for Business::ISBN

Changes for 20230426.002 - 2023-05-04T04:20:45Z

  • fix a problem with the MANIFEST (#30). No data updates.

metacpan.org/dist/Business-ISB…

#30




Require-HookChain-0.010


Chainable require hook

Changes for 0.010 - 2023-02-12

  • Add hooks: test::fail, test::random_fail, test::noop, test::noop_all.

metacpan.org/dist/Require-Hook…




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.)

metacpan.org/dist/Dist-Zilla-P…




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

metacpan.org/dist/XML-Schematr…



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.

metacpan.org/dist/String-Eertr…



Syntax-Construct-1.032


Explicitly state which non-feature constructs are used in the code.

Changes for 1.032 - 2023-05-03

  • Perl 5.36.1 released

metacpan.org/dist/Syntax-Const…




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

metacpan.org/dist/XML-XPath-He…



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

metacpan.org/dist/Test-File-Cm…



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

metacpan.org/dist/Hash-Util-Ex…



Algorithm-Graphs-TransitiveClosure-Tiny-1.02


Calculate the transitive closure.

Changes for 1.02 - 2023-05-03

  • Added LICENSE file POD, README: Removed link to cpanratings.perl.org

metacpan.org/dist/Algorithm-Gr…




Crypt-Passphrase-HSM-0.004


A hasher using hardware for Crypt::Passphrase

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

metacpan.org/dist/Crypt-Passph…



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

metacpan.org/dist/Crypt-Passph…



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

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

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

metacpan.org/dist/Config-Any




EV-Hiredis-0.07


Asynchronous redis client using hiredis and EV

Changes for 0.07 - 2023-05-03T14:12:45Z

  • fix mem leak on "arrayref-" commands like mget (#17)

metacpan.org/dist/EV-Hiredis

#17


NOLookup-1.37.19


a set of lookup modules for various Norwegian data services.

Changes for 1.37.19 - 2023-05-03

  • Correct color option in POD for no_rdap.pl

metacpan.org/dist/NOLookup



NOLookup-1.37.18


a set of lookup modules for various Norwegian data services.

Changes for 1.37.18 - 2023-05-03

  • CPAN version

metacpan.org/dist/NOLookup



NOLookup-1.37.17


a set of lookup modules for various Norwegian data services.

Changes for 1.37.17 - 2023-04-14

  • Improve query validation and reject combinations which potentially could lead to far to many entity or domain lookups.

metacpan.org/dist/NOLookup