Skip to main content





Test-File-Cmp-0.05


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

Changes for 0.05 - 2023-05-05
  • POD: minor fix

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


Dist-Zilla-PluginBundle-Author-GSG-v0.5.0


Grant Street Group CPAN dists

Changes for v0.5.0 - 2023-05-05T16:41:48Z
  • Update README (Andrew Hewus Fresh)
  • Pull request #19: SM-4192 - Add HasVersionTests (Andrew Hewus Fresh)
  • Add the HasVersionTests Plugin to our PluginBundle (Andrew Hewus Fresh)
  • Changes for updated Plugin (Andrew Hewus Fresh)

https://metacpan.org/dist/Dist-Zilla-PluginBundle-Author-GSG
#19



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

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



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




Test-Smoke-1.79_10


The Perl core test smoke suite

Changes for 1.79_10 - 2023-04-30T13:30:06+02:00
  • (Abe Timmerman, Sun, 30 Apr 2023 13:30:06 +0200) Autocommit for distribution Test::Smoke 1.79_10 (test)

https://metacpan.org/dist/Test-Smoke



Dist-Zilla-Plugin-PromptIfStale-0.058


Check at build/release time if modules are out of date

Changes for 0.058 - 2023-04-30T10:00:42Z
  • add special handling for DynaLoader, which is no longer indexed

https://metacpan.org/dist/Dist-Zilla-Plugin-PromptIfStale






CryptX-0.078


Cryptographic toolkit

Changes for 0.078 - 2023-04-28
  • fix #89 Crypt::Mac::HMAC b64mac and b64umac object methods do not work

https://metacpan.org/dist/CryptX
#89





Test2-Suite-0.000152


Distribution with a rich set of tools built upon the Test2 framework.

Changes for 0.000152 - 2023-04-27T02:52:44-07:00
  • Inline Importer.pm for core support

https://metacpan.org/dist/Test2-Suite


Test2-Suite-0.000151


Distribution with a rich set of tools built upon the Test2 framework.

Changes for 0.000151 - 2023-04-27T02:35:37-07:00
  • The following are all in hopes of getting Test2:Suite into core.
  • Make Module:😛luggable optional
  • Inline Scope::Guard
  • Inline Sub::Info
  • Do not recommend Sub::Name

https://metacpan.org/dist/Test2-Suite



YAML-PP-0.035_001


YAML 1.2 Processor

Changes for 0.035_001 - 2023-04-27T00:34:42+02:00
  • Add option to turn of dumping coderefs
  • ci updates

https://metacpan.org/dist/YAML-PP




Venus-2.50


OO Library for Perl 5

Changes for 2.50 - 2022-04-25
  • [feature] Implement Venus#work
  • [feature] Implement Venus#{check,assert}
  • [feature] Implement Venus#unpack
  • [feature] Implement Venus#venus
  • [feature] Implement Venus:😛rocess#alarm
  • [feature] Export {json,yaml,perl} utility functions
  • [feature] Implement "watching" in Venus:😛rocess
  • [update] Fix Venus::Random#range documentation
  • [update] Support multiline type expressions
  • [update] Fix Venus::Test subtest descriptions

https://metacpan.org/dist/Venus




Date-Holidays-GB-0.023


Determine British holidays - Current UK public and bank holiday dates up to 2023

Changes for 0.023 - 2023-04-25T10:45:47Z
  • Maintenance

https://metacpan.org/dist/Date-Holidays-GB





JSON-SIMD-1.05


JSON serialising/deserialising, done correctly and faster

Changes for 1.05
  • fix build issue with "invalid register for .seh_savexmm" (prev fix caused other problems, was reverted)
  • add ppport.h
  • add core_bools and encode_core_bools methods to support builtin::true and false on perl >= 5.36 core_bools also works towards compatibility with JSON:🤐S, and with both of these options it is possible to have correct, full round-trip encode/decode between Perl and JSON booleans.

https://metacpan.org/dist/JSON-SIMD



JSON-Schema-Tiny-0.021


Validate data against a schema, minimally

Changes for 0.021 - 2023-04-22T17:25:12Z
  • fix bad handling of empty patterns in "pattern", "patternProperties" keywords
  • use bignum calculations for any non-integer in "multipleOf", to better handle overflows on older architectures

https://metacpan.org/dist/JSON-Schema-Tiny



Crypt-Passphrase-Argon2-HSM-0.001


HSM encrypted Argon2 hashes for Crypt:😛assphrase

Changes for 0.001 - 2023-04-21T16:36:19Z
  • Initial release to an unsuspecting world

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


SQL-SimpleOps-2023.111.1


SQL Simple Operations

Changes for 2023.111.1
  • fix: mkdir permission denied, logfile creation folder for non-root user; by CCELSO
  • fix: getLastSQL mismatch on syntax error condition; by CCELSO

https://metacpan.org/dist/SQL-SimpleOps



Data-Compare-1.29


compare perl data structures

Changes for 1.29 - 2023-04-21
  • Skip taint-mode tests if perl was built without taint support

https://metacpan.org/dist/Data-Compare


SPVM-0.971001


SPVM Language

Changes for 0.971001 - 2023-04-21
  • New Features
  • Document Changes
  • Changes
  • Versioning Changes

https://metacpan.org/dist/SPVM


Fluent-LibFluentBit-0.02


Directly use libfluent-bit.so for high performance logging

Changes for 0.02 - 2023-04-20
  • Use Alien::FluentBit to get an actually-working .so (no more need for LD_PRELOAD)
  • Documentation fixes

https://metacpan.org/dist/Fluent-LibFluentBit