Ryu-3.003
stream and data flow handling for async code
Changes for 3.003 - 2023-03-03T20:51:58+08:00
- New features
Business-IBAN-Validator-0.06_02
A validator for the structure of IBANs.
Changes for 0.06_02 - 2023-03-03T13:06:06+01:00
- (Abe Timmerman, Fri, 3 Mar 2023 13:06:06 +0100) Autocommit for distribution Business::IBAN::Validator 0.06_02 (test)
Ethereum-RPC-Client-0.05
Ethereum JSON-RPC Client
Changes for 0.05 - 2023-03-03T08:16:10+00:00
- this release make is mandatory to send jsonrpc version as 2.0 as required by latest geth upgrade
Net-Async-Blockchain-0.002
base for blockchain subscription clients.
Changes for 0.002 - 2023-03-03T12:28:18+00:00
- test release
SPVM-Resource-RE2-0.03
Google/RE2 Resource
Changes for 0.03 - 2023-03-03
- Document Improvement
- Changes
- Test Improvement
App-digitdemog-0.072
各行の文字列について、左からの桁ごとにどんな文字が現れたかをクロス表で表示。
Changes for 0.072 - 2023-03-03T16:20+09:00
App-ansifold-1.17
fold command handling ANSI terminal sequences
Changes for 1.17 - 2023-03-03T06:16:51Z
- Make --refill does not remove extra newlines
App-digitdemog-0.071
各行の文字列について、左からの桁ごとにどんな文字が現れたかをクロス表で表示。
Changes for 0.071 - 2023-03-02T23:55+09:00
App-BPOMUtils-Additives-0.003
Utilities related to food additives in BPOM
Changes for 0.003 - 2023-02-05
- Add units: ppm-as-calcium-benzoate, ppm-as-{na,k,ca}-benzoate (aliases).
- [doc] Update mention to App-BPOMUtils (now split to separate distributions).
SPVM-0.9693
SPVM Language
Changes for 0.9693 - 2023-03-03
- New Features
- Bug Fix
- Changed
- Document Changes
- CI Fix
- Exception Message Improvement
- Compilation Error Message Improvement
PPR-0.001007
Pattern-based Perl Recognizer
Changes for 0.001007
- Improved error handling via PPR::ERROR mechanism (Thanks, Yves!)
Music-CreatingRhythms-0.0301
Ported Perl from the book's C code
Changes for 0.0301 - 2023-03-02T13:11:46Z
- Improve the eg/pfold-set.pl program.
- Improve documentation drastically!
OpenAI-API-0.17
Perl interface to OpenAI API
Changes for 0.17 - 2024-03-02
- Add github links to Makefile.PL
Geo-Address-Formatter-1.994
format structured address data according to various global/country rules
Changes for 1.994 - 2023-03-02
- various performance tweaks
- newest address-formatting
Astro-SpaceTrack-0.159_01
Download satellite orbital elements from Space Track
Changes for 0.159_01 - 2023-03-02
- Remove spaceflight() and all supporting code.
Cpanel-JSON-XS-4.36
cPanel fork of JSON::XS, fast and correct serializing
Changes for 4.36 - 2023-03-02
- remove the SAVESTACK_POS noop. Merged from JSON-XS-3.02, removed there with 4.0. requested to remove with L<github.com/Perl/perl5/pull/208…
DateTime-Format-Genealogy-0.05
Create a DateTime object from a Genealogy Date
Changes for 0.05
- Some people use 4 letters for months - handle them Allow more formats to be parsed when not strict Old dates (say < AD100) used to return today's date, now rejected Strings of just a year returned empty string instead of undef
CallBackery-0.44.0
CallBackery is a Mojolicious+Qoodoo Framework for building Web Applications
Changes for 0.44.0 - 2023-03-02T13:41:21Z
- use the controller supplied securityHeaders method if one exists, overriding the one from the application
App-CSVUtils-1.021
CLI utilities related to CSV
Changes for 1.021 - 2023-03-02
- [cli csv-cmp] Allow excluding/selecting fields to compare.
- [cli csv-cmp] Add examples.
OpenAI-API-0.15
access GPT models via OpenAI API
Changes for 0.15 - 2024-03-01
- Chat endpoint. Update documentation.
HTML-Spelling-Site-0.10.1
a system/framework for spell-checking an entire static HTML site.
Changes for 0.10.1 - 2023-03-02
- add mkdir on cache write.
StreamFinder-2.10
Fetch actual raw streamable URLs from various radio-station, video & podcast websites.
Changes for 2.10 - 2023-03-02
- Added StreamFinder::Goodpods to fetch goodpods.com podcasts.
- StreamFinder::SermonAudio - Add "-speakericon" to reverse the two artist/channel images - SermonAudio usually provides 2 separate artist/ channel images (one for the church/channel, and one a portrait of the preacher). The -speakericon option (if set) reverses the ones returned by getIconURL('artist') and getImageURL('artist'). Also try harder to find these icon images in the sermon pages.
- StreamFinder::Vimeo - Fix missing "description" (getTitle('desc')) and icon (video-preview) image due to site changes. Also do better job selecting this image, which usually comes in multiple sizes: make getIconURL() return the smallest and getImageURL() the largest.
App-digitdemog-0.063
各行の文字列について、左からの桁ごとにどんな文字が現れたかをクロス表で表示。
Changes for 0.063 - 2023-03-02T12:35+09:00
Tk-PopList-0.02
Popping a selection list relative to a widget
Changes for 0.02
- -added the module Tk::Poplevel and made Tk::PopList inherit it. -added the options -confine, -popdirection and -popalign. -updated documentation
App-BPOMUtils-NutritionFacts-0.024
Utilities related to BPOM nutrition facts
Changes for 0.024 - 2023-02-05
- No functional changes.
- [doc] Update mention to App-BPOMUtils (now separate distributions).
Perl-MinimumVersion-Fast-0.20
Find a minimum required version of perl for Perl code
Changes for 0.20 - 2023-03-01T23:13:26Z
- Fix stdin support for perlver-fast (Reported by Tux++)
Data-Resolver-0.003-TRIAL
resolve keys to data
Changes for 0.003 - 2023-03-01T22:55:42Z
- Add the object-oriented based implementation.
Music-CreatingRhythms-0.0300
Ported Perl from the book's C code
Changes for 0.0300 - 2023-03-01T13:50:53Z
- Add the pfold() method.
- Add the eg/pfold-set.pl program.
Test2-Harness-1.000150
A new and improved test harness with better Test2 integration.
Changes for 1.000150 - 2023-03-01T13:40:42-08:00
- Add ability to override 'add' value in rerun grabbing
Redis-Cluster-Fast-0.084
A fast perl binding for Redis Cluster
Changes for 0.084 - 2023-03-01T18:16:05Z
- Better testing.
- To run tests that use local application(s), require AUTOMATED_TESTING.
- Fix Changes indent.
Zonemaster-CLI-v5.0.2
run Zonemaster tests from the command line
Changes for v5.0.2 - 2023-03-01
- Fixes
Zonemaster-Backend-10.0.2
A system for running Zonemaster tests asynchronously through an RPC-API
Changes for v10.0.2 - 2023-03-01
- Fixes
Zonemaster-Engine-v4.6.2
A tool to check the quality of a DNS zone
Changes for v4.6.2 - 2023-03-01
- Fixes
App-FileRenameUtils-0.008
Utilities related to renaming/moving files
Changes for 0.008 - 2023-03-02
- Merge releases 0.007 and 0.007.2.
Date-Manip-6.91
Date manipulation routines
Changes for 6.91 - 2023-03-01
- Fixed bug where timezone alias wasn't handled On linux systems configured to be in a timezone that is an alias, the system timezone wasn't recognized, and it defaulted to GMT. This is now fixed. Patch supplied by Sandi Wallendahl (GitHub #43)