Graphics-Toolkit-Color-1.05
color palette creation helper
Changes for 1.05 - 2022-12-31
- = fixes
- + added getters for data hashes
- ? cleaned some sentences and comments
- ? synopsis cleanup
Date-Holidays-BY-1.2023.0
Determine Belorussian official holidays and business days.
Changes for 1.2023.0 - 2022-12-31
- exact dates for 2023
- lost INACCURATE_TIMES_SINCE
App-RouterColorizer-1.223650
Colorize router CLI output
Changes for 1.223650 - 2022-12-30T23:01:19-07:00
- Joelle Maslak <jmaslak@antelope.net>
- [feature] Colorize "show spanning tree"
Hours left to donate to The Perl and Raku Foundation in the US 2022 tax yer
Affix-0.09_03-TRIAL
A Foreign Function Interface eXtension
Changes for 0.09_03 - 2022-12-31T03:49:48Z
- Struct[] may now contain a code reference
CatalystX-RequestModel-0.012
Map body and data parameters to a model
Changes for 0.012
- Fixed typo in previous release
Sah-Schemas-CPAN-0.014
Sah schemas related to CPAN
Changes for 0.014 - 2022-09-25
- No functional changes.
- [ux] Tweak Abstracts (give example).
CatalystX-RequestModel-0.011
Map body and data parameters to a model
Changes for 0.011
- Fixed load order issue in previous release
Test-JSON-Schema-Acceptance-1.018
Acceptance testing for JSON-Schema based validators
Changes for 1.018 - 2022-12-30T22:15:58Z
- use two separate json encoders, to avoid inadvertently changing serialization results in the middle of testing
- prints actual result on test failure, for nicer diagnostics in cpantesters reports
- validate each test schema against the proper metaschema, if a $schema keyword exists, rather than the specification metaschema
- updated test suite: github.com/json-schema-org/JSO…
CatalystX-RequestModel-0.010
Map body and data parameters to a model
Changes for 0.010
- Break out QueryModel into a separate class and method attribute. For backwards compatibility we will maintain the code for the previous approach but I recommend changing to the new approach. See docs.
Excel-Writer-XLSX-1.10
Create a new file in the Excel 2007+ XLSX format.
Changes for 1.10 - 2022-12-30
- Add support for new Excel 365 dynamic functions.
Macro-Micro-0.055
really simple templating for really simple templates
Changes for 0.055 - 2022-12-30T14:26:06-05:00
- repackage, update metadata, bump required perl
Log-Dispatch-TextTable-0.033
log events to a textual table
Changes for 0.033 - 2022-12-30T14:20:23-05:00
- update packaging, metadata, require v5.12
List-MapList-1.124
map lists through a list of subs, not just one
Changes for 1.124 - 2022-12-30T14:11:03-05:00
- repackage, update metadata, require perl v5.12
Linux-FD-Pid-0.004
PID file descriptors
Changes for 0.004 - 2022-12-30T19:02:26+01:00
- Add flag support
Affix-0.09_02-TRIAL
A Foreign Function Interface eXtension
Changes for 0.09_02 - 2022-12-30T16:39:32Z
- Struct[] may now contain a code reference
DBIx-Class-EncodedColumn-Crypt-Passphrase-Bcrypt-0.0110
Crypt::Passphrase::Bcrypt backend
Changes for 0.0110 - 2022-12-30T07:38:14Z
- Require the latest Test::SQLite.
DBIx-Class-EncodedColumn-Crypt-Passphrase-Argon2-0.0107
Crypt::Passphrase::Argon2 backend
Changes for 0.0107 - 2022-12-30T07:35:38Z
- Require the latest Test::SQLite.
Neo4j-Driver-0.33
Neo4j community graph database driver for Bolt and HTTP
Changes for 0.33 - 2022-12-30
- Fix documentation to indicate that the Neo4j 5 non-numeric element ID for nodes and relationships is not yet supported with Bolt in Perl at this time.
Linux-FD-0.013
Linux specific special filehandles
Changes for 0.013 - 2022-12-30T14:36:23+01:00
- Restore compilation on older Linuxes
Filesys-Restrict-0.05
Restrict filesystem access
Changes for 0.05
- Fix UNIX sockets in ancient perls (5.10.0).
- Remove a needless C export.
Firefox-Marionette-1.34
Automate the Firefox browser with the Marionette protocol
Changes for 1.34
- Adding percentage_visible, displays and resize methods Documentation and test suite fixes
JSON-PP-4.16
JSON::XS compatible pure-Perl module.
Changes for 4.16 - 2022-12-30
- drop support for perls < 5.8 (GH#84, haarg++)
Affix-0.09_01-TRIAL
A Foreign Function Interface eXtension
Changes for 0.09_01 - 2022-12-30T04:02:11Z
- Struct[] may not contain a code reference
Test2-Tools-Command-0.01
run unix commands
Changes for 0.01 - 2022-12-29
- First version, released on an unsuspecting world.
Log-Dispatch-Array-1.004
log events to an array (reference)
Changes for 1.004 - 2022-12-29T19:35:00-05:00
- update packaging
- set a policy for what perls to expect will work
- as of now, v5.12 is the minimum required perl
HTML-MasonX-Free-0.007
a secret society of HTML::Mason-using throwback modules
Changes for 0.007 - 2022-12-29T19:26:57-05:00
- updated metadata
- this software is abandoned
Intertangle-API-Gtk3-0.007
Provides helpers for dealing with Gtk3 code
Changes for 0.007 - 2022-12-29T19:17:59Z
- Bug fixes
Sah-Schemas-Bool-0.002
Sah schemas related to bool data type
Changes for 0.002 - 2022-09-25
- No functional changes.
- [ux] Tweak Abstracts (give example).
Git-Fingerd-2.093522
let people finger your git server for... some reason
Changes for 2.093522 - 2022-12-29T19:01:51-05:00
- update metadata, repackage
- now requires v5.12; this may go up! see the docs
Neo4j-Driver-0.32
Neo4j community graph database driver for Bolt and HTTP
Changes for 0.32 - 2022-12-29
- Introduce Neo4j 5 non-numeric element ID for nodes and relationships
- Fix test suite for Neo4j 5
- Improve IPv6 support
- Add possible strategies to resolve HTTP connection problems when using dual-stack host names (e. g. localhost) to driver documentation
PDL-Graphics-Simple-1.008
Simple backend-independent plotting for PDL
Changes for 1.008 - 2022-12-29
- fix precedence error in PDL::Graphics::Simple::PGPLOT