App-Rakubrew-36
Raku environment manager
Changes for 36
- Fix `self-upgrade` on ARM MacOS. **IMPORTANT** When you are on an ARM MacOS and use the new ARM build of Rakubrew, this update *WILL* break your installation (Rakubrew will install an x86_64 build). To work around this misery you need to manually do the update by downloading rakubrew.org/macos_arm/rakubre… and replacing your instance with it (usually located in `~/.rakubrew/bin/rakubrew`).
Nanoid-0.04
Perl implementation of Nano ID
Changes for 0.04 - 2023-04-13T09:13:34Z
- fix Use of uninitialized value in bitwise. (AnaTofuZ)
Wikibase-Cache-Backend-Basic-0.02
Wikibase cache backend to local static basic ids (units, common properties).
Changes for 0.02 - 2023-04-13T09:26:32+02:00
- Fix dependency to Wikibase::Cache::Backend.
- Fix error message.
Wikibase-Cache-Backend-0.03
Wikibase cache backend abstract class.
Changes for 0.03 - 2023-04-13T09:23:14+02:00
- First version - move from Wikibase::Cache distribution
Wikibase-Cache-0.03
Wikibase cache.
Changes for 0.03 - 2023-04-13T09:20:16+02:00
- Move Wikibase::Cache::Backend to separate distribution.
- Update example files.
Data-Ref-JSON-0.02
Walk a referenced arbitrary data structure and provide the reference to access values
SPVM-0.9705
SPVM Language
Changes for 0.9705 - 2023-04-12
- New Features
- Exception Messages Changes
- Compilation Error Messages Changes
- Document Changes
- Changes
- Incompatible Changes
- Bug Fix
Pod-Weaver-Plugin-TableData-0.003
Plugin to use when building TableData::* distribution
Changes for 0.003 - 2023-02-06
- Show example of using with 'tabledata' CLI in generated Synopsis.
App-ElasticSearch-Utilities-8.5
Utilities for Monitoring ElasticSearch
Changes for 8.5
- Change: 52766654c246913695280adfc9fd74247543d4f4 Author: Brad Lhotsky <brad@divisionbyzero.net> Date : 2023-04-12 16:51:37 +0000
- Change: b3de99668fa520fc98432f4a1cbaddc40b6d76bd Author: Brad Lhotsky <brad@divisionbyzero.net> Date : 2023-04-12 16:47:40 +0000
- Change: 159f1dad0a7f81d8b436ef00ab1d9086a04d1c0a Author: Brad Lhotsky <brad@divisionbyzero.net> Date : 2023-04-12 16:33:58 +0000
- Change: 853c42e60acef360f1f2e91d6cbc82ce77afe74e Author: Brad Lhotsky <brad@divisionbyzero.net> Date : 2023-04-12 16:33:58 +0000
- Change: 250fe6f9738808b493c518fe58c98a1f750d58c9 Author: Brad Lhotsky <brad@divisionbyzero.net> Date : 2022-09-08 12:06:35 +0000
Archive-Tar-3.02
Manipulates TAR archives
Changes for 3.02
- Test block sizes up to (2**31 - 1) bytes only (fix for 32bit perls)
- Don't match on message from exception in symlink test
- Improve formatting of $Archive::Tar::RESOLVE_SYMLINK documentation
Dancer-Plugin-RPC-1.10_01
Configure endpoints for XMLRPC, JSONRPC and RESTRPC procedures
Changes for 1.10_01 - 2023-04-12T19:23:07+02:00
- (Abe Timmerman, Wed, 12 Apr 2023 19:23:07 +0200) Autocommit for distribution Dancer::Plugin::RPC 1.10_01 (test)
Business-IBAN-Validator-0.07
A validator for the structure of IBANs.
Changes for 0.07 - 2023-04-12T17:48:19+02:00
- (Abe Timmerman, Wed, 12 Apr 2023 17:48:19 +0200) Autocommit for distribution Business::IBAN::Validator 0.07 (minor)
JSON-Schema-Tiny-0.020
Validate data against a schema, minimally
Changes for 0.020 - 2023-04-12T03:28:28Z
- update test results and exemptions for TJSA 1.019
Test-Routine-0.031
composable units of assertion
Changes for 0.031 - 2023-04-11T21:37:45-04:00
- The run_test method now returns the pass/fail of the subtest represented by a test method. Since run_test is often around-ed, you may need to adjust how you modify its return! Thanks, Matthew Horsfall.
Net-Gemini-0.05
a small gemini client
Changes for 0.05 - 2023-04-11
- Somehow Encode.pm had gone AWOL, and other bugfixes. Parse for charset and encode to UTF-8 by default in gmitool, and add a flag to only show the links from text/gemini content.
Acme-CPANModules-PortedFrom-Python-0.006
Modules/applications that are ported from (or inspired by) Python libraries
Changes for 0.006 - 2023-01-31
- No functional changes.
- Fix POD formatting.
CPAN-Perl-Releases-5.20230411
Mapping Perl releases on CPAN to the location of the tarballs
Changes for 5.20230411
- Change: c52e19c725e091ad98845f11b90e6f2752b5a9cc Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk> Date : 2023-04-11 22:42:22 +0000
Wikibase-Cache-0.02
Wikibase cache.
Changes for 0.02 - 2023-04-11T23:06:27+02:00
- Add doc for Wikibase::Cache.
- Add error check for right Wikibase::Cache::Backend class.
- Add tests for Wikibase::Cache constructor.
Wikibase-Datatype-Print-0.04
Wikibase data types print.
Changes for 0.04 - 2023-04-11T22:08:03+02:00
- Add doc for Wikibase::Datatype::Print::Value::Quantity.
- Add doc for Wikibase::Datatype::Print::Value::String.
- Add doc for Wikibase::Datatype::Print::Value::Time.
- Add test for Wikibase::Datatype::Print::Value::Quantity.
- Fix default options in Wikibase::Datatype::Print::Value::Quantity.
- Fix default options in Wikibase::Datatype::Print::Value::Time.
Memcached-RateLimit-0.08
Sliding window rate limiting with Memcached
Changes for 0.08 - 2023-04-11T12:15:27Z
- Remove ffi/Cargo.lock from git and not distribute, which is recommended for rust crate libraries (gh#15, gh#17, Dylan++)
OpenAPI-Client-Pinecone-0.03
A client for the Pinecone API
Changes for 0.03 - 2023-04-11
- Rename methods. Update documentation. Update Makefile.PL.
JIP-DataPath-0.043
provides a way to access data elements in a deep, complex and nested data structure.
Changes for 0.043 - 2023-02-26
- Added default_value method. Added is_default_value method. Added Perl 5.36 into ".travis.yml". Small changes in distro.
OpenAPI-Client-OpenAI-0.01
A client for the OpenAI API
Changes for 0.01 - 2023-04-11
- First version, released on an unsuspecting world.
Web-PerlDistSite-0.001010
generate fairly flashy websites for CPAN distributions
Changes for 0.001010 - 2023-04-11
Web-PerlDistSite-0.001009
generate fairly flashy websites for CPAN distributions
Changes for 0.001009 - 2023-04-11
Physics-Udunits2-0.04
Perl extension to Udunits2 unit system
Changes for 0.04
- fixing type in example
- better installation instructions
OpenAPI-Client-Pinecone-0.02
A client for the Pinecone API
Changes for 0.02 - 2023-04-11
- Rename methods. Update documentation.
Crypt-Passphrase-Argon2-AES-0.002
A peppered AES-encrypted Argon2 encoder for Crypt::Passphrase
Changes for 0.002 - 2023-04-11T14:21:32Z
- Explicitly require Crypt::Rijndael 1.16
App-ansicolumn-1.33
ANSI sequence aware column command
Changes for 1.33 - 2023-04-11T11:31:45Z
- introduce new border styles and default options
OpenAPI-Client-Pinecone-0.01
A client for the Pinecone API
Changes for 0.01 - 2023-04-10
- First version, released on an unsuspecting world.
Devel-Caller-2.07
meatier versions of caller
Changes for 2.07
- Fix compatibility with bleadperl rt.cpan.org/Public/Bug/Display… Small Pod and Distribution cleanups contributed by Tom Hukins based on other rt.cpan tickets github.com/richardc/perl-devel…
Bio-MUST-Apps-TwoScalp-0.231010
Main class for two-scalp tool
Changes for 0.231010 - 2023-04-11T11:33:36+02:00
- Fixes
Deplide-RFID-EPCISSubmitter-0.03
Perl extension for submission of EPCIS documents with RFID reading data to Deplide
Music-Duration-Partition-0.0814
Partition a musical duration into rhythmic phrases
Changes for 0.0814 - 2023-04-10T23:55:17Z
- Improve tutorials.
SPVM-0.9704
SPVM Language
Changes for 0.9704 - 2023-04-11
- Prerequirement Changes
- New Features
- Document Changes
- Incompatible Canges