Quiq-1.209
Class library for rapid development
Changes for 1.209 - 2023-04-30
- Quiq::DataStructure
- Quiq::Logger
Dist-Zilla-Plugin-OnlyCorePrereqs-0.025
Check that no prerequisites are declared that are not part of core
Changes for 0.025 - 2023-04-30T12:22:34Z
- do not complain about Config or DynaLoader being missing in the index
Dancer-Plugin-RPC-1.11
Configure endpoints for XMLRPC, JSONRPC and RESTRPC procedures
Changes for 1.11 - 2023-04-30T14:16:38+02:00
- (Abe Timmerman, Sun, 30 Apr 2023 14:16:38 +0200) Autocommit for distribution Dancer::Plugin::RPC 1.11 (minor)
Test-Smoke-1.79_10
The Perl core test smoke suite
Changes for 1.79_10 - 2023-04-30T13:30:06+02:00
- (Abe Timmerman, Sun, 30 Apr 2023 13:30:06 +0200) Autocommit for distribution Test::Smoke 1.79_10 (test)
Dist-Zilla-Plugin-PromptIfStale-0.058
Check at build/release time if modules are out of date
Changes for 0.058 - 2023-04-30T10:00:42Z
- add special handling for DynaLoader, which is no longer indexed
Module-Build-Tiny-0.045
A tiny replacement for Module::Build
Changes for 0.045 - 2023-04-30T11:52:20+02:00
- Fix compilation issue on Windows
Firefox-Marionette-1.37
Automate the Firefox browser with the Marionette protocol
Changes for 1.37
- Another test suite fix
JSON-MaybeXS-1.004005
Use Cpanel::JSON::XS with a fallback to JSON::XS and JSON::PP
Changes for 1.004005 - 2023-04-30
- to_json and from_json are now documented (Dan Book, PR #2)
Firefox-Marionette-1.36
Automate the Firefox browser with the Marionette protocol
Changes for 1.36
- Fixes to cope with Firefox 112 capabilities changes. Thanks to toreau Documentation and test suite fixes
XML-Generator-1.13
Perl extension for generating XML
Changes for 1.13
- Production Release of 1.12 no changes.
- Significant Updates since 1.11
PerlIO-eol-0.18
PerlIO layer for normalizing line endings
Changes for 0.18 - 2023-04-30
- Try to fix tests on alpine linux
Bencher-Scenario-Text-sprintfn-0.004
Benchmark Text::sprintfn vs sprintf()
Changes for 0.004 - 2023-01-18
- Rename module/dist Bencher-Scenario-Text{,-}sprintfn.
SPVM-0.971009
SPVM Language
Changes for 0.971009 - 2023-04-30
- Changes
- Test Improvement
- Bug Fix
- Bug Fix and Breaking Binary Compatibility
- Fix Wranings
Data-Turtle-0.0202
Turtle Movement and State Operations
Changes for 0.0202 - 2023-04-29
- Improve documentation slightly.
- Improve the eg/* code.
- Add the eg/synopsis-svg program.
Time-Local-1.35
Efficiently compute time from local and GMT time
Changes for 1.35 - 2023-04-29
- This is the same as 1.34.
- The code now explicitly handles non-integer seconds values. This fixes the confusing things that timelocal() does with non-integer seconds but does not turn the seconds value into an integer. Based on a bug report from Dmitriy Shamatrin. GH #18.
DateTime-Format-Text-0.03
Find a Date in Text
Changes for 0.03
- Calling new on an object now returns a clone rather than setting the defaults in the new object Try harder to match random text Fix parsing of "(12 September 1856 \x{2013} 25 January 1922)" to dig out the first number Matches all dates in a string when called in array context
Museum-MetropolitanMuseumArt-0.03
A simple interface to the Metropolitan Museum of Art's API
Changes for 0.03 - 2023-04-29
- Another missing dependency
Algorithm-Graphs-Reachable-Tiny-0.05
Compute rechable nodes in a graph.
Changes for 0.05 - 2023-04-29
- Removed link to cpanratings.perl.org (Id: 147783)
Dist-Zilla-Plugin-Run-0.049
Run external commands and code at specific phases of Dist::Zilla
Changes for 0.049 - 2023-04-29T15:32:05Z
- fix some test failures on MSWin32 due to path separators (Graham Ollis, #17)
Dist-Zilla-Plugin-Test-UnusedVars-2.001000
Release tests for unused variables
Changes for 2.001000 - 2023-04-29T15:23:20Z
- use the 'deprecated' warning category to issue the warning in
- unconditionally use Test::Vars in the test, and inject a prereq into develop-requires
XML-Generator-1.12-TRIAL
Perl extension for generating XML
Changes for 1.12
- Significant Updates since 1.11
App-ModuleBuildTiny-0.041
A standalone authoring tool for Module::Build::Tiny
Changes for 0.041 - 2023-04-29T16:31:04Z
- Depend on new ExtUtils::Manifest #include behavior
- Add help subcommand
Geo-Coder-GooglePlaces-0.06
Google Maps Geocoding API
Changes for 0.06
- More helpful error message to help to debug REQUEST_DENIED Use JSON::MaybeXS instead of JSON Some matches have changed
Test-Smoke-1.79_09
The Perl core test smoke suite
Changes for 1.79_09 - 2023-04-29T15:14:46+02:00
- (Abe Timmerman, Sat, 29 Apr 2023 15:14:46 +0200) Autocommit for distribution Test::Smoke 1.79_09 (same)
libwww-perl-6.69
The World-Wide Web library for Perl
Changes for 6.69 - 2023-04-29T13:14:31Z
- Timeouts for cached connections now update (GH#73) (Eric Johnson)
- The conn_cache() can now be unset (GH#424) (Julien Fiegehenn)
- LWP::Protocol now only attempts to load modules once (GH#62) (Burak Gursoy)
- Fix a bug in no_proxy that allowed partial matches to a proxy address to disable a proxy (GH#421) (Julien Fiegehenn)
ExtUtils-Manifest-1.75
Utilities to write and check a MANIFEST file
Changes for 1.75 - 2023-04-29
- #!include default now memory-only, not changing MANIFEST.SKIP file.
- support removed for MacOS Classic
Test2-Harness-1.000152
A new and improved test harness with better Test2 integration.
Changes for 1.000152 - 2023-04-29T05:30:12-07:00
- Do not require non-perl script tests to be executable
- Fix issue where Carp::Always being loaded by PERL5OPT or similar does not crash
Sub-Name-0.27
(Re)name a sub
Changes for 0.27 - 2023-04-29T12:32:26Z
- skip quote-separator tests on newer perls that deprecate this behaviour
Data-Visitor-0.32
Visitor style traversal of Perl data structures
Changes for 0.32 - 2023-04-29T10:07:45Z
- removed an unnecessary use of Sub::Name (haarg, PR #1)
YAML-PP-0.035_002
YAML 1.2 Processor
Changes for 0.035_002 - 2023-04-29T10:47:52+02:00
- Fix option -loadcode for blessed coderefs
Module-Faker-0.025
build fake dists for testing CPAN tools
Changes for 0.025 - 2023-04-29T10:05:56+02:00
- overhaul how styles work, rename them to layouts This is backward incompatible, but the existing code was basically never documented and, as far as I know, only used in the PAUSE test suite.
Data-Sah-ValueBundle-Date-0.002
Default value rules related to dates (and times)
Changes for 0.002 - 2023-03-30
- Add default value rules: {last,next}_year_{local,utc}.
Devel-Cover-1.39
Code coverage metrics for Perl
Changes for 1.39
- Remove dependency on B::Debug (Jim Keenan) (GH-289)
- Raise minimum version to 5.12
- Correct spelling of Pod::Coverage trustme parameter (Oliver Youle) (GH-302)
- Fix annotations in html_basic report (Opera Wang) (GH-310)
App-Wikidata-Print-0.01
Command line tool for print Wikidata item.
Changes for 0.01 - 2023-04-28T20:36:21+02:00
- First version.
Test-Harness-3.45_01
contributing to TAP::Harness
Changes for 3.45_01
- Color the "ok"s as well.
- Skip symlink tests on msys2
- Use use absolute path for executable tests
- Space-quote executable if has spaces
Crypt-PBE-0.103
Perl extension for PKCS #5 Password-Based Encryption Algorithms
Changes for 0.103 - 2023-04-28
- pkcs5-tool(1): Added "--format=FORMAT", "--hex" and "--base64" input/output format
- pkcs5-tool(1): Improved verbose output
- Improved HEX output
- New tests
- Fixed critiques and code beautification
Test2-Suite-0.000155
Distribution with a rich set of tools built upon the Test2 framework.
Changes for 0.000155 - 2023-04-28T08:28:42-07:00
- Fix #247
- Fix changes file
Algorithm-Graphs-Reachable-Tiny-0.04
Compute rechable nodes in a graph.
Changes for 0.04 - 2023-04-28
- Rudimentary argument check added Graph can be specified as an array
CPAN-Mini-Extract-1.24
Create CPAN::Mini mirrors with the archives extracted
Changes for 1.24 - 2023-04-28T13:58:41Z
- tooling updates