Teng-Plugin-SearchBySQLAbstractMore-0.13
use SQL::Abstract::More as Query Builder for Teng
Changes for 0.13 - 2023-04-14T03:58:30Z
- Change some files according to update Minilla version Fix failed test. Fix URLs in README.
CGI-Untaint-Facebook-0.16
Validate a string is a valid Facebook URL or ID
Changes for 0.16
- Facebook has a new login URL Facebook has changed its code for invalid sites
Require-HookChain-source-metacpan-0.006
Prepend a piece of code to module source
Changes for 0.006 - 2023-02-07
- No functional changes.
- [doc] Update mentioned module's name.
Book-Collate-v0.0.2
Tools to Collate and Report Text Documents
Changes for 0.0.02
- Removed references to cpanratings.
App-ModuleBuildTiny-0.040
A standalone authoring tool for Module::Build::Tiny
Changes for 0.040 - 2023-04-13T23:40:33Z
- Create .gitignore when minting
- Add -I option to test subcommand
- Run more release tests on upload
- Make upload prompt default to false
RT-Extension-MergeUsers-1.07
Merges two users into the same effective user
Changes for 1.07 - 2023-04-13
- Support the new CombineSearchAndCount feature in DBIx::SearchBuilder (Fix the issue that the first page of user search results might be empty)
urpmi-v8.131
Tools to handle the rpm & urpmi databases (install, query, remove installed/available packages)
Changes for 8.131
- urpmi: o Fix --auto-orphans vs new kernel naming (having multuple "kernel" pkgs with different versions)
JIP-Debug-0.031
provides a convenient way to attach debug print statements anywhere in a program.
Changes for 0.031 - 2023-03-01
- Added Perl 5.36 into ".travis.yml". Small changes in distro.
JIP-LockFile-0.063
application lock/mutex based on files
Changes for 0.063 - 2023-03-01
- Added Perl 5.36 into ".travis.yml".
- Small changes in distro.
JIP-Spy-Events-v0.0.2
Changes for v0.0.2 - 2023-03-02
- Added Perl 5.36 into ".travis.yml". Small changes in distro.
Astro-FITS-CFITSIO-FileName-0.07
parse and generate CFITSIO extended file names.
Changes for 0.07 - 2023-04-13T12:11:26-04:00
- ENHANCEMENT
Net-Address-IP-Cipher-0.6
IPv6 / IPv4 address encryption to a valid address, for pseudo anonymization.
Changes for 0.6 - 2023-04-13
- Updating documentation links to metacpan.
Dancer-Plugin-RPC-RESTISH-1.01_01
Simple plugin to implement a restish interface.
Changes for 1.01_01 - 2023-04-13T15:34:36+02:00
- (Abe Timmerman, Thu, 13 Apr 2023 15:34:36 +0200) Autocommit for distribution Dancer::Plugin::RPC::RESTISH 1.01_01 (test)
Crypt-Yescrypt-0.002
A Perl interface to the yescrypt password hash
Changes for 0.002 - 2023-04-13T13:06:10+02:00
- Add yescrypt_kdf
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++)