Skip to main content



a simple syntax for lexical field-based objects

Changes for 0.79 - 2023-05-09

  • CHANGES
  • BUGFIXES








assign-0.0.3


Enable Destructuring Assignment Syntax in Perl

Changes for 0.0.3
  • Refactor code to be more generic
  • Support "our" declarations

https://metacpan.org/dist/assign








Dist-Zilla-Plugin-TableData-0.002


Plugin to use when building TableData::* distribution

Changes for 0.002 - 2023-02-10
  • Get row count using get_row_count() and not by iterating the rows, to handle table with infinite rows.

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


Geo-FIT-1.09


Decode Garmin FIT files

Changes for 1.09 - 2023-05-05
  • New method: fields_defined()
  • Methods that are now functions: message_name(), message_number(), field_name(), field_number()
  • Removed documentation of class method protocol_version_string()
  • Minor tweaks to allow the pytrainer Python application to use fit2tcx.pl and Geo/FIT.pm

https://metacpan.org/dist/Geo-FIT


FFI-Platypus-2.08


Write Perl bindings to non-Perl libraries with FFI. No XS required.

Changes for 2.08 - 2023-05-05T15:48:53Z
  • Updated non-binding support for Perls to match the policy of the Perl toolchain (Perls older than 10 years old are unsupported, with a one-time exception of Perl 5.16). The intent is not to suddenly drop support for older Perls, but the FFI-Platypus team may take advantage of features in supported Perls that will effectively remove compatability with unsupported Perls.
  • Documentation improvements (gh#392)

https://metacpan.org/dist/FFI-Platypus



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





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



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



Devel-Cover-1.40


Code coverage metrics for Perl

Changes for 1.40
  • Note usage with dzil (Steve Rogerson) (GH-319)
  • Fix html_basic report (jkahrman) (GH-318)
  • Use CPAN::Meta (Slaven Rezić) (GH-314)
  • Make non-interactive output less noisy (jkahrman) (GH-312)
  • Avoid infinite recursion in Type::Tiny and other places (Ed J) (GH-307)
  • Add ignore_covered_err option (Tina Müller) (GH-323)
  • Handle empty hashes and arrays on condition RHS in 5.37.6 and later

https://metacpan.org/dist/Devel-Cover



URI-5.19


Uniform Resource Identifiers (absolute and relative)

Changes for 5.19 - 2023-04-30T16:15:58Z
  • Form parameters without values are now represented by undef (GH#65) (Gianni Ceccarelli)

https://metacpan.org/dist/URI


Term-TablePrint-0.160


Print a table to the terminal and browse it interactively.

Changes for 0.160 - 2023-04-30
  • binary_filter: use unmodified string.

https://metacpan.org/dist/Term-TablePrint



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




Data-Dumper-Interp-5.016


interpolate Data:😁umper output into strings for human consumption
https://metacpan.org/dist/Data-Dumper-Interp



Test-Harness-3.45_01


contributing to TAP::Harness

Changes for 3.45_01
  • Color the "ok"s as well.
  • Skip symlink tests on msys2
  • Use use absolute path for executable tests
  • Space-quote executable if has spaces

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



Crypt-PBE-0.103


Perl extension for PKCS #5 Password-Based Encryption Algorithms

Changes for 0.103 - 2023-04-28
  • pkcs5-tool(1): Added "--format=FORMAT", "--hex" and "--base64" input/output format
  • pkcs5-tool(1): Improved verbose output
  • Improved HEX output
  • New tests
  • Fixed critiques and code beautification

https://metacpan.org/dist/Crypt-PBE
#5




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