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
https://metacpan.org/dist/FFI-Platypus
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
Rex-1.14.2
the friendly automation framework
Changes for 1.14.2 - 2023-05-05
https://metacpan.org/release/FERKI/Rex-1.14.2
Changes for 1.14.2 - 2023-05-05
- BUG FIXES
https://metacpan.org/release/FERKI/Rex-1.14.2
Alien-Build-2.79
Build external dependencies for use in CPAN
Changes for 2.79 - 2023-05-05T15:08:46Z
https://metacpan.org/dist/Alien-Build
Changes for 2.79 - 2023-05-05T15:08:46Z
- 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 Alien-Build team may take advantage of features in supported Perls that will effectively remove compatability with unsupported Perls.
https://metacpan.org/dist/Alien-Build
XML-XPath-Helper-String-1.05
Helper functions for XPath expression.
Changes for 1.05 - 2023-05-05
https://metacpan.org/dist/XML-XPath-Helper-String
Changes for 1.05 - 2023-05-05
- POD: minor fix
https://metacpan.org/dist/XML-XPath-Helper-String
Hash-Util-Exists-Tiny-0.07
Some hash helper functions related to perl's "exists" function.
Changes for 0.07 - 2023-05-05
https://metacpan.org/dist/Hash-Util-Exists-Tiny
Changes for 0.07 - 2023-05-05
- POD: minor fix
https://metacpan.org/dist/Hash-Util-Exists-Tiny
Algorithm-Graphs-TransitiveClosure-Tiny-1.03
Calculate the transitive closure.
Changes for 1.03 - 2023-05-05
https://metacpan.org/dist/Algorithm-Graphs-TransitiveClosure-Tiny
Changes for 1.03 - 2023-05-05
- POD: minor fix.
https://metacpan.org/dist/Algorithm-Graphs-TransitiveClosure-Tiny
Perl-Critic-TooMuchCode-0.19
perlcritic add-ons that generally check for dead code.
Changes for 0.19
https://metacpan.org/dist/Perl-Critic-TooMuchCode
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
https://metacpan.org/dist/Crypt-Passphrase-Argon2-HSM
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
Net-Waiter-1.05
Changes for 1.05
https://metacpan.org/dist/Net-Waiter
- 1. prefork logic tuning, helper functions, cleanup
https://metacpan.org/dist/Net-Waiter
Perl Weekly Challenge #215 - Bad Words and Looking For Zeros
https://blogs.perl.org/users/oldtechaa/2023/05/perl-weekly-challenge-215---bad-words-and-looking-for-zeros.html
https://blogs.perl.org/users/oldtechaa/2023/05/perl-weekly-challenge-215---bad-words-and-looking-for-zeros.html
Require-HookChain-0.010
Chainable require hook
Changes for 0.010 - 2023-02-12
https://metacpan.org/dist/Require-HookChain
Changes for 0.010 - 2023-02-12
- Add hooks: test::fail, test::random_fail, test::noop, test::noop_all.
https://metacpan.org/dist/Require-HookChain
Alien-XPA-v2.1.20.2
Find or Build libxpa
Changes for v2.1.20.2 - 2023-05-03T20:03:53-04:00
https://metacpan.org/dist/Alien-XPA
Changes for v2.1.20.2 - 2023-05-03T20:03:53-04:00
- BUILD FIX
https://metacpan.org/dist/Alien-XPA
Dist-Zilla-PluginBundle-RJBS-5.024
BeLike::RJBS when you build your dists
Changes for 5.024 - 2023-05-03T19:56:39-04:00
https://metacpan.org/dist/Dist-Zilla-PluginBundle-RJBS
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
App-SeismicUnixGui-0.82.8
A graphical user interface for Seismic Unix
https://metacpan.org/release/GLLORE/App-SeismicUnixGui-0.82.8
https://metacpan.org/release/GLLORE/App-SeismicUnixGui-0.82.8
XML-Schematron-1.12
Perl implementation of the Schematron.
Changes for 1.12 - 2023-05-03
https://metacpan.org/dist/XML-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
Perl Weekly Challenge 215: Odd One Out and Number Placement
https://blogs.perl.org/users/laurent_r/2023/05/perl-weekly-challenge-215-odd-one-out-and-number-placement.html
https://blogs.perl.org/users/laurent_r/2023/05/perl-weekly-challenge-215-odd-one-out-and-number-placement.html
Crypt-Passphrase-HSM-0.004
A hasher using hardware for Crypt:😛assphrase
Changes for 0.004 - 2023-05-03T19:10:10Z
https://metacpan.org/dist/Crypt-Passphrase-HSM
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
https://metacpan.org/dist/Crypt-Passphrase
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
https://metacpan.org/dist/Crypt-HSM
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
https://metacpan.org/dist/Crypt-HSM
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
https://metacpan.org/dist/Config-Any
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
Devel-Cover-1.40
Code coverage metrics for Perl
Changes for 1.40
https://metacpan.org/dist/Devel-Cover
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
App-cpanminus-reporter-0.19
send cpanm output to CPAN Testers
Changes for 0.19 - 2023-04-30
https://metacpan.org/dist/App-cpanminus-reporter
Changes for 0.19 - 2023-04-30
- NEW FEATURES:
- OTHER:
https://metacpan.org/dist/App-cpanminus-reporter
URI-5.19
Uniform Resource Identifiers (absolute and relative)
Changes for 5.19 - 2023-04-30T16:15:58Z
https://metacpan.org/dist/URI
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
https://metacpan.org/dist/Term-TablePrint
Changes for 0.160 - 2023-04-30
- binary_filter: use unmodified string.
https://metacpan.org/dist/Term-TablePrint
Dist-Zilla-Plugin-Conflicts-0.20
Declare conflicts for your distro
Changes for 0.20 - 2023-04-30
https://metacpan.org/dist/Dist-Zilla-Plugin-Conflicts
Changes for 0.20 - 2023-04-30
- Add some minimal pod to the generated conflicts module. This includes a comment to disable Pod coverage testing if you're using Pod::Coverage::TrustPod. Based on suggestion from greencoloured in GH #9.
https://metacpan.org/dist/Dist-Zilla-Plugin-Conflicts
Test-Smoke-1.79_10
The Perl core test smoke suite
Changes for 1.79_10 - 2023-04-30T13:30:06+02:00
https://metacpan.org/dist/Test-Smoke
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
PDL-2.083
Perl Data Language
Changes for 2.083 - 2023-04-30
https://metacpan.org/dist/PDL
Changes for 2.083 - 2023-04-30
- no changes from 2.082_01
https://metacpan.org/dist/PDL
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
https://metacpan.org/dist/Dist-Zilla-Plugin-PromptIfStale
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
Module-Build-Tiny-0.045
A tiny replacement for Module::Build
Changes for 0.045 - 2023-04-30T11:52:20+02:00
https://metacpan.org/dist/Module-Build-Tiny
Changes for 0.045 - 2023-04-30T11:52:20+02:00
- Fix compilation issue on Windows
https://metacpan.org/dist/Module-Build-Tiny
Firefox-Marionette-1.37
Automate the Firefox browser with the Marionette protocol
Changes for 1.37
https://metacpan.org/dist/Firefox-Marionette
Changes for 1.37
- Another test suite fix
https://metacpan.org/dist/Firefox-Marionette
File-Find-Rule-VCS-1.09
Exclude files/directories for Version Control Systems
Changes for 1.09 - 2023-04-28T12:43:47Z
https://metacpan.org/dist/File-Find-Rule-VCS
Changes for 1.09 - 2023-04-28T12:43:47Z
- tooling updates
https://metacpan.org/dist/File-Find-Rule-VCS
CryptX-0.078
Cryptographic toolkit
Changes for 0.078 - 2023-04-28
https://metacpan.org/dist/CryptX
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
File-Find-Rule-PPI-1.07
Add support for PPI queries to File::Find::Rule
Changes for 1.07 - 2023-04-28T12:30:26Z
https://metacpan.org/dist/File-Find-Rule-PPI
Changes for 1.07 - 2023-04-28T12:30:26Z
- tooling conversions
https://metacpan.org/dist/File-Find-Rule-PPI
Term-Choose-1.761
Choose items from a list interactively.
Changes for 1.761 - 2023-04-28
https://metacpan.org/dist/Term-Choose
Changes for 1.761 - 2023-04-28
- line_fold: update option binary_filter.
https://metacpan.org/dist/Term-Choose
Venus-2.50
OO Library for Perl 5
Changes for 2.50 - 2022-04-25
https://metacpan.org/dist/Venus
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
Future-IO-0.14
Test-Future-IO-Impl-0.14
acceptance tests for Future::IO implementations
Changes for 0.14 - 2023-04-25
https://metacpan.org/release/PEVANS/Test-Future-IO-Impl-0.14
Changes for 0.14 - 2023-04-25
- CHANGES
https://metacpan.org/release/PEVANS/Test-Future-IO-Impl-0.14
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
https://metacpan.org/dist/Date-Holidays-GB
Changes for 0.023 - 2023-04-25T10:45:47Z
- Maintenance
https://metacpan.org/dist/Date-Holidays-GB
Bencher-Scenario-String-SimpleEscape-0.002
Benchmark String::SimpleEscape
Changes for 0.002 - 2023-01-18
https://metacpan.org/release/PERLANCAR/Bencher-Scenario-String-SimpleEscape-0.002
Changes for 0.002 - 2023-01-18
- Rename module/dist Bencher-Scenario-String{,-}SimpleEscape.
https://metacpan.org/release/PERLANCAR/Bencher-Scenario-String-SimpleEscape-0.002
Proc-Background-1.32
Run asynchronous child processes under Unix or Windows
https://metacpan.org/dist/Proc-Background
https://metacpan.org/dist/Proc-Background