Retry-Backoff-0.004
Retry a piece of code, with backoff strategies
Changes for 0.004 - 2023-01-08
- Add on_final_failure option (thanks Dave Baird, GH#2).
Test-Deep-1.204
Extremely flexible deep comparison
Changes for 1.204 - 2023-01-07T18:01:37-05:00
- restore v5.12 compatibility (see commit 66b79eb for the amusing anecdote)
Perl-Critic-1.148
Critique Perl source code for best-practices.
Changes for 1.148
- Possible breakage
- Documentation
- Internals
Bitcoin-Crypto-1.008
Bitcoin cryptography in Perl
Changes for 1.008
- add clear_purpose method, which disables purpose security checks on a key
- documentation fixes
JSON-Schema-Modern-0.561
Validate data against a schema
Changes for 0.561 - 2023-01-07T20:57:37Z
- further tweak performance by only collecting annotations when explicitly requested, or needed by the current evaluation scope
Test-Deep-1.203
Extremely flexible deep comparison
Changes for 1.203 - 2023-01-07T11:38:14-05:00
- try to avoid clobbering global error variables when loading test libraries (thanks, Felipe Gasper)
- hash_each now enumates keys in sort() order, to make errors more consistent
Passwd-Unix-1.04
access to standard unix files
Changes for 1.04 - 2023-01-07T17:27:35+01:00
- Update of README.
Passwd-Unix-1.03
access to standard unix files
Changes for 1.03 - 2023-01-07T17:21:53+01:00
- Fix version number.
Params-ValidationCompiler-0.31
Build an optimized subroutine parameter validator once, use it forever
Changes for 0.31 - 2023-01-06
- Require Class::XSAccessor 1.17+ when trying to load it. Earlier versions cause test failures. Reported by David Cantrell. GH #27.
Astro-SIMBAD-Client-0.047
Fetch astronomical data from SIMBAD 4.
Changes for 0.047 - 2023-01-07
- Make XML::DoubleEncodedEntities optional. Add test entities_test, without this module but with all others, to prove it is not needed
- or warn if it is, as the case may be.
Form-Tiny-2.17
Input validator centered around Type::Tiny
Changes for 2.17
- resolve deprecation of Form::Tiny::Filter (removed the package)
- documentation improvements
App-VivaldiUtils-0.010
Utilities related to the Vivaldi browser
Changes for 0.010 - 2022-10-07
- No functional changes.
- [doc] Mention App::BraveUtils.
System-Info-0.063
Basic information about the system
Changes for 0.063 - 2023-01-06
- Add openSUSE Leap-15.3
- Check DSM-7.0.1 update 2
- Add openSUSE Leap 15.4 Beta
- Add Sys::OsRelease to SEE ALSO
- Add DSM-7.1
- Add Rocky-8.6
- Add Rocky-9.0
- Add OmniOS-11-151042
- Add Rocky-8.7
- It's 2023
Passwd-Unix-1.01
access to standard unix files
Changes for 1.01 - 2023-01-06T14:20:00+01:00
- Update of "Changes" file.
DBD-Unify-0.93
DBI driver for Unify database systems
Changes for 0.93
- It's 2023
- Update to Devel-PPPort-3.68
Acme-Daily-Fail-1.20
generate random newspaper headlines
Changes for 1.20
- Change: 9e407d6d28ef0eed394dc7391c957519c4998ef1 Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk> Date : 2023-01-06 11:43:29 +0000
App-geoip-0.17
Show geographical data based on hostname or IP address(es)
Changes for 0.17 - 2023-01-06
- It is 2023
App-DBBrowser-2.309
Browse SQLite/MySQL/PostgreSQL databases and their tables interactively.
Changes for 2.309 - 2023-01-06
- Bugfix regex operator.
- Update mysql/MariaDB system databases.
Tie-Hash-Interpolate-0.08
tied mathematical interpolation/extrapolation
Changes for 0.08
- fix broken test that was assigning to scalar undef
WebService-DS-SOP-Auth-V1_1-0.05
SOP version 1.1 authentication module
Changes for 0.05 - 2023-01-06T06:06:49Z
- Catch verify_signature errors
- Remove Test::Pretty
- Rename namespace to WebService::DS::SOP::Auth
PDL-Opt-QP-0.28
Quadratic programming solver for PDL
Changes for 0.28 - 2023-01-06
- no changes from 0.27_01
Text-ANSI-Fold-2.19
Text folding library supporting ANSI terminal sequence and Asian wide characters with prohibition character handling.
Changes for 2.19 - 2023-01-06T02:30:22Z
- Allow double-struck run-in/out characters with backspace.
- Move git repository.
SPVM-0.9677
SPVM Language
Changes for 0.9677 - 2022-01-06
- Changes
- Bug Fix
- Incompatible Changes
- New Features
- Compilation Error Message Fix
- Exception Message Improvement
- Memory Usage Degration
Modern-Perl-1.20230106
enable all of the features of Modern Perl with one import
Changes for 1.20230106 - 2023-01-05T17:15:46-08:00
- update for 2023 year bundle
- fix a few nits in tests
App-BrowserUtils-0.018
Utilities related to browsers, particularly modern GUI ones
Changes for 0.018 - 2022-10-07
- Recognize brave-browser.
Test-Routine-0.030
composable units of assertion
Changes for 0.030 - 2023-01-05T19:03:17-05:00
- this version of Test-Routine now requires Perl v5.12 (but its prereqs already did)
- remove the run_* exports from Test::Routine::Runner, as foretold in the year 2010