From 7a43c1b303491b01ccdc653b5f153c3f98d2a783 Mon Sep 17 00:00:00 2001 From: Flavio Soibelmann Glock Date: Mon, 24 Aug 2026 20:00:11 +0200 Subject: [PATCH 1/5] add bulk CPAN port priority report --- .../skills/classify-cpan-failures/SKILL.md | 23 +- dev/cpan-reports/cpan-compatibility-fail.dat | 13 +- dev/cpan-reports/cpan-compatibility-pass.dat | 15 +- dev/cpan-reports/cpan-compatibility.md | 372 +++++++++--------- dev/tools/cpan_port_priorities.pl | 369 +++++++++++++++++ 5 files changed, 591 insertions(+), 201 deletions(-) create mode 100644 dev/tools/cpan_port_priorities.pl diff --git a/.agents/skills/classify-cpan-failures/SKILL.md b/.agents/skills/classify-cpan-failures/SKILL.md index 1a7534528..1b56590e5 100644 --- a/.agents/skills/classify-cpan-failures/SKILL.md +++ b/.agents/skills/classify-cpan-failures/SKILL.md @@ -44,8 +44,25 @@ non-termination. - Check distribution metadata and source for XS/C code. Treat GUI/display, native-library, network-service, and OS-only test requirements as environment constraints until system Perl proves otherwise. +- During a `jcpan` test, inspect the target's + `blib/.perlonjava-cpan-perl5lib` file. A dependency blib can shadow a + bundled module even when the module is normally available from the JAR. + Reproduce the same load order with that exact `PERL5LIB`; if system Perl + succeeds and PerlOnJava fails, classify it as an internal CPAN-overlay bug. - Run the focused upstream suite with system Perl and retain its full output. Bound any potentially hanging invocation with `timeout`. +- If system Perl does not have the target or its test dependencies, do not + treat that as an upstream result. Install the exact distribution and test + prerequisites into an isolated temporary local library (never the global + Perl installation), set `PERL5LIB` to that library, and run the bounded + upstream suite. Keep dependency-install output separate from test output: + a failure or timeout before the target test command starts is a setup or + environment result, not a target-module failure. +- For isolated setup, use a temporary install base and a separate CPAN client + configuration, including both Makefile.PL and Module::Build install + arguments. Capture installation output separately, then run `prove` with + the temporary library prepended to `PERL5LIB`. A missing system module is a + setup gap to resolve, not evidence that upstream tests cannot pass. - If the suite passes under system Perl, reproduce with both PerlOnJava backends when the failure is compiler/runtime related. - When an internal PerlOnJava cause is confirmed, keep the smallest reusable @@ -63,7 +80,11 @@ non-termination. Search for an existing issue before proposing a new one. Use an existing `bug` label when appropriate; do not create a new label for an isolated CPAN failure. Include the distribution/version, system-Perl result, PerlOnJava -result, environment prerequisites, and archived-log path in any issue. +result, and environment prerequisites in any issue. GitHub issue bodies must +be durable outside the local checkout: do not include `/tmp` paths, +home-directory paths, local build paths, or references to uncommitted/local- +only files. Use the archived run identifier and stable test names instead; +summarize local source or design evidence directly in the issue. Do not create the issue unless the user explicitly asks for that external action. diff --git a/dev/cpan-reports/cpan-compatibility-fail.dat b/dev/cpan-reports/cpan-compatibility-fail.dat index f5b088163..86bdc066a 100644 --- a/dev/cpan-reports/cpan-compatibility-fail.dat +++ b/dev/cpan-reports/cpan-compatibility-fail.dat @@ -1173,7 +1173,7 @@ CGI::AppToolkit FAIL No parseable output 2026-08-21 CGI::Application::CheckRM FAIL 12 2 10/12 subtests failed; 10/11 test programs failed 2026-08-22 CGI::Application::Dispatch FAIL 28 10 18/28 subtests failed 2026-05-19 CGI::Application::FastCGI FAIL 1 0 1/1 subtests failed; 1/1 test programs failed 2026-08-17 -CGI::Application::Gallery FAIL Missing: File/PathInfo/Ext.pm 2026-05-19 +CGI::Application::Gallery FAIL 1/1 test programs failed; 0/0 subtests failed 2026-08-24 CGI::Application::HelpMan FAIL 25 1/2 test programs failed; 0/25 subtests failed 2026-08-15 CGI::Application::MailPage FAIL 2 0 46/2 subtests failed 2026-05-16 CGI::Application::Plugin::AJAXUpload FAIL 14 11 3/14 subtests failed; 4/13 test programs failed 2026-08-13 @@ -1589,7 +1589,7 @@ CatalystX::Restarter::GTK FAIL 2 1 1/2 subtests failed; 3/3 test programs failed CatalystX::Script::FCGI::Engine FAIL 1 0 1/1 subtests failed 2026-05-11 CatalystX::Script::Server::Starman FAIL 1 0 1/1 subtests failed; 1/1 test programs failed 2026-08-13 CatalystX::SimpleLogin FAIL 2 1 subtests failed in test files 2026-08-20 -CatalystX::Syntax::Action FAIL 2 0 2/2 subtests failed 2026-05-17 +CatalystX::Syntax::Action FAIL 2 0 2/2 subtests failed; 2/2 test programs failed 2026-08-24 CatalystX::Test::Recorder FAIL Unknown test outcome 2026-08-20 CatalystX::VirtualComponents FAIL 1 0 1/1 subtests failed 2026-05-17 CatalystX::Widget::Paginator FAIL Unknown test outcome 2026-08-18 @@ -2425,7 +2425,6 @@ Data::Localize::Storage::MongoDB FAIL 1 0 1/1 subtests failed; 4/4 test programs Data::ManBearPig FAIL 1 9 subtests failed in test files 2026-08-14 Data::MinHash::Shared FAIL 4/4 test programs failed; 0/0 subtests failed 2026-08-14 Data::Mirror FAIL 1 1/1 test programs failed; 0/1 subtests failed 2026-08-22 -Data::ModeMerge FAIL 9 0 463/9 subtests failed 2026-05-10 Data::Model FAIL Unknown test outcome 2026-08-15 Data::Money::Types FAIL 4/4 test programs failed; 0/0 subtests failed 2026-08-14 Data::MultiValuedHash FAIL 7 1/1 test programs failed; 0/7 subtests failed 2026-08-24 @@ -6751,7 +6750,7 @@ SVN::Push FAIL Unknown test outcome 2026-08-23 SVN::S4 FAIL 211 37 174/211 subtests failed 2026-05-12 SVN::Simple::Edit FAIL 4 0 4/4 subtests failed; 1/1 test programs failed 2026-08-22 SVN::Web::action FAIL 18 8 10/18 subtests failed; 5/10 test programs failed 2026-08-20 -SWF::Action FAIL 2026-05-17 +SWF::Action FAIL 11/11 test programs failed; 0/0 subtests failed 2026-08-24 SWF::BinStream FAIL 2026-08-23 SWF::Builder::Bitmap FAIL 2/2 test programs failed; 0/0 subtests failed 2026-08-15 SWF::Builder::Text::TEXTRECORD FAIL 10 9 1/10 subtests failed; 2/2 test programs failed 2026-08-20 @@ -7235,7 +7234,6 @@ Test::DataLoader::MySQL FAIL 1 0 1/1 subtests failed; 5/5 test programs failed 2 Test::Database FAIL 105 88 17/105 subtests failed 2026-04-22 Test::DatabaseRow FAIL 320 301 19/320 subtests failed; 3/13 test programs failed 2026-06-14 Test::Declare FAIL 23 18 5/23 subtests failed; 1/6 test programs failed 2026-08-23 -Test::Dependencies FAIL 2 0 4/2 subtests failed 2026-05-11 Test::Differences FAIL 50 49 1/50 subtests failed; 1/17 test programs failed 2026-08-19 Test::Directory FAIL 68 67 1/68 subtests failed; 1/9 test programs failed 2026-08-24 Test::DistManifest FAIL 12 4 8/12 subtests failed 2026-05-17 @@ -7670,7 +7668,6 @@ URL::Transform FAIL 37 29 8/37 subtests failed; 1/8 test programs failed 2026-08 URL::XS FAIL 3 1 2/3 subtests failed 2026-05-10 USB::LibUSB FAIL 3 1 2/3 subtests failed; 2/3 test programs failed 2026-08-14 UTF8::R2 FAIL Unknown test outcome 2026-08-23 -UUID::Tiny::Patch::UseMRS FAIL 1 0 1/1 subtests failed 2026-05-11 Ubic FAIL 213 191 22/213 subtests failed; 10/27 test programs failed 2026-08-17 Umlmgr FAIL 7 5 2/7 subtests failed; 2/2 test programs failed 2026-08-13 UnQLite FAIL 1 0 1/1 subtests failed; 4/4 test programs failed 2026-08-13 @@ -7878,7 +7875,6 @@ WWW::Metaweb FAIL 2026-05-10 WWW::Mixi::Scraper FAIL 24 3 21/24 subtests failed 2026-05-18 WWW::NameGen FAIL 3 1/4 test programs failed; 0/3 subtests failed 2026-08-16 WWW::NationalRail FAIL 9 2/4 test programs failed; 0/9 subtests failed 2026-08-21 -WWW::NicoVideo::Download FAIL 1 0 1/1 subtests failed 2026-05-10 WWW::Noss FAIL 36 31 5/36 subtests failed 2026-05-11 WWW::Offliberty FAIL 5 2 3/5 subtests failed; 1/3 test programs failed 2026-08-15 WWW::OhNoRobotCom::Search FAIL 7 2 5/7 subtests failed 2026-05-19 @@ -8046,7 +8042,6 @@ WebService::Cryptsy FAIL No parseable output 2026-08-22 WebService::DNSMadeEasy FAIL 4 3 1/4 subtests failed; 2/2 test programs failed 2026-08-20 WebService::DPD::API FAIL 15 11 4/15 subtests failed; 1/1 test programs failed 2026-08-17 WebService::DataDog FAIL 16 14 2/16 subtests failed 2026-05-16 -WebService::EchoNest FAIL 4 0 14/4 subtests failed 2026-05-10 WebService::Embedly FAIL 57 36 21/57 subtests failed 2026-05-19 WebService::Eulerian::Analytics FAIL 1 0 1/1 subtests failed; 1/1 test programs failed 2026-08-23 WebService::FC2::SpamAPI FAIL 41 39 2/41 subtests failed; 1/6 test programs failed 2026-08-19 @@ -8511,7 +8506,7 @@ XS::Framework FAIL 5/5 test programs failed; 0/0 subtests failed 2026-08-13 XS::Install FAIL 1 0 1/1 subtests failed; 1/1 test programs failed 2026-08-22 XS::Log FAIL 1/1 test programs failed; 0/0 subtests failed 2026-08-13 XS::MagicExt FAIL 9 7 2/9 subtests failed; 2/2 test programs failed 2026-08-18 -XS::Object::Magic FAIL 2 0 28/2 subtests failed 2026-05-19 +XS::Object::Magic FAIL 2 1 1/2 subtests failed; 1/2 test programs failed 2026-08-24 XS::Parse::Keyword FAIL Build failed 2026-08-11 XS::Parse::Keyword::Builder FAIL 8/8 test programs failed; 0/0 subtests failed 2026-08-15 XS::Parse::Sublike::Builder FAIL 1 3/4 test programs failed; 0/1 subtests failed 2026-08-18 diff --git a/dev/cpan-reports/cpan-compatibility-pass.dat b/dev/cpan-reports/cpan-compatibility-pass.dat index d744afb1d..7494ac8a9 100644 --- a/dev/cpan-reports/cpan-compatibility-pass.dat +++ b/dev/cpan-reports/cpan-compatibility-pass.dat @@ -966,7 +966,7 @@ CPAN::Mini::Live PASS 2026-08-19 1af78283f CPAN::Mini::Visit::Simple PASS 26 26 2026-08-23 2b2257e94 CPAN::Mirror::Finder PASS 2026-08-23 2b2257e94 CPAN::Nearest PASS 2 2 2026-05-15 3fe76ed3b -CPAN::Perl::Releases::MetaCPAN PASS 1 1 2026-05-12 312b4f902 +CPAN::Perl::Releases::MetaCPAN PASS 1 1 2026-08-24 f53f40b91 CPAN::Plugin::Sysdeps PASS 67 67 2026-08-23 2b2257e94 CPAN::Porters PASS 1 1 2026-08-11 19f3fff98 CPAN::Releases::Latest PASS 9 9 2026-08-20 1af78283f @@ -1938,6 +1938,7 @@ Data::Merger PASS 55 55 2026-08-24 2b2257e94 Data::Message PASS 31 31 2026-08-15 570876923 Data::MethodProxy PASS 10 10 2026-05-11 b5c01ce1c Data::Miscellany PASS 43 43 2026-08-21 1af78283f +Data::ModeMerge PASS 463 463 2026-08-24 f53f40b91 Data::Monad PASS 1 1 2026-08-22 2b2257e94 Data::Monad::Control PASS 2 2 2026-08-14 d5aec7092 Data::Money::Converter PASS 4 4 2026-08-12 004ce4b1f @@ -3625,7 +3626,7 @@ Lingua::Stem::Ru PASS 4 4 2026-08-21 1af78283f Lingua::Stem::Snowball::Da PASS 2026-08-24 2b2257e94 Lingua::Stem::Snowball::No PASS 20633 20633 2026-06-14 cc8aa9561 Lingua::Stem::Snowball::Se PASS 30628 30628 2026-06-14 cc8aa9561 -Lingua::StopWords PASS 86 86 2026-05-18 b5536d190 +Lingua::StopWords PASS 86 86 2026-08-24 f53f40b91 Lingua::StopWords::EN PASS 86 86 2026-08-20 1af78283f Lingua::VIE::Num2Word PASS 3 3 2026-08-14 424ad3c8f Lingua::VIE::Word2Num PASS 3 3 2026-08-15 570876923 @@ -4301,7 +4302,7 @@ MooseX::FileAttribute PASS 7 7 2026-05-13 3fe76ed3b MooseX::Final PASS 9 9 2026-05-11 b5c01ce1c MooseX::FollowPBP PASS 21 21 2026-08-23 2b2257e94 MooseX::FunkyAttributes PASS 113 113 2026-08-18 e9739bcbf -MooseX::Has::Options PASS 16 16 2026-05-18 bd327bb57 +MooseX::Has::Options PASS 16 16 2026-08-24 f53f40b91 MooseX::Has::Sugar PASS 21 21 2026-05-09 d7916b01c MooseX::HasDefaults PASS 19 19 2026-05-16 75a25eb21 MooseX::HasDefaults::RO PASS 19 19 2026-05-16 d8a8a9f34 @@ -5153,7 +5154,7 @@ Plack::App::Path::Router PASS 141 141 2026-08-23 2b2257e94 Plack::App::Proxy PASS 7 7 2026-08-23 2b2257e94 Plack::App::Proxy::Backend::HTTP::Tiny::PreserveHeaders PASS 1 1 2026-08-14 424ad3c8f Plack::App::WWW PASS 8 8 2026-08-13 cc69cbb4c -Plack::Handler::Starman PASS 2 2 2026-05-17 bd327bb57 +Plack::Handler::Starman PASS 2 2 2026-08-24 f53f40b91 Plack::I18N PASS 32 32 2026-08-16 570876923 Plack::Middleware::Acme::YadaYada PASS 5 5 2026-08-14 424ad3c8f Plack::Middleware::AddDefaultCharset PASS 4 4 2026-08-12 cc69cbb4c @@ -6279,6 +6280,7 @@ Test::Deep::ArrayEachNotEmpty PASS 20 20 2026-08-17 e9739bcbf Test::Deep::Fuzzy PASS 12 12 2026-05-17 d8a8a9f34 Test::Deep::JSON PASS 7 7 2026-05-12 312b4f902 Test::Deep::UnorderedPairs PASS 15 15 2026-06-14 cc8aa9561 +Test::Dependencies PASS 38 38 2026-08-24 f53f40b91 Test::DescribeMe PASS 12 12 2026-06-15 cc8aa9561 Test::Dist::VersionSync PASS 47 47 2026-08-22 ff68371af Test::Distribution PASS 42 42 2026-08-23 2b2257e94 @@ -6604,7 +6606,7 @@ Tie::UrlEncoder PASS 2026-08-14 424ad3c8f TieCSV PASS 4 4 2026-08-20 1af78283f Tiffany PASS 1 1 2026-08-19 1af78283f Time::CTime PASS 361 361 2026-08-15 570876923 -Time::Clock PASS 142 142 2026-06-10 959012866 +Time::Clock PASS 142 142 2026-08-24 f53f40b91 Time::Concise PASS 8 8 2026-08-19 1af78283f Time::Crontab PASS 32 32 2026-08-21 ff68371af Time::Date PASS 6 6 2026-08-19 1af78283f @@ -6739,6 +6741,7 @@ UUID::Random PASS 2 2 2026-05-14 3fe76ed3b UUID::Random::PERLANCAR PASS 1 1 2026-08-21 1af78283f UUID::Random::Secure PASS 1 1 2026-08-21 1af78283f UUID::Tiny PASS 10078 10078 2026-08-15 d5aec7092 +UUID::Tiny::Patch::UseMRS PASS 1 1 2026-08-24 f53f40b91 UUID::URandom PASS 10 10 2026-08-23 2b2257e94 Ubigraph PASS 1 1 2026-08-17 e9739bcbf Ukigumo::Common PASS 5 5 2026-08-15 d5aec7092 @@ -6930,6 +6933,7 @@ WWW::Namecheap::API PASS 25 25 2026-08-23 2b2257e94 WWW::Netflix PASS 1 1 2026-08-24 2b2257e94 WWW::NewsReach PASS 21 21 2026-08-20 1af78283f WWW::NicoVideo PASS 4 4 2026-08-21 ff68371af +WWW::NicoVideo::Download PASS 1 1 2026-08-24 f53f40b91 WWW::OAuth PASS 122 122 2026-05-05 15e508248 WWW::OReillyMedia::Store PASS 5 5 2026-08-19 1af78283f WWW::Offline::Toolkit PASS 1 1 2026-05-11 b5c01ce1c @@ -7104,6 +7108,7 @@ WebService::DMM PASS 12 12 2026-08-22 2b2257e94 WebService::DNSwatch PASS 3 3 2026-08-19 1af78283f WebService::Diffbot PASS 7 7 2026-08-23 2b2257e94 WebService::Discord::Webhook PASS 11 11 2026-05-18 bd327bb57 +WebService::EchoNest PASS 15 15 2026-08-24 f53f40b91 WebService::Etsy PASS 2026-08-15 d5aec7092 WebService::Eventful::JSON PASS 4 4 2026-05-17 bd327bb57 WebService::Fastly::Object::DdosProtectionAction PASS 2026-08-22 2b2257e94 diff --git a/dev/cpan-reports/cpan-compatibility.md b/dev/cpan-reports/cpan-compatibility.md index e23af522e..9428f5284 100644 --- a/dev/cpan-reports/cpan-compatibility.md +++ b/dev/cpan-reports/cpan-compatibility.md @@ -1,6 +1,6 @@ # CPAN Module Compatibility Report for PerlOnJava -> Auto-generated by `dev/tools/cpan_random_tester.pl` on 2026-08-24 16:23:05 +> Auto-generated by `dev/tools/cpan_random_tester.pl` on 2026-08-24 19:59:47 > > Modules are randomly selected from the full CPAN index and tested > with `./jcpan -t`. Dependencies are tested too; every module that @@ -11,8 +11,8 @@ | Metric | Count | |--------|-------| | **Modules Tested** | 16311 | -| **Pass** | 7521 (46.1%) | -| **Fail** | 8647 | +| **Pass** | 7548 (46.3%) | +| **Fail** | 8620 | | **Skipped** | 143 | ## Modules That Pass All Tests @@ -95,6 +95,7 @@ | APR::Emulate::PSGI | 38 | 2026-08-21 | ff68371af | | APR::Finfo | - | 2026-08-21 | ff68371af | | APR::Pool | - | 2026-08-24 | ab73de91d | +| APR::Request::Apache2 | - | 2026-08-24 | f53f40b91 | | APR::Table | - | 2026-08-23 | 2b2257e94 | | APR::UUID | - | 2026-08-23 | 2b2257e94 | | ARGV::ENV | 2 | 2026-08-20 | 1af78283f | @@ -281,6 +282,7 @@ | Apache::LogFormat::Compiler | 30 | 2026-08-14 | 424ad3c8f | | Apache::Mysql | - | 2026-08-14 | 424ad3c8f | | Apache::PHLogin | - | 2026-08-14 | 424ad3c8f | +| Apache::Request | - | 2026-08-24 | f53f40b91 | | Apache::Session::Cassandra | 1 | 2026-08-16 | ebd367ec5 | | Apache::Session::LDAP | 1 | 2026-08-16 | 570876923 | | Apache::Session::Wrapper | 31 | 2026-08-21 | 1af78283f | @@ -393,6 +395,7 @@ | App::cpanexec | 5 | 2026-08-15 | 570876923 | | App::cpanm::script | 3 | 2026-08-14 | 424ad3c8f | | App::cpanmigrate | 5 | 2026-08-17 | e9739bcbf | +| App::cpanminus::reporter | 192 | 2026-08-24 | a5e53e812 | | App::cpanminus::script::Patch::UseURIFromFoundMirror | 1 | 2026-08-16 | ebd367ec5 | | App::cpm | 1 | 2026-08-20 | 1af78283f | | App::crosstable | - | 2026-08-13 | cc69cbb4c | @@ -550,7 +553,7 @@ | Audio::Xmpcr | 2 | 2026-08-19 | 1af78283f | | AudioCD | - | 2026-08-23 | 2b2257e94 | | AudioFile::Info | 16 | 2026-05-18 | bd327bb57 | -| AudioFile::Info::MP4::Info | 5 | 2026-05-17 | d8a8a9f34 | +| AudioFile::Info::MP4::Info | 5 | 2026-08-24 | f53f40b91 | | Audit::Log | 1 | 2026-08-16 | ebd367ec5 | | Auth::Krb5Afs | - | 2026-08-19 | 1af78283f | | Authen::HTTP::Signature | 29 | 2026-08-19 | 1af78283f | @@ -599,6 +602,7 @@ | Baseball::Sabermetrics | 16 | 2026-08-17 | 06656bfa2 | | Bash::Completion::Plugins::App::Cmd | 5 | 2026-08-13 | cc69cbb4c | | Bash::Completion::Plugins::cpanm | 2 | 2026-08-16 | 570876923 | +| BeamerReveal::Log::Win32 | 6 | 2026-08-24 | f53f40b91 | | Beanstalk::Client | 74 | 2026-08-15 | 570876923 | | Begin::Eval::Env | 1 | 2026-08-18 | e9739bcbf | | BellmanFord | 1 | 2026-08-20 | 1af78283f | @@ -653,7 +657,7 @@ | Bio::SeqAlignment | 1 | 2026-08-19 | 1af78283f | | Bio::SeqAlignment::Applications::SequencingSimulators::RNASeq::Polyester | 1 | 2026-08-15 | d5aec7092 | | Bio::Tools::Run::RemoteBlast | 2 | 2026-08-23 | 2b2257e94 | -| Bio::Trace::ABIF | 27 | 2026-05-18 | bd327bb57 | +| Bio::Trace::ABIF | 27 | 2026-08-24 | f53f40b91 | | BioX::SeqUtils::RandomSequence | 8 | 2026-08-24 | 2b2257e94 | | BioX::Workflow::Plugin::FileDetails | 1 | 2026-08-15 | d5aec7092 | | Bioinfo | 30 | 2026-08-22 | 2b2257e94 | @@ -674,7 +678,7 @@ | BorderStyle::ASCII::None | 33 | 2026-08-20 | 1af78283f | | BorderStyle::Test::Random | 2 | 2026-08-24 | 2b2257e94 | | BorderStyle::Text::ANSITable::OldCompat::Default::bold | 46 | 2026-08-23 | 2b2257e94 | -| BorderStyleRole::Source::ASCIIArt | 9 | 2026-06-14 | cc8aa9561 | +| BorderStyleRole::Source::ASCIIArt | 9 | 2026-08-24 | f53f40b91 | | BorderStyleRole::Spec::Basic | 9 | 2026-08-21 | ff68371af | | BorderStyles::Standard | 33 | 2026-06-14 | cc8aa9561 | | Bot::Backbone::Service::OFun | - | 2026-08-11 | 19f3fff98 | @@ -919,7 +923,7 @@ | CLI | - | 2026-08-11 | 19f3fff98 | | CLI::Cmdline | 275 | 2026-05-18 | bd327bb57 | | CLI::Coin::Toss | 1 | 2026-08-21 | 1af78283f | -| CLI::Contingency::Table | 1 | 2026-05-16 | d8a8a9f34 | +| CLI::Contingency::Table | 1 | 2026-08-24 | f53f40b91 | | CLI::Dispatch::Docopt | 1 | 2026-08-21 | ff68371af | | CLI::Files::Utils | 1 | 2026-08-23 | 2b2257e94 | | CLI::LaTeX::Table | 1 | 2026-08-22 | 2b2257e94 | @@ -987,7 +991,7 @@ | CPAN::Mini::Visit::Simple | 26 | 2026-08-23 | 2b2257e94 | | CPAN::Mirror::Finder | - | 2026-08-23 | 2b2257e94 | | CPAN::Nearest | 2 | 2026-05-15 | 3fe76ed3b | -| CPAN::Perl::Releases::MetaCPAN | 1 | 2026-05-12 | 312b4f902 | +| CPAN::Perl::Releases::MetaCPAN | 1 | 2026-08-24 | f53f40b91 | | CPAN::Plugin::Sysdeps | 67 | 2026-08-23 | 2b2257e94 | | CPAN::Porters | 1 | 2026-08-11 | 19f3fff98 | | CPAN::Releases::Latest | 9 | 2026-08-20 | 1af78283f | @@ -1012,7 +1016,7 @@ | CPAN::Test::Dummy::Perl5::Make::Failearly | - | 2026-08-21 | 1af78283f | | CPAN::Test::Dummy::Perl5::Make::OptionalPrereq | 2 | 2026-05-10 | 1e95a0902 | | CPAN::Test::Dummy::Perl5::Make::PerlReq::Fail | 1 | 2026-08-23 | 2b2257e94 | -| CPAN::Test::Dummy::Perl5::Make::UnsatPrereq | 2 | 2026-05-12 | 93dfa497b | +| CPAN::Test::Dummy::Perl5::Make::UnsatPrereq | 2 | 2026-08-24 | f53f40b91 | | CPAN::Test::Dummy::Perl5::PackageWithBlock::AndVersion | 1 | 2026-08-22 | ff68371af | | CPAN::Test::Dummy::Perl5::RecSug | 1 | 2026-08-19 | 1af78283f | | CPAN::Test::Dummy::Perl5::StaticInstall | 1 | 2026-08-22 | 2b2257e94 | @@ -1031,7 +1035,7 @@ | CPAN::Testers::Report | 10 | 2026-08-22 | 2b2257e94 | | CPAN::Testers::TailLog | - | 2026-08-23 | 2b2257e94 | | CPAN::Testers::WWW::Development | 15 | 2026-08-17 | 06656bfa2 | -| CPAN::Testers::WWW::Reports::Parser | 54 | 2026-05-12 | b5c01ce1c | +| CPAN::Testers::WWW::Reports::Parser | 126 | 2026-08-24 | f53f40b91 | | CPAN::Upload::Tiny | 2 | 2026-05-11 | b5c01ce1c | | CPAN::Uploader | 4 | 2026-08-21 | 1af78283f | | CPAN::Visitor | 2 | 2026-08-12 | 004ce4b1f | @@ -1103,7 +1107,7 @@ | Carp | - | 2026-08-12 | 004ce4b1f | | Carp::Always | 17 | 2026-08-24 | ab73de91d | | Carp::Assert | 44 | 2026-08-21 | 1af78283f | -| Carp::Clan | 116 | 2026-06-18 | c3e9fa049 | +| Carp::Clan | 116 | 2026-08-24 | f53f40b91 | | Carp::POE | 2 | 2026-08-19 | 1af78283f | | Carp::Patch::ExcludePackage | 1 | 2026-08-15 | 570876923 | | Carp::Perror | 3 | 2026-08-15 | d5aec7092 | @@ -1349,9 +1353,10 @@ | Class::StrongSingleton | 26 | 2026-06-10 | 959012866 | | Class::Tiny | 51 | 2026-05-15 | 3fe76ed3b | | Class::Tiny::Antlers | 65 | 2026-08-19 | 1af78283f | -| Class::Tiny::Chained | 15 | 2026-05-20 | b5536d190 | +| Class::Tiny::Chained | 15 | 2026-08-24 | f53f40b91 | | Class::Trait | 409 | 2026-08-22 | 2b2257e94 | | Class::Trigger | 51 | 2026-08-24 | 2b2257e94 | +| Class::Type::Enum | 31 | 2026-08-24 | f53f40b91 | | Class::Unload | 26 | 2026-06-18 | c3e9fa049 | | Class::Util | 345 | 2026-08-19 | 1af78283f | | Class::Utils | 22 | 2026-08-19 | 1af78283f | @@ -1458,12 +1463,12 @@ | Config::DotNetXML | 14 | 2026-08-15 | 570876923 | | Config::Eggdrop::Userfile | - | 2026-08-11 | 19f3fff98 | | Config::Frontend | 136 | 2026-08-24 | 2b2257e94 | -| Config::General::Match | 270 | 2026-05-17 | bd327bb57 | +| Config::General::Match | 270 | 2026-08-24 | a5e53e812 | | Config::GitLike | 207 | 2026-08-24 | 2b2257e94 | | Config::INI::Reader | 38 | 2026-08-20 | 1af78283f | | Config::INI::Reader::Ordered | 5 | 2026-08-21 | ff68371af | | Config::INI::Serializer | 9 | 2026-08-20 | 1af78283f | -| Config::INI::Tiny | 27 | 2026-06-10 | 959012866 | +| Config::INI::Tiny | 27 | 2026-08-24 | a5e53e812 | | Config::IOD::Reader | 61 | 2026-08-21 | 1af78283f | | Config::IPFilter | - | 2026-08-19 | 1af78283f | | Config::JFDI | 117 | 2026-08-17 | e9739bcbf | @@ -1628,14 +1633,14 @@ | DBIx::Class::Helper::Row::Enumeration | 28 | 2026-08-11 | 19f3fff98 | | DBIx::Class::Helper::Row::Types | 14 | 2026-08-21 | ff68371af | | DBIx::Class::Helper::SimpleStats | 7 | 2026-08-23 | 2b2257e94 | -| DBIx::Class::Indexed | 2 | 2026-05-15 | 3fe76ed3b | +| DBIx::Class::Indexed | 2 | 2026-08-24 | a5e53e812 | | DBIx::Class::InflateColumn::BigFloat | 4 | 2026-08-20 | 1af78283f | | DBIx::Class::InflateColumn::DT | 2 | 2026-08-18 | e9739bcbf | | DBIx::Class::InflateColumn::DateTime::Duration | 27 | 2026-08-21 | ff68371af | | DBIx::Class::InflateColumn::DateTimeX::Immutable | 12 | 2026-08-22 | ff68371af | | DBIx::Class::InflateColumn::FS | 53 | 2026-08-23 | 2b2257e94 | | DBIx::Class::InflateColumn::Geo | 3 | 2026-08-22 | 2b2257e94 | -| DBIx::Class::InflateColumn::Math::Currency | 15 | 2026-05-10 | 1e95a0902 | +| DBIx::Class::InflateColumn::Math::Currency | 15 | 2026-08-24 | f53f40b91 | | DBIx::Class::InflateColumn::Serializer::JSYNC | 9 | 2026-08-23 | 2b2257e94 | | DBIx::Class::InflateColumn::Time | 15 | 2026-08-24 | 2b2257e94 | | DBIx::Class::InflateColumn::URI | 32 | 2026-08-18 | e9739bcbf | @@ -1708,7 +1713,6 @@ | DBIx::Lookup::Field | 9 | 2026-05-17 | d8a8a9f34 | | DBIx::Migrate | 1 | 2026-05-18 | bd327bb57 | | DBIx::Migration::Classes | 1 | 2026-08-24 | 2b2257e94 | -| DBIx::Migration::Directories | 173 | 2026-05-13 | 3fe76ed3b | | DBIx::MultiDB | 11 | 2026-04-26 | 1d5def215 | | DBIx::MultiStatementDo | 62 | 2026-08-23 | 2b2257e94 | | DBIx::MyPassword | 14 | 2026-08-19 | 1af78283f | @@ -1959,10 +1963,11 @@ | Data::Message | 31 | 2026-08-15 | 570876923 | | Data::MethodProxy | 10 | 2026-05-11 | b5c01ce1c | | Data::Miscellany | 43 | 2026-08-21 | 1af78283f | +| Data::ModeMerge | 463 | 2026-08-24 | f53f40b91 | | Data::Monad | 1 | 2026-08-22 | 2b2257e94 | | Data::Monad::Control | 2 | 2026-08-14 | d5aec7092 | | Data::Money::Converter | 4 | 2026-08-12 | 004ce4b1f | -| Data::Munge | 89 | 2026-05-17 | bd327bb57 | +| Data::Munge | 89 | 2026-08-24 | f53f40b91 | | Data::NFA | 122 | 2026-08-17 | 06656bfa2 | | Data::Nest | 14 | 2026-08-16 | ebd367ec5 | | Data::NestedSet | 6 | 2026-08-16 | 06656bfa2 | @@ -2035,6 +2040,7 @@ | Data::TxnBuffer | 18 | 2026-08-19 | 1af78283f | | Data::Typed::Expression | 32 | 2026-08-16 | ebd367ec5 | | Data::URIID::Colour | 68 | 2026-08-19 | 1af78283f | +| Data::Uniqid | - | 2026-08-24 | f53f40b91 | | Data::Unixish::ANSI | 4 | 2026-08-13 | 2103d7edf | | Data::Validate::Currency | 16 | 2026-08-13 | 424ad3c8f | | Data::Validate::Domain | 85 | 2026-08-20 | 1af78283f | @@ -2129,7 +2135,7 @@ | DateTime::Format::Lite | 144 | 2026-08-21 | 1af78283f | | DateTime::Format::MySQL | 97 | 2026-05-17 | bd327bb57 | | DateTime::Format::Oracle | 76 | 2026-08-13 | 424ad3c8f | -| DateTime::Format::Pg | 217 | 2026-05-19 | b5536d190 | +| DateTime::Format::Pg | 217 | 2026-08-24 | f53f40b91 | | DateTime::Format::RFC3339 | 33 | 2026-08-23 | 2b2257e94 | | DateTime::Format::RFC3501 | 12 | 2026-05-18 | b5536d190 | | DateTime::Format::RSS | 128 | 2026-08-21 | 1af78283f | @@ -2144,7 +2150,7 @@ | DateTime::Moonpig | 22 | 2026-08-21 | ff68371af | | DateTime::Ordinal | 760 | 2026-08-24 | 2b2257e94 | | DateTime::Precise | 204 | 2026-08-20 | 1af78283f | -| DateTime::Set | 959 | 2026-05-19 | b5536d190 | +| DateTime::Set | 347 | 2026-08-24 | f53f40b91 | | DateTime::Span | 347 | 2026-08-21 | 1af78283f | | DateTime::TimeZone::Alias | 2453 | 2026-05-10 | 1e95a0902 | | DateTime::TimeZone::Catalog::Extend | 355 | 2026-08-23 | 2b2257e94 | @@ -2190,7 +2196,7 @@ | Devel::Confess::Patch::UseDataDmp | 1 | 2026-08-15 | d5aec7092 | | Devel::Confess::Patch::UseDataDumpIfSmall | 1 | 2026-08-13 | 2103d7edf | | Devel::Confess::Patch::UseDataDumpObjectAsString | 1 | 2026-08-17 | 6c5545d16 | -| Devel::Cover::Report::Coveralls | 9 | 2026-05-05 | 15e508248 | +| Devel::Cover::Report::Coveralls | 9 | 2026-08-24 | f53f40b91 | | Devel::DLMProf::Apache | 1 | 2026-08-11 | 19f3fff98 | | Devel::Depend::Cl | - | 2026-08-17 | 6c5545d16 | | Devel::Dumpvar | 13 | 2026-08-18 | e9739bcbf | @@ -2440,7 +2446,7 @@ | Export::Attrs | 2 | 2026-08-22 | 2b2257e94 | | Export::These | 14 | 2026-08-23 | 2b2257e94 | | Exporter::Auto | 4 | 2026-08-13 | 424ad3c8f | -| Exporter::AutoClean | 5 | 2026-05-18 | bd327bb57 | +| Exporter::AutoClean | 5 | 2026-08-24 | f53f40b91 | | Exporter::Cluster | 1 | 2026-08-23 | 2b2257e94 | | Exporter::Declare | 145 | 2026-05-18 | bd327bb57 | | Exporter::Declare::Magic | - | 2026-08-14 | 424ad3c8f | @@ -2449,7 +2455,7 @@ | Exporter::Shiny | 84 | 2026-08-17 | 06656bfa2 | | Exporter::Tidy | 44 | 2026-08-22 | 2b2257e94 | | ExtJS::Generator::DBIC | 7 | 2026-05-14 | 3fe76ed3b | -| ExtUtils::AutoInstall | 6 | 2026-05-18 | bd327bb57 | +| ExtUtils::AutoInstall | 6 | 2026-08-24 | f53f40b91 | | ExtUtils::CBuilder | 72 | 2026-06-18 | c3e9fa049 | | ExtUtils::CChecker | 14 | 2026-08-19 | 1af78283f | | ExtUtils::Config | 16 | 2026-06-18 | c3e9fa049 | @@ -2490,7 +2496,7 @@ | FSM::Basic | 53 | 2026-06-10 | 959012866 | | FSpot::DbTools::Paths | 12 | 2026-08-21 | 1af78283f | | FTN::Addr | 394 | 2026-08-22 | 2b2257e94 | -| FTN::Address | 25 | 2026-05-10 | 1e95a0902 | +| FTN::Address | 25 | 2026-08-24 | f53f40b91 | | FTN::Bit_flags | 10 | 2026-08-24 | 2b2257e94 | | FTN::JAM | 21 | 2026-08-20 | 1af78283f | | FTN::Log | 4 | 2026-08-24 | 2b2257e94 | @@ -2569,7 +2575,7 @@ | File::ShareDir::Dist | 19 | 2026-08-23 | 2b2257e94 | | File::ShareDir::ProjectDistDir | 21 | 2026-06-14 | cc8aa9561 | | File::ShareDir::Tiny | 35 | 2026-08-24 | 2b2257e94 | -| File::Signature | 53 | 2026-06-10 | 959012866 | +| File::Signature | 53 | 2026-08-24 | f53f40b91 | | File::Sip | 2 | 2026-08-15 | 570876923 | | File::Slurp::Tiny | 10 | 2026-06-18 | c3e9fa049 | | File::Slurp::WithinPolicy | 35 | 2026-08-20 | 1af78283f | @@ -2633,7 +2639,7 @@ | Finance::USDX | 2 | 2026-08-16 | ebd367ec5 | | Finance::Wesabe | 1 | 2026-08-18 | e9739bcbf | | Finance::YahooQuote | - | 2026-08-12 | 19f3fff98 | -| Find::Lib | 43 | 2026-06-15 | cc8aa9561 | +| Find::Lib | 43 | 2026-08-24 | f53f40b91 | | FindBin::Real | 19 | 2026-05-14 | 3fe76ed3b | | Fir | 14 | 2026-08-23 | 2b2257e94 | | FirewallManager | 1 | 2026-08-20 | 1af78283f | @@ -2743,7 +2749,7 @@ | Geo::Constants | 14 | 2026-06-14 | cc8aa9561 | | Geo::Converter::dms2dd | 31 | 2026-08-14 | 424ad3c8f | | Geo::Coordinates::Converter | 218 | 2026-08-20 | 1af78283f | -| Geo::Coordinates::ITM | 7 | 2026-05-10 | a0cb33710 | +| Geo::Coordinates::ITM | 7 | 2026-08-24 | f53f40b91 | | Geo::Coordinates::Transform | 17 | 2026-08-21 | ff68371af | | Geo::Coordinates::UTM | 8114 | 2026-05-12 | b5c01ce1c | | Geo::Direction::Distance | 9 | 2026-08-12 | 004ce4b1f | @@ -2764,7 +2770,7 @@ | Geo::WKT::Simple | 15 | 2026-08-13 | cc69cbb4c | | Geo::WeatherNOAA | - | 2026-08-14 | 424ad3c8f | | Geo::WebService::Elevation::USGS | 55 | 2026-08-16 | 570876923 | -| Geoffrey | 426 | 2026-05-11 | 2b8886eec | +| Geoffrey | 426 | 2026-08-24 | f53f40b91 | | Geoffrey::Changelog::Yaml | 1 | 2026-08-13 | 2103d7edf | | Geography::China::Provinces | 423 | 2026-08-14 | d5aec7092 | | Geohash | 89 | 2026-08-13 | cc69cbb4c | @@ -2783,7 +2789,7 @@ | Getopt::Gen | 4 | 2026-08-15 | 570876923 | | Getopt::Kingpin | 172 | 2026-08-20 | 1af78283f | | Getopt::Long::Complete | 3 | 2026-08-20 | 1af78283f | -| Getopt::Long::Descriptive | 80 | 2026-06-18 | c3e9fa049 | +| Getopt::Long::Descriptive | 80 | 2026-08-24 | f53f40b91 | | Getopt::Long::Dump | 2 | 2026-08-14 | 424ad3c8f | | Getopt::Long::EvenLess::Dump | 2 | 2026-08-17 | 06656bfa2 | | Getopt::Long::Util | 4 | 2026-08-23 | 2b2257e94 | @@ -2795,7 +2801,7 @@ | Getopt::Usaginator | 1 | 2026-08-20 | 1af78283f | | Getopt::constant | 7 | 2026-08-13 | cc69cbb4c | | Getopt::optparse | 6 | 2026-08-15 | d5aec7092 | -| Gftracks | 60 | 2026-05-12 | 312b4f902 | +| Gftracks | 60 | 2026-08-24 | a5e53e812 | | Gibbs | - | 2026-08-24 | ab73de91d | | Git | - | 2026-08-23 | 2b2257e94 | | Git::FastExport | 170 | 2026-08-13 | 424ad3c8f | @@ -2922,9 +2928,10 @@ | HTML::Entities | - | 2026-08-13 | cc69cbb4c | | HTML::Entities::ImodePictogram | 15 | 2026-05-17 | d8a8a9f34 | | HTML::Entities::Latin2 | 4 | 2026-08-23 | 2b2257e94 | -| HTML::Entities::Numbered | 3277 | 2026-08-24 | 0d250fb87 | +| HTML::Entities::Numbered | 3277 | 2026-05-17 | bd327bb57 | | HTML::Entities::Recursive | 26 | 2026-08-15 | 570876923 | | HTML::EntityReference | 28 | 2026-08-18 | e9739bcbf | +| HTML::EscapeEvil::AllowAll | 14 | 2026-08-24 | f53f40b91 | | HTML::ExtractText | 48 | 2026-08-17 | 06656bfa2 | | HTML::ExtractText::Extra | 28 | 2026-08-21 | 1af78283f | | HTML::Feature | 35 | 2026-08-14 | 424ad3c8f | @@ -3008,7 +3015,7 @@ | HTML::TableExtractor | 5 | 2026-08-24 | ab73de91d | | HTML::Tag | 64 | 2026-06-11 | 959012866 | | HTML::TagCloud | 22 | 2026-08-22 | 2b2257e94 | -| HTML::TagCloud::Centred | 106 | 2026-05-19 | b5536d190 | +| HTML::TagCloud::Centred | 106 | 2026-08-24 | a5e53e812 | | HTML::TagCloud::Extended | 70 | 2026-08-23 | 2b2257e94 | | HTML::TagClouder | 1 | 2026-08-20 | 1af78283f | | HTML::TagFilter | 31 | 2026-08-19 | 1af78283f | @@ -3041,6 +3048,7 @@ | HTML::TreeBuilder::Select | 13 | 2026-08-22 | 2b2257e94 | | HTML::Truncate | 129 | 2026-08-21 | 1af78283f | | HTML::TurboForm | - | 2026-08-22 | ff68371af | +| HTML::Untidy | 7 | 2026-08-24 | f53f40b91 | | HTML::WTweb | 1 | 2026-08-20 | 1af78283f | | HTML::WWWTheme | 8 | 2026-05-12 | b5c01ce1c | | HTML::Widget::Plugin::Calendar | 2 | 2026-08-20 | 1af78283f | @@ -3085,7 +3093,7 @@ | HTTP::Headers::Patch::DontUseStorable | 1 | 2026-08-21 | ff68371af | | HTTP::Headers::UserAgent | 13 | 2026-08-23 | 2b2257e94 | | HTTP::Link | 32 | 2026-08-21 | 1af78283f | -| HTTP::Link::Parser | 1 | 2026-06-18 | c3e9fa049 | +| HTTP::Link::Parser | 1 | 2026-08-24 | f53f40b91 | | HTTP::Lite | 21 | 2026-08-23 | 2b2257e94 | | HTTP::MessageParser | 37 | 2026-08-21 | 1af78283f | | HTTP::Method | 19 | 2026-05-11 | b5c01ce1c | @@ -3216,7 +3224,7 @@ | IBM::XCLI | 6 | 2026-08-21 | 1af78283f | | IDS::Utils | - | 2026-08-14 | d5aec7092 | | IIIF | 100 | 2026-08-12 | cc69cbb4c | -| IM::Engine | 4 | 2026-05-16 | 75a25eb21 | +| IM::Engine | 16 | 2026-08-24 | f53f40b91 | | IM::Engine::Incoming::IRC | 16 | 2026-08-20 | 1af78283f | | IM::Engine::Plugin::State | 12 | 2026-08-23 | 2b2257e94 | | IMDB::BaseClass | 2 | 2026-08-20 | 1af78283f | @@ -3233,6 +3241,7 @@ | IO::BufferedSelect | 1 | 2026-08-22 | 2b2257e94 | | IO::BufferedSelect2 | - | 2026-08-15 | d5aec7092 | | IO::CSVHeaderFile | - | 2026-08-20 | 1af78283f | +| IO::Callback::HTTP | 1 | 2026-08-24 | f53f40b91 | | IO::Capture | 121 | 2026-08-23 | 2b2257e94 | | IO::Capture::ErrorMessages | 112 | 2026-08-21 | ff68371af | | IO::Capture::Extended | 70 | 2026-08-22 | 2b2257e94 | @@ -3247,6 +3256,7 @@ | IO::Handle::Iterator | 373 | 2026-08-21 | ff68371af | | IO::Handle::Rewind | 10 | 2026-05-11 | b5c01ce1c | | IO::Handle::Util | 373 | 2026-08-23 | 2b2257e94 | +| IO::HyCon | 1 | 2026-08-24 | f53f40b91 | | IO::Interactive::Tiny | 13 | 2026-08-23 | 2b2257e94 | | IO::Iron | 103 | 2026-08-21 | 1af78283f | | IO::Iron::Applications | 10 | 2026-08-22 | 2b2257e94 | @@ -3402,7 +3412,7 @@ | JSON | - | 2026-08-14 | d5aec7092 | | JSON::API::Error | 2 | 2026-08-24 | ab73de91d | | JSON::Color | 6 | 2026-05-18 | bd327bb57 | -| JSON::DJARE::Writer | 25 | 2026-06-10 | 959012866 | +| JSON::DJARE::Writer | 25 | 2026-08-24 | f53f40b91 | | JSON::Decode::Regexp | 12 | 2026-08-23 | 2b2257e94 | | JSON::Diffable | 2 | 2026-08-21 | 1af78283f | | JSON::Encode::TableData | 1 | 2026-05-11 | b5c01ce1c | @@ -3456,7 +3466,7 @@ | JavaScript::Squish | 22 | 2026-08-22 | 2b2257e94 | | JavaScript::Swell | 3 | 2026-05-10 | 1e95a0902 | | JavaScript::Value::Escape | 4 | 2026-08-24 | 2b2257e94 | -| JavaScript::XRay | 21 | 2026-05-10 | 1e95a0902 | +| JavaScript::XRay | 21 | 2026-08-24 | a5e53e812 | | Jinja2::TT2 | 59 | 2026-08-20 | 1af78283f | | JobCenter::Client::Mojo | 1 | 2026-08-21 | ff68371af | | JomonTest | 1 | 2026-08-20 | 1af78283f | @@ -3646,7 +3656,7 @@ | Lingua::Stem::Snowball::Da | - | 2026-08-24 | 2b2257e94 | | Lingua::Stem::Snowball::No | 20633 | 2026-06-14 | cc8aa9561 | | Lingua::Stem::Snowball::Se | 30628 | 2026-06-14 | cc8aa9561 | -| Lingua::StopWords | 86 | 2026-05-18 | b5536d190 | +| Lingua::StopWords | 86 | 2026-08-24 | f53f40b91 | | Lingua::StopWords::EN | 86 | 2026-08-20 | 1af78283f | | Lingua::VIE::Num2Word | 3 | 2026-08-14 | 424ad3c8f | | Lingua::VIE::Word2Num | 3 | 2026-08-15 | 570876923 | @@ -3811,7 +3821,7 @@ | Log::ger::Level::Like::RubyLogging | 1 | 2026-08-15 | d5aec7092 | | Log::ger::Level::Like::Syslog | 1 | 2026-08-15 | 570876923 | | Log::ger::Level::debug | 8 | 2026-08-14 | d5aec7092 | -| Log::ger::Level::trace | 8 | 2026-08-24 | 0d250fb87 | +| Log::ger::Level::trace | 8 | 2026-04-21 | 73edc8aba | | Log::ger::Output::Callback | 2 | 2026-08-15 | d5aec7092 | | Log::ger::Output::DirWriteRotate | 2 | 2026-08-11 | 19f3fff98 | | Log::ger::Plugin::HashArgs | 3 | 2026-08-13 | 424ad3c8f | @@ -3932,7 +3942,7 @@ | Mail::ListDetector | 240 | 2026-08-20 | 1af78283f | | Mail::Mailer | 109 | 2026-08-21 | 1af78283f | | Mail::OpenRelay::Simple | 1 | 2026-08-14 | d5aec7092 | -| Mail::POP3Client | 28 | 2026-06-14 | cc8aa9561 | +| Mail::POP3Client | 28 | 2026-08-24 | f53f40b91 | | Mail::QmailSend::MultilogParser | 2 | 2026-08-17 | 06656bfa2 | | Mail::RFC822::Address | - | 2026-08-20 | 1af78283f | | Mail::Send | 109 | 2026-05-14 | 3fe76ed3b | @@ -4024,6 +4034,7 @@ | Megaport | 1 | 2026-08-21 | ff68371af | | Memcached::Server | 77 | 2026-08-16 | 570876923 | | Memchmark | 1 | 2026-08-24 | 2b2257e94 | +| Memoize | - | 2026-08-24 | f53f40b91 | | Memoize::ExpireLRU | 46 | 2026-06-14 | cc8aa9561 | | Memoize::Saves | 5 | 2026-08-19 | 1af78283f | | Memorator | 5 | 2026-05-17 | bd327bb57 | @@ -4152,6 +4163,7 @@ | MojoX::IOLoop::Future | 3 | 2026-08-24 | 2b2257e94 | | MojoX::IOLoop::Server::StartTLS | - | 2026-08-19 | 1af78283f | | MojoX::JSON::XS | - | 2026-08-16 | ebd367ec5 | +| MojoX::JSONRPC2::HTTP | 23 | 2026-08-24 | f53f40b91 | | MojoX::LineStream | 4 | 2026-08-19 | 1af78283f | | MojoX::Log::Dispatch::Simple | 2 | 2026-05-19 | b5536d190 | | MojoX::Log::Fast | 1 | 2026-08-19 | 1af78283f | @@ -4322,7 +4334,7 @@ | MooseX::Final | 9 | 2026-05-11 | b5c01ce1c | | MooseX::FollowPBP | 21 | 2026-08-23 | 2b2257e94 | | MooseX::FunkyAttributes | 113 | 2026-08-18 | e9739bcbf | -| MooseX::Has::Options | 16 | 2026-05-18 | bd327bb57 | +| MooseX::Has::Options | 16 | 2026-08-24 | f53f40b91 | | MooseX::Has::Sugar | 21 | 2026-05-09 | d7916b01c | | MooseX::HasDefaults | 19 | 2026-05-16 | 75a25eb21 | | MooseX::HasDefaults::RO | 19 | 2026-05-16 | d8a8a9f34 | @@ -4364,7 +4376,7 @@ | MooseX::Role::DryRunnable | 11 | 2026-08-17 | e9739bcbf | | MooseX::Role::Logger | 7 | 2026-08-23 | 2b2257e94 | | MooseX::Role::Matcher | 42 | 2026-05-11 | 2b8886eec | -| MooseX::Role::Nameable | 7 | 2026-05-18 | bd327bb57 | +| MooseX::Role::Nameable | 7 | 2026-08-24 | f53f40b91 | | MooseX::Role::Net::OpenSSH | 5 | 2026-08-24 | 2b2257e94 | | MooseX::Role::Parameterized | 153 | 2026-08-19 | 1af78283f | | MooseX::Role::Pluggable | 29 | 2026-06-10 | 959012866 | @@ -4405,7 +4417,7 @@ | MooseX::Types::GTIN | 50 | 2026-08-20 | 1af78283f | | MooseX::Types::JSON | 11 | 2026-08-19 | 1af78283f | | MooseX::Types::LaxNum | 25 | 2026-08-17 | 06656bfa2 | -| MooseX::Types::LoadableClass | 54 | 2026-05-19 | b5536d190 | +| MooseX::Types::LoadableClass | 54 | 2026-08-24 | f53f40b91 | | MooseX::Types::Locale::BR | 5 | 2026-08-23 | 2b2257e94 | | MooseX::Types::Locale::Country | 56 | 2026-08-15 | 570876923 | | MooseX::Types::Locale::Currency | 5 | 2026-08-22 | 2b2257e94 | @@ -4432,6 +4444,7 @@ | MooseX::WithCache | 14 | 2026-08-24 | 2b2257e94 | | MooseY | 3 | 2026-08-20 | 1af78283f | | Morale | 1 | 2026-08-24 | 2b2257e94 | +| Morpheus | 86 | 2026-08-24 | a5e53e812 | | Mouse::Meta::Attribute::Custom::Trait::Array | 48 | 2026-08-13 | 2103d7edf | | MouseX::ConfigFromFile | 17 | 2026-08-19 | 1af78283f | | MouseX::NativeTraits | 48 | 2026-08-23 | 2b2257e94 | @@ -4465,7 +4478,7 @@ | MySQL::Config | 82 | 2026-08-24 | 2b2257e94 | | MySQL::Diff | 12 | 2026-08-19 | 1af78283f | | MySQL::GrantParser | 17 | 2026-08-24 | 2b2257e94 | -| MySQL::Insert | 3 | 2026-05-18 | bd327bb57 | +| MySQL::Insert | 3 | 2026-08-24 | a5e53e812 | | MySQL::Replication | - | 2026-08-15 | d5aec7092 | | MySQL::Sandbox | 26 | 2026-08-24 | 2b2257e94 | | MySQL::SlowLog::Filter | 24 | 2026-05-16 | 75a25eb21 | @@ -4840,7 +4853,7 @@ | PERLANCAR::Sort::Sub | 5 | 2026-08-24 | 2b2257e94 | | PERLANCAR::Tree::Examples | 1 | 2026-05-10 | 1e95a0902 | | PERLANCAR::warnings::all | 1 | 2026-08-21 | ff68371af | -| PGObject::Type::BigFloat | 66 | 2026-05-16 | 75a25eb21 | +| PGObject::Type::BigFloat | 66 | 2026-08-24 | f53f40b91 | | PGObject::Type::DateTime | 99 | 2026-08-21 | ff68371af | | PGObject::Util::DBChange | 13 | 2026-08-17 | 06656bfa2 | | PGObject::Util::DBMethod | 58 | 2026-08-20 | 1af78283f | @@ -4898,6 +4911,7 @@ | POE::Component::DirWatch::Object | 59 | 2026-08-15 | 570876923 | | POE::Component::DirWatch::Object::NewUnmodifiedFile | 1 | 2026-08-19 | 1af78283f | | POE::Component::DirWatch::WithCaller | 1 | 2026-08-19 | 1af78283f | +| POE::Component::EasyDBI | 35 | 2026-08-24 | f53f40b91 | | POE::Component::ElasticSearch::Indexer | 2 | 2026-08-17 | e9739bcbf | | POE::Component::Enc::Flac | 68 | 2026-08-22 | 2b2257e94 | | POE::Component::FastCGI | 27 | 2026-08-23 | 2b2257e94 | @@ -4970,10 +4984,12 @@ | POE::Filter::Transparent::SMTP | 54 | 2026-08-20 | 1af78283f | | POE::Filter::Zlib | 26 | 2026-08-19 | 1af78283f | | POE::Future | 9 | 2026-05-13 | 3fe76ed3b | +| POE::Loop::Gtk | 1 | 2026-05-17 | d8a8a9f34 | | POE::Session::Message | 22 | 2026-08-21 | 1af78283f | | POE::TIKC | 1 | 2026-08-23 | 2b2257e94 | | POE::Test::DondeEstan | 3 | 2026-08-23 | 2b2257e94 | | POE::Test::Helpers | 98 | 2026-08-15 | d5aec7092 | +| POE::Test::Loops | 1 | 2026-08-24 | 2b2257e94 | | POE::Wheel::Null | 1 | 2026-08-20 | 1af78283f | | POE::Wheel::Sendfile | 44 | 2026-08-24 | 2b2257e94 | | POE::Wheel::UDP | 103 | 2026-08-24 | 2b2257e94 | @@ -5001,7 +5017,7 @@ | PYX::SGML::Tags | 68 | 2026-08-21 | ff68371af | | PYX::Stack | 24 | 2026-08-23 | 2b2257e94 | | PYX::Utils | 19 | 2026-08-20 | 1af78283f | -| PYX::XMLNorm | 19 | 2026-05-16 | 75a25eb21 | +| PYX::XMLNorm | 19 | 2026-08-24 | f53f40b91 | | Package::Constants | 4 | 2026-06-14 | cc8aa9561 | | Package::FromData | 85 | 2026-08-15 | 570876923 | | Package::Pkg | 61 | 2026-08-12 | cc69cbb4c | @@ -5021,6 +5037,7 @@ | Parallel::Simple::Dynamic | 4 | 2026-08-15 | d5aec7092 | | Params::Check | - | 2026-08-15 | d5aec7092 | | Params::Filter | 84 | 2026-08-23 | 2b2257e94 | +| Params::Get | 478 | 2026-08-24 | a5e53e812 | | Params::Registry | 4 | 2026-08-13 | 2103d7edf | | Params::Validate | 2512 | 2026-08-21 | ff68371af | | Params::Validate::Micro | 23 | 2026-08-17 | 06656bfa2 | @@ -5172,7 +5189,7 @@ | Plack::App::Proxy | 7 | 2026-08-23 | 2b2257e94 | | Plack::App::Proxy::Backend::HTTP::Tiny::PreserveHeaders | 1 | 2026-08-14 | 424ad3c8f | | Plack::App::WWW | 8 | 2026-08-13 | cc69cbb4c | -| Plack::Handler::Starman | 2 | 2026-05-17 | bd327bb57 | +| Plack::Handler::Starman | 2 | 2026-08-24 | f53f40b91 | | Plack::I18N | 32 | 2026-08-16 | 570876923 | | Plack::Middleware::Acme::YadaYada | 5 | 2026-08-14 | 424ad3c8f | | Plack::Middleware::AddDefaultCharset | 4 | 2026-08-12 | cc69cbb4c | @@ -5308,7 +5325,7 @@ | Proc::Find | 5 | 2026-08-20 | 1af78283f | | Proc::Find::Parents | 2 | 2026-08-13 | cc69cbb4c | | Proc::Fork::Control | 1 | 2026-08-11 | 19f3fff98 | -| Proc::ForkSafe | 1 | 2026-05-12 | b5c01ce1c | +| Proc::ForkSafe | 1 | 2026-08-24 | f53f40b91 | | Proc::Govern | 2 | 2026-08-15 | d5aec7092 | | Proc::Guard | 1 | 2026-06-14 | cc8aa9561 | | Proc::InvokeEditor | 9 | 2026-08-21 | 1af78283f | @@ -5347,6 +5364,7 @@ | QBit::Application::Model::DB::mysql::KvStore | - | 2026-08-20 | 1af78283f | | QBit::Application::Model::DB::mysql::Users | - | 2026-08-20 | 1af78283f | | QBit::Application::Model::SendMail | - | 2026-08-21 | ff68371af | +| QBit::Cron | - | 2026-08-24 | f53f40b91 | | QBit::WebInterface::Controller::Multistate | - | 2026-08-17 | e9739bcbf | | QBit::WebInterface::Controller::RBAC | - | 2026-08-18 | e9739bcbf | | QBit::WebInterface::FastCGI | - | 2026-08-13 | 2103d7edf | @@ -5379,7 +5397,6 @@ | REST::Client::CrossRef | 7 | 2026-08-22 | ff68371af | | REST::Cot | 33 | 2026-08-21 | ff68371af | | REST::Google::Apps::EmailSettings | 2 | 2026-08-17 | e9739bcbf | -| REST::Utils | 74 | 2026-05-16 | 75a25eb21 | | RF::Functions | 24 | 2026-08-24 | 2b2257e94 | | RFC::RFC822::Address | 70 | 2026-08-21 | 1af78283f | | RFID::EPC::Tag | 133 | 2026-08-24 | 2b2257e94 | @@ -5428,6 +5445,7 @@ | RT::Client::CLI | 3 | 2026-08-21 | ff68371af | | RT::Condition::CustomFieldChanged | - | 2026-08-21 | ff68371af | | RT::Condition::NonRequestorReply | - | 2026-08-23 | 2b2257e94 | +| RT::Condition::OnAbandoned | - | 2026-08-24 | f53f40b91 | | RT::CustomFieldValues::AnnounceGroups | - | 2026-08-20 | 1af78283f | | RT::Dashboard::FakeRequest | - | 2026-08-20 | 1af78283f | | RT::DatabaseSetting | - | 2026-08-23 | 2b2257e94 | @@ -5451,6 +5469,7 @@ | RT::Extension::CustomFieldsOnUpdate | - | 2026-08-22 | 2b2257e94 | | RT::Extension::DeactiveActionPref | - | 2026-08-17 | 06656bfa2 | | RT::Extension::DisableOtherTransaction | - | 2026-08-20 | 1af78283f | +| RT::Extension::DynamicWebPath | - | 2026-08-24 | f53f40b91 | | RT::Extension::EasyRelatedTickets | - | 2026-08-12 | cc69cbb4c | | RT::Extension::ExampleTheme | - | 2026-08-23 | 2b2257e94 | | RT::Extension::Gravatar | - | 2026-08-22 | ff68371af | @@ -5466,7 +5485,7 @@ | RT::Extension::MandatoryFields | 6 | 2026-08-21 | ff68371af | | RT::Extension::MandatoryOnTransition::Test | - | 2026-08-12 | 004ce4b1f | | RT::Extension::MandatoryRequestor | 6 | 2026-08-24 | 2b2257e94 | -| RT::Extension::MandatorySubject | 6 | 2026-05-18 | bd327bb57 | +| RT::Extension::MandatorySubject | 6 | 2026-08-24 | f53f40b91 | | RT::Extension::MenuBarSearches | - | 2026-08-17 | e9739bcbf | | RT::Extension::MergeUsers::Test | - | 2026-08-22 | 2b2257e94 | | RT::Extension::ModifyUsersPrefs | - | 2026-08-23 | 2b2257e94 | @@ -5660,6 +5679,7 @@ | SMS::Send::Adapter::Node::Red | 44 | 2026-08-17 | e9739bcbf | | SMS::Send::BR::Facilitamovel | 1 | 2026-08-21 | 1af78283f | | SMS::Send::BudgetSMS | 3 | 2026-08-24 | 2b2257e94 | +| SMS::Send::CZ::Axima | 6 | 2026-08-24 | f53f40b91 | | SMS::Send::CZ::Neogate | 6 | 2026-08-20 | 1af78283f | | SMS::Send::CZ::Smseagle | 5 | 2026-08-14 | 424ad3c8f | | SMS::Send::CZ::Smsmidlet | 6 | 2026-08-19 | 1af78283f | @@ -5840,7 +5860,7 @@ | ShellCompleter::Util | 1 | 2026-08-19 | 1af78283f | | ShellQuote::Any::Tiny | 15 | 2026-08-23 | 2b2257e94 | | ShiftJIS::CP932::Correct | 70 | 2026-08-24 | 2b2257e94 | -| ShipIt::Step::ChangeAllVersions | 27 | 2026-05-12 | b5c01ce1c | +| ShipIt::Step::ChangeAllVersions | 27 | 2026-08-24 | f53f40b91 | | ShipIt::Step::ChangePodVersion | 6 | 2026-08-21 | ff68371af | | ShipIt::Step::CommitMessageWrap | 1 | 2026-08-24 | ab73de91d | | Shodo::Test::JSONRPC | 13 | 2026-08-14 | 424ad3c8f | @@ -6295,9 +6315,10 @@ | Test::Database::Temp | 2 | 2026-08-20 | 1af78283f | | Test::Deep | 1268 | 2026-08-20 | 1af78283f | | Test::Deep::ArrayEachNotEmpty | 20 | 2026-08-17 | e9739bcbf | -| Test::Deep::Fuzzy | 12 | 2026-05-17 | d8a8a9f34 | +| Test::Deep::Fuzzy | 12 | 2026-08-24 | f53f40b91 | | Test::Deep::JSON | 7 | 2026-05-12 | 312b4f902 | | Test::Deep::UnorderedPairs | 15 | 2026-06-14 | cc8aa9561 | +| Test::Dependencies | 38 | 2026-08-24 | f53f40b91 | | Test::DescribeMe | 12 | 2026-06-15 | cc8aa9561 | | Test::Dist::VersionSync | 47 | 2026-08-22 | ff68371af | | Test::Distribution | 42 | 2026-08-23 | 2b2257e94 | @@ -6307,7 +6328,7 @@ | Test::Exim4::Routing | 12 | 2026-08-13 | cc69cbb4c | | Test::ExpectAndCheck | 30 | 2026-08-20 | 1af78283f | | Test::Fake::HTTPD | 1 | 2026-08-23 | 2b2257e94 | -| Test::Fatal | 19 | 2026-05-20 | b5536d190 | +| Test::Fatal | 19 | 2026-08-24 | f53f40b91 | | Test::File::Cleaner | 44 | 2026-08-19 | 1af78283f | | Test::File::Contents | 70 | 2026-08-23 | 2b2257e94 | | Test::File::ShareDir | 29 | 2026-08-13 | 2103d7edf | @@ -6428,6 +6449,7 @@ | Test::Time::HiRes | 15 | 2026-08-24 | 2b2257e94 | | Test::Timer | 88 | 2026-08-23 | 2b2257e94 | | Test::TinyMocker | 57 | 2026-08-19 | 1af78283f | +| Test::Type | 44 | 2026-08-24 | f53f40b91 | | Test::TypeConstraints | 21 | 2026-08-24 | ab73de91d | | Test::URI | 51 | 2026-08-14 | 424ad3c8f | | Test::Unit::Lite | 78 | 2026-08-20 | 1af78283f | @@ -6500,7 +6522,7 @@ | Text::LineEditor | - | 2026-08-14 | d5aec7092 | | Text::LineNumber | 3 | 2026-08-19 | 1af78283f | | Text::LooseCSV | 3 | 2026-08-15 | d5aec7092 | -| Text::Lorem | 23 | 2026-05-19 | b5536d190 | +| Text::Lorem | 23 | 2026-08-24 | f53f40b91 | | Text::Macros | - | 2026-08-14 | d5aec7092 | | Text::Markmoredown | - | 2026-08-16 | 570876923 | | Text::MatchedPosition | 15 | 2026-08-23 | 2b2257e94 | @@ -6623,7 +6645,7 @@ | TieCSV | 4 | 2026-08-20 | 1af78283f | | Tiffany | 1 | 2026-08-19 | 1af78283f | | Time::CTime | 361 | 2026-08-15 | 570876923 | -| Time::Clock | 142 | 2026-06-10 | 959012866 | +| Time::Clock | 142 | 2026-08-24 | f53f40b91 | | Time::Concise | 8 | 2026-08-19 | 1af78283f | | Time::Crontab | 32 | 2026-08-21 | ff68371af | | Time::Date | 6 | 2026-08-19 | 1af78283f | @@ -6687,7 +6709,6 @@ | Twiggy | 1 | 2026-04-22 | 3f3336774 | | Twitter::Badge | 1 | 2026-08-12 | cc69cbb4c | | Type::API | 79 | 2026-08-12 | 19f3fff98 | -| Types::Const | 12 | 2026-05-12 | b5c01ce1c | | Types::DateTime | 9 | 2026-04-22 | 3f3336774 | | Types::Encodings | 61 | 2026-08-23 | 2b2257e94 | | Types::Interface | 40 | 2026-08-24 | 2b2257e94 | @@ -6718,7 +6739,7 @@ | URI::Fetch::SimpleCache | 1 | 2026-08-21 | 1af78283f | | URI::Find | 619 | 2026-06-15 | cc8aa9561 | | URI::Find::Delimited | 18 | 2026-08-23 | 2b2257e94 | -| URI::Find::Simple | 16 | 2026-05-18 | bd327bb57 | +| URI::Find::Simple | 16 | 2026-08-24 | f53f40b91 | | URI::FromHash | 23 | 2026-08-23 | 2b2257e94 | | URI::Match | 18 | 2026-08-16 | 570876923 | | URI::Nested | 87 | 2026-05-18 | b5536d190 | @@ -6758,6 +6779,7 @@ | UUID::Random::PERLANCAR | 1 | 2026-08-21 | 1af78283f | | UUID::Random::Secure | 1 | 2026-08-21 | 1af78283f | | UUID::Tiny | 10078 | 2026-08-15 | d5aec7092 | +| UUID::Tiny::Patch::UseMRS | 1 | 2026-08-24 | f53f40b91 | | UUID::URandom | 10 | 2026-08-23 | 2b2257e94 | | Ubigraph | 1 | 2026-08-17 | e9739bcbf | | Ukigumo::Common | 5 | 2026-08-15 | d5aec7092 | @@ -6804,7 +6826,7 @@ | VM::EC2::Security::CredentialCache | 1 | 2026-08-14 | d5aec7092 | | VM::JiffyBox | 33 | 2026-08-24 | 2b2257e94 | | VM::Libvirt::CloneHelper | 1 | 2026-08-17 | e9739bcbf | -| VMPS::Packet | 5 | 2026-05-12 | 93dfa497b | +| VMPS::Packet | 5 | 2026-08-24 | f53f40b91 | | VR::API | - | 2026-08-17 | e9739bcbf | | VRML | 12 | 2026-08-21 | ff68371af | | VSGDR::StaticData | 10 | 2026-08-24 | 2b2257e94 | @@ -6937,7 +6959,6 @@ | WWW::Mechanize::TreeBuilder | 24 | 2026-08-20 | 1af78283f | | WWW::MenuGrinder | - | 2026-08-20 | 1af78283f | | WWW::Meta::XML::Browser | 1 | 2026-08-23 | 2b2257e94 | -| WWW::MetaForge | 161 | 2026-05-17 | bd327bb57 | | WWW::Mixi | 2 | 2026-08-20 | 1af78283f | | WWW::Mixpanel | 34 | 2026-05-12 | b5c01ce1c | | WWW::ModulrFinance | 1 | 2026-05-10 | 1e95a0902 | @@ -6949,9 +6970,10 @@ | WWW::Netflix | 1 | 2026-08-24 | 2b2257e94 | | WWW::NewsReach | 21 | 2026-08-20 | 1af78283f | | WWW::NicoVideo | 4 | 2026-08-21 | ff68371af | +| WWW::NicoVideo::Download | 1 | 2026-08-24 | f53f40b91 | | WWW::OAuth | 122 | 2026-05-05 | 15e508248 | | WWW::OReillyMedia::Store | 5 | 2026-08-19 | 1af78283f | -| WWW::Offline::Toolkit | 1 | 2026-05-11 | b5c01ce1c | +| WWW::Offline::Toolkit | 1 | 2026-08-24 | a5e53e812 | | WWW::Omegle | 1 | 2026-08-20 | 1af78283f | | WWW::OpenBao | 9 | 2026-08-14 | d5aec7092 | | WWW::Orkut::Spider | 1 | 2026-08-20 | 1af78283f | @@ -7091,6 +7113,7 @@ | WebFetch::Input::Atom | 1 | 2026-08-24 | ab73de91d | | WebFetch::Input::RSS | 66 | 2026-08-20 | 1af78283f | | WebNano | 53 | 2026-08-23 | 2b2257e94 | +| WebNano::Controller | 53 | 2026-08-24 | f53f40b91 | | WebNano::Renderer::TT | 11 | 2026-08-19 | 1af78283f | | WebPrototypes::ResetPass | 14 | 2026-08-17 | 6c5545d16 | | WebService::2Captcha | 1 | 2026-08-20 | 1af78283f | @@ -7115,6 +7138,7 @@ | WebService::Bloglines | 1 | 2026-08-24 | 2b2257e94 | | WebService::Buxfer | - | 2026-08-17 | e9739bcbf | | WebService::CDNetworks::Purge | 15 | 2026-08-21 | ff68371af | +| WebService::CastleIO | 1 | 2026-08-24 | f53f40b91 | | WebService::ChatWork::Message | 13 | 2026-08-14 | d5aec7092 | | WebService::ChatWorkApi | 14 | 2026-08-21 | ff68371af | | WebService::CloudFlare::Host | - | 2026-08-21 | ff68371af | @@ -7123,6 +7147,7 @@ | WebService::DNSwatch | 3 | 2026-08-19 | 1af78283f | | WebService::Diffbot | 7 | 2026-08-23 | 2b2257e94 | | WebService::Discord::Webhook | 11 | 2026-05-18 | bd327bb57 | +| WebService::EchoNest | 15 | 2026-08-24 | f53f40b91 | | WebService::Etsy | - | 2026-08-15 | d5aec7092 | | WebService::Eventful::JSON | 4 | 2026-05-17 | bd327bb57 | | WebService::Fastly::Object::DdosProtectionAction | - | 2026-08-22 | 2b2257e94 | @@ -7136,7 +7161,7 @@ | WebService::Google::Sets | 6 | 2026-08-23 | 2b2257e94 | | WebService::Google::Voice::SendSMS | 23 | 2026-08-18 | e9739bcbf | | WebService::Gyazo::B | 121 | 2026-08-24 | ab73de91d | -| WebService::HMRC | 136 | 2026-05-18 | bd327bb57 | +| WebService::HMRC | 136 | 2026-08-24 | f53f40b91 | | WebService::HMRC::CreateTestUser | 49 | 2026-08-22 | ff68371af | | WebService::HMRC::HelloWorld | 22 | 2026-08-19 | 1af78283f | | WebService::HMRC::VAT | 83 | 2026-08-11 | 19f3fff98 | @@ -7200,12 +7225,13 @@ | WebService::Sprint | 6 | 2026-08-21 | ff68371af | | WebService::Strava::Effort | 1 | 2026-08-24 | 2b2257e94 | | WebService::TVDB | 138 | 2026-08-20 | 1af78283f | +| WebService::TVRage | 1 | 2026-08-24 | f53f40b91 | | WebService::TWFY::API | 8 | 2026-08-21 | 1af78283f | | WebService::TaxJar | 1 | 2026-08-19 | 1af78283f | | WebService::TeamCity | 36 | 2026-08-24 | ab73de91d | -| WebService::Technorati | 17 | 2026-05-14 | 3fe76ed3b | +| WebService::Technorati | 17 | 2026-08-24 | f53f40b91 | | WebService::TestSystem | 2 | 2026-08-20 | 1af78283f | -| WebService::TicketAuth | 1 | 2026-05-18 | bd327bb57 | +| WebService::TicketAuth | 1 | 2026-08-24 | f53f40b91 | | WebService::UK::Parliament | 1 | 2026-08-22 | 2b2257e94 | | WebService::Vichan | 17 | 2026-08-24 | 2b2257e94 | | WebService::Vultr | - | 2026-08-24 | 2b2257e94 | @@ -7258,7 +7284,7 @@ | Win32API::Resources | - | 2026-08-19 | 1af78283f | | With::Roles | 46 | 2026-08-17 | 06656bfa2 | | Wombat | - | 2026-08-23 | 2b2257e94 | -| WordList | 37 | 2026-06-15 | cc8aa9561 | +| WordList | 37 | 2026-08-24 | f53f40b91 | | WordList::ArrayData | 1 | 2026-06-14 | cc8aa9561 | | WordList::Char::ZH::HSK | 14 | 2026-08-23 | 2b2257e94 | | WordList::Domain::PublicSuffix | 1 | 2026-05-16 | 75a25eb21 | @@ -7403,7 +7429,7 @@ | XML::OPML | 1 | 2026-08-23 | 2b2257e94 | | XML::OPML::SimpleGen | 11 | 2026-05-12 | b5c01ce1c | | XML::OverHTTP | 77 | 2026-08-19 | 1af78283f | -| XML::Parser::ContentModel | 130 | 2026-05-13 | 3fe76ed3b | +| XML::Parser::ContentModel | - | 2026-08-24 | f53f40b91 | | XML::Parser::EasyTree | - | 2026-08-20 | 1af78283f | | XML::Parser::Lite::Tree | 172 | 2026-08-21 | ff68371af | | XML::Parser::Nodes | 39 | 2026-08-23 | 2b2257e94 | @@ -7431,7 +7457,7 @@ | XML::SemanticDiff | 47 | 2026-08-23 | 2b2257e94 | | XML::Spice | 61 | 2026-08-19 | 1af78283f | | XML::Structured | - | 2026-08-21 | 1af78283f | -| XML::Tidy::Tiny | 10 | 2026-05-17 | d8a8a9f34 | +| XML::Tidy::Tiny | 10 | 2026-08-24 | f53f40b91 | | XML::Tiny::Simple | 8 | 2026-05-18 | b5536d190 | | XML::TokeParser | 76 | 2026-06-10 | 959012866 | | XML::Toolset | 1 | 2026-08-14 | 424ad3c8f | @@ -7460,6 +7486,7 @@ | XS::Check | 30 | 2026-05-17 | bd327bb57 | | XS::Manifesto | - | 2026-08-18 | e9739bcbf | | XS::libboost::mini | 1 | 2026-05-12 | b5c01ce1c | +| XS::librangeV3 | - | 2026-08-24 | f53f40b91 | | XSLT::Dependencies | 2 | 2026-08-23 | 2b2257e94 | | XSLoader | - | 2026-08-21 | 1af78283f | | XString | - | 2026-08-21 | 1af78283f | @@ -7552,8 +7579,8 @@ | Alien::SmokeQt | | Configure failed | 2026-08-13 | | Alien::cmake3 | | Configure failed | 2026-04-22 | | Apache2::AuthCAS | | Configure failed | 2026-08-16 | -| Apache2::AuthNetLDAP | | Configure failed | 2026-05-11 | -| Apache2::AuthenSmb | | Configure failed | 2026-05-10 | +| Apache2::AuthNetLDAP | | Configure failed | 2026-08-24 | +| Apache2::AuthenSmb | | Configure failed | 2026-08-24 | | Apache2::AutoIndex::XSLT | | Configure failed | 2026-05-16 | | Apache::Access::Abuse | | Configure failed | 2026-08-13 | | Apache::AuthenN2 | | Configure failed | 2026-08-14 | @@ -7681,11 +7708,11 @@ | Net::Pager::Common | | Configure failed | 2026-08-12 | | Net::Wire10 | | Configure failed | 2026-08-23 | | Net::Z3950::APDU::GRS1 | | Configure failed | 2026-08-16 | -| NetSNMP::ASN | | Configure failed | 2026-08-23 | +| NetSNMP::ASN | | Configure failed | 2026-08-24 | | NetSNMP::OID | | Configure failed | 2026-08-21 | | NetSNMP::TrapReceiver | | Configure failed | 2026-08-17 | -| NetSNMP::agent | | Configure failed | 2026-08-23 | -| ObjStore | | Configure failed | 2026-05-14 | +| NetSNMP::agent | | Configure failed | 2026-08-24 | +| ObjStore | | Configure failed | 2026-08-24 | | ObjStore::Lib::PDL | | Configure failed | 2026-05-11 | | ObjStore::REP::FatTree | | Configure failed | 2026-08-21 | | ObjStore::Sex | | Configure failed | 2026-08-21 | @@ -7753,7 +7780,7 @@ | XML::Writer | | Configure failed | 2026-08-21 | | XeroxMetacode | | Configure failed | 2026-08-12 | -### Missing Dependencies (183 modules) +### Missing Dependencies (169 modules) | Module | Pass/Total | Error | Date | |--------|-----------|-------|------| @@ -7781,7 +7808,6 @@ | Alien::liburing | 1/1 | Missing: Alien/liburing/ConfigData.pm | 2026-05-15 | | Alien::raylib | | Missing: Alien/cmake3.pm | 2026-08-22 | | AnyEvent::DBI | | Missing: Convert/Scalar.pm | 2026-05-19 | -| AnyEvent::Impl::Prima | | Missing: Prima.pm | 2026-05-11 | | Apache2::AuthenSecurID | | Missing: Apache/AuthenSecurID/Auth.pm | 2026-05-18 | | Apache2::ModLogConfig | | Missing: Apache/Test.pm | 2026-05-17 | | Apache2::WebApp::Plugin::DBI | | Missing: Apache/Test.pm | 2026-05-12 | @@ -7789,13 +7815,10 @@ | Apache2::WebApp::Plugin::Session::MySQL | | Missing: Apache/Test.pm | 2026-05-16 | | Apache::AuthTicket | 1/1 | Missing: Apache/Test.pm | 2026-04-21 | | Apache::AxKit::Plugin::AddXSLParams::Request | | Missing: Apache/Constants.pm | 2026-05-17 | -| Apache::SessionX | | Missing: Apache/Session.pm | 2026-05-04 | | AxKit::XSP::Sendmail | | Missing: Apache/AxKit/Language/XSP.pm | 2026-05-18 | | BioX::Workflow::Command::Utils::Files::TrackChanges | | Missing: IO/Interactive.pm | 2026-08-14 | | CDB_File::BiIndex | | Missing: CDB_File/Generator.pm | 2026-05-16 | -| CGI::Application::Gallery | | Missing: File/PathInfo/Ext.pm | 2026-05-19 | | CGI::Application::Plugin::OpenTracing | 2/2 | Missing: Test/OpenTracing/Integration.pm | 2026-05-18 | -| CGI::ExtDirect | | Missing: RPC/ExtDirect/Util.pm | 2026-05-16 | | CGI::Panel::MainPanel | | Missing: Apache/Session/File.pm | 2026-05-18 | | CGI::Session::Serialize::json | 760/760 | Missing: JSON/Syck.pm | 2026-05-11 | | CPANPLUS::Dist::Deb | | Missing: CPANPLUS/Backend.pm | 2026-05-17 | @@ -7810,7 +7833,6 @@ | DAT::TimTen | | Missing: DBD.pm | 2026-08-23 | | DBIx::Class::AsFdat | 5/5 | Missing: Test/Perl/Critic.pm | 2026-05-18 | | DBIx::Class::Moo::ResultClass | | Missing: MooseX/Types/Moose.pm | 2026-05-15 | -| DBIx::Class::MooseColumns::Meta::Attribute | 1/1 | Missing: Test/Aggregate/Nested.pm | 2026-05-17 | | DBIx::Class::Report | 1/1 | Missing: Lingua/Stem/En.pm | 2026-05-11 | | DBIx::Class::Wrapper | 23/23 | Missing: Lingua/Stem/En.pm | 2026-05-12 | | DBIx::Compare::ContentChecksum::mysql | | Missing: Test/Group.pm | 2026-05-18 | @@ -7823,7 +7845,6 @@ | DataControl | | Missing: Tk.pm | 2026-08-15 | | Database::ManagedHandle | 3/3 | Missing: Test/Database/Temp.pm | 2026-05-15 | | DateTime::Calendar::Hebrew | 41/41 | Missing: DateTime/Set.pm | 2026-05-10 | -| Devel::Declare::Lexer | | Missing: Devel/Declare.pm | 2026-05-11 | | EV::Redis | | Missing: Test/RedisServer.pm | 2026-05-17 | | Emoji::NationalFlag | | Missing: Locale/Country.pm | 2026-08-11 | | Enbugger | | Missing: Term/Readkey.pm | 2026-05-18 | @@ -7840,19 +7861,17 @@ | GPS::SpaceTrack | | Missing: Astro/Coord/ECI.pm | 2026-05-10 | | Gearman::Client::Async | 8/8 | Missing: Gearman/Server.pm | 2026-05-18 | | GenOO::Data::DB::DBIC::Species::Schema::Result::Draft | | Missing: MooseX/AbstractFactory.pm | 2026-05-14 | -| GenOO::Data::File::SAM::Record | | Missing: MooseX/AbstractFactory.pm | 2026-05-19 | +| GitHub::MergeVelocity | 8/8 | Missing: CLDR/Number/Format/Percent.pm | 2026-05-10 | | GitLab::API::v3 | | Missing: Role/REST/Client/Response.pm | 2026-05-11 | | GridEntry | | Missing: Tk.pm | 2026-05-17 | | Gtk2::Ex::DbLinker | | Missing: Gtk2/Ex/DbLinker/DbiDataManager.pm | 2026-05-16 | | Gtk2::Ex::Simple::List | | Missing: Gtk2/TestHelper.pm | 2026-05-17 | | Gtk2::Ex::TreeModelFilter::DragDest | | Missing: Gtk2.pm | 2026-05-18 | | GuiBuilder | | Missing: Tk/Config.pm | 2026-08-12 | -| HPC::Runner::Command::Utils::ManyConfigs | | Missing: MooseX/Types/Path/Tiny.pm | 2026-05-18 | | HPC::Runner::Scheduler | | Missing: Pod/Select.pm | 2026-08-16 | | HTML::D3 | 10/10 | Missing: Test/HTML/T5.pm | 2026-05-18 | | HTML::Index | | Missing: HTML/TreeBuilder.pm | 2026-05-05 | | HTML::Make::Page | | Missing: HTML/Make.pm | 2026-05-11 | -| HTML::Untidy | 1/1 | Missing: HTML/Escape.pm | 2026-05-15 | | HTML::WikiConverter::PhpWiki | 6/6 | Missing: HTML/Element.pm | 2026-05-11 | | HTML::WikiConverter::PmWiki | 6/6 | Missing: HTML/Element.pm | 2026-05-17 | | HTTP::Session::Store::DBI | 2/2 | Missing: HTTP/Session.pm | 2026-05-19 | @@ -7864,8 +7883,6 @@ | ImageButton | | Missing: Tk.pm | 2026-05-18 | | IronTestsCommon | 96/96 | Missing: File/Remove.pm | 2026-05-16 | | LockFile::Simple | | Missing: LockFile/Lock/Simple.pm | 2026-04-21 | -| Log::Dispatch::Binlog | 5/5 | Missing: Test/TempDir.pm | 2026-05-15 | -| Lorem | | Missing: Convert/Color/X11.pm | 2026-05-19 | | MAIN | | Missing: PBJ/JNI/Native.pm | 2026-05-10 | | MP3::Tag | | Missing: MP3/Tag.pm | 2026-08-21 | | MailBox::Test::01platform::Definition | | Missing: filetest.pm | 2026-05-18 | @@ -7876,7 +7893,6 @@ | MooseX::App::Cmd::Command::BashComplete | | Missing: inc/Module/Install.pm | 2026-06-14 | | MooseX::CachingProxy | 1/1 | Missing: MooseX/Test/Role.pm | 2026-05-11 | | MooseX::Lexical::Types | | Missing: Lexical/Types.pm | 2026-05-18 | -| MooseX::Types::Moose::MutualCoercion | | Missing: MooseX/Types/Common/String.pm | 2026-05-19 | | MooseX::Types::Parameterizable | 160/160 | Missing: MooseX/Types/Structured.pm | 2026-05-17 | | MouseX::AttributeTraitHelper::Merge | | Missing: Mouse/Role.pm | 2026-05-10 | | MyBioinfo::Common | | Missing: Math/CDF.pm | 2026-05-15 | @@ -7914,14 +7930,12 @@ | Test::AutoBuild | | Missing: Test/AutoBuild/Lib.pm | 2026-08-17 | | Test::Expect | | Missing: Expect/Simple.pm | 2026-05-17 | | Test::Future::IO | 1/1 | Missing: Future/IO.pm | 2026-05-12 | -| Test::ManyParams | | Missing: Set/CrossProduct.pm | 2026-05-18 | | Text::Balanced::Marpa | | Missing: Marpa/R2/Version.pm | 2026-08-14 | | Thing | | Missing: Apache/Constants.pm | 2026-05-11 | | UNIVERSAL::source_location_for | 1/1 | Missing: FindBin/libs.pm | 2026-05-14 | | WWW::AdServer::Advert | | Missing: Apache.pm | 2026-08-12 | | WWW::CloudCreator | 3/3 | Missing: Test/Perl/Critic.pm | 2026-05-12 | | WWW::Google::ClientLogin | 6/6 | Missing: Test/Flatten.pm | 2026-05-17 | -| WWW::Google::Cloud::Messaging | 14/14 | Missing: Test/Flatten.pm | 2026-05-11 | | WWW::MSA::Hadith | | Missing: HTML/TreeBuilder.pm | 2026-05-11 | | WWW::Scraper::F1 | 3/3 | Missing: HTML/TreeBuilder.pm | 2026-05-18 | | WebService::SendGrid::Newsletter | 12/12 | Missing: Test/Mock/HTTP/Tiny.pm | 2026-05-16 | @@ -7934,14 +7948,13 @@ | XML::ParseDTD | | Missing: IPC/ShareLite.pm | 2026-05-11 | | XML::RSS::PicLens | 3/3 | Missing: Test/XML.pm | 2026-05-17 | | XML::SAX::ExpatXS | | Missing: XML/SAX/ExpatXS/Preload.pm | 2026-05-18 | -| XML::SAXDriver::Sablotron | | Missing: XML/Sablotron.pm | 2026-05-19 | | XS::libpanda | | Missing: Test/Catch.pm | 2026-05-05 | | YAML::LibYAML::API | 1/1 | Missing: YAML/LibYAML/API/XS.pm | 2026-05-17 | | ZMQ::FFI::ContextBase | | Missing: FFI/Raw.pm | 2026-05-18 | | ZMQ::FFI::ErrorHandler | | Missing: Sys/SigAction.pm | 2026-05-14 | | Zed | | Missing: Term/ReadPassword.pm | 2026-05-15 | -### Other (1558 modules) +### Other (1547 modules) | Module | Pass/Total | Error | Date | |--------|-----------|-------|------| @@ -7956,7 +7969,6 @@ | AMQP | | | 2026-05-15 | | API::Handle | | Unknown test outcome | 2026-08-11 | | APR::Const | | Unknown test outcome | 2026-05-09 | -| APR::Request::Apache2 | | Unknown test outcome | 2026-05-13 | | ARSObject | | Unknown test outcome | 2026-05-16 | | AUBBC | | Unknown test outcome | 2026-05-13 | | AWS::ARN | | Unknown test outcome | 2026-05-13 | @@ -7964,7 +7976,7 @@ | Algorithm::BinarySearch::Vec | | Unknown test outcome | 2026-08-21 | | Algorithm::FastPermute | | | 2026-05-20 | | Algorithm::SVM | | | 2026-08-19 | -| Alien::Base | | Build failed | 2026-08-18 | +| Alien::Base | | Build failed | 2026-08-24 | | Alien::Build::Plugin::Gather::Dino | | Unknown test outcome | 2026-08-15 | | Alien::FreeImage | | Build failed | 2026-08-12 | | Alien::GPG::Error | | Build failed | 2026-08-17 | @@ -8047,8 +8059,8 @@ | Apache::CacheContent | | Unknown test outcome | 2026-08-13 | | Apache::MONITOR | | Unknown test outcome | 2026-08-12 | | Apache::PrettyPerl | | Unknown test outcome | 2026-08-15 | -| Apache::Request | | Unknown test outcome | 2026-05-18 | | Apache::Scriptor | | Unknown test outcome | 2026-08-14 | +| Apache::SessionX | | Unknown test outcome | 2026-08-24 | | Apache::TimedRedirect | | Unknown test outcome | 2026-08-16 | | Apache::WAP::MailPeek | | Unknown test outcome | 2026-08-14 | | App::APA | | Unknown test outcome | 2026-08-19 | @@ -8086,6 +8098,7 @@ | At | | No parseable output | 2026-06-14 | | Atomic::Pipe | | Unknown test outcome | 2026-08-13 | | Attean | | Unknown test outcome | 2026-08-21 | +| AtteanX::RDFQueryTranslator | | Unknown test outcome | 2026-08-24 | | Audio::ESD | | | 2026-08-13 | | Audio::Mad | | | 2026-08-18 | | Aut | | | 2026-08-20 | @@ -8112,7 +8125,6 @@ | B::Graph | | | 2026-05-10 | | B::JVM::Jasmin | | | 2026-08-19 | | B::Lint::Plugin::Test | | No parseable output | 2026-08-20 | -| B::OPCheck | | No parseable output | 2026-06-15 | | B::Tree | | Unknown test outcome | 2026-08-11 | | BDB::Wrapper | | | 2026-05-16 | | BIND::Conf_Parser | | Unknown test outcome | 2026-05-17 | @@ -8131,6 +8143,7 @@ | Bio::Align::AlignI | | Unknown test outcome | 2026-08-14 | | Bio::Annotation::Collection | | Unknown test outcome | 2026-08-19 | | Bio::AssemblyImprovement | | Unknown test outcome | 2026-08-17 | +| Bio::DB::WebDBSeqI | | Unknown test outcome | 2026-08-24 | | Bio::Data::Plasmid::CloningVector | | No parseable output | 2026-08-15 | | Bio::GMOD::Archive | | Unknown test outcome | 2026-08-16 | | Bio::Grid::Run::SGE | | Unknown test outcome | 2026-08-15 | @@ -8357,6 +8370,7 @@ | DBIx::Class::KiokuDB | | Unknown test outcome | 2026-08-23 | | DBIx::Class::MassAssignable | | No parseable output | 2026-08-24 | | DBIx::Class::MooseColumns | | Unknown test outcome | 2026-08-19 | +| DBIx::Class::MooseColumns::Meta::Attribute | | Unknown test outcome | 2026-08-24 | | DBIx::Class::PseudoEnum | | Unknown test outcome | 2026-08-23 | | DBIx::Class::ResultSet::RecursiveUpdate | | Unknown test outcome | 2026-08-21 | | DBIx::Class::ResultSet::WithMetaData | | | 2026-05-18 | @@ -8370,7 +8384,6 @@ | DBIx::Frame | | Unknown test outcome | 2026-08-21 | | DBIx::HTML::LinkedMenus | | No parseable output | 2026-08-11 | | DBIx::HTML::PopupRadio | | No parseable output | 2026-08-24 | -| DBIx::Informix::Perform | | | 2026-05-11 | | DBIx::Interp::db | | Unknown test outcome | 2026-08-21 | | DBIx::Interpolate::STX | | Unknown test outcome | 2026-08-21 | | DBIx::Model | | Unknown test outcome | 2026-05-10 | @@ -8428,7 +8441,6 @@ | Data::SExpression::Xen | | No parseable output | 2026-08-17 | | Data::Stream::Bulk | | Unknown test outcome | 2026-08-20 | | Data::TableAutoSum | | Unknown test outcome | 2026-08-18 | -| Data::Uniqid | | Unknown test outcome | 2026-05-19 | | DataLoader | | Unknown test outcome | 2026-08-20 | | DataSexta | | | 2026-08-19 | | Date::Convert::Astro | | No parseable output | 2026-08-16 | @@ -8462,7 +8474,6 @@ | Dist::Zilla::MintingProfile::PLTK | | Unknown test outcome | 2026-08-12 | | Dist::Zilla::Plugin::Acme::MetaSyntactic | | Unknown test outcome | 2026-08-14 | | Dist::Zilla::Plugin::AlienBase::Doc | | Unknown test outcome | 2026-08-15 | -| Dist::Zilla::Plugin::ChangelogFromGit | | Unknown test outcome | 2026-08-24 | | Dist::Zilla::Plugin::CheckChangesHasContent | | Unknown test outcome | 2026-08-19 | | Dist::Zilla::Plugin::CopyFilesFromBuild | | Unknown test outcome | 2026-08-22 | | Dist::Zilla::Plugin::ExplicitPackageForClass | | Unknown test outcome | 2026-08-17 | @@ -8488,7 +8499,6 @@ | Dpkg::Vars | | Unknown test outcome | 2026-08-16 | | Dpkg::Version | | Unknown test outcome | 2026-08-20 | | Dyn | | Build failed | 2026-05-18 | -| EC::About | | Unknown test outcome | 2026-05-11 | | ERG::line_formatter | | No parseable output | 2026-08-23 | | ESplit | | No parseable output | 2026-08-23 | | EV::ADNS | | | 2026-05-17 | @@ -8596,7 +8606,6 @@ | GraphViz::Zone | | | 2026-08-13 | | Graphics::Plotter | | | 2026-08-14 | | Gtk | | Unknown test outcome | 2026-08-24 | -| Gtk2::Ex::Dragger | | | 2026-05-12 | | Gtk2::Ex::ICal::Recur | | No parseable output | 2026-05-11 | | Gtk2::Ex::TreeModel::ImplBits | | Unknown test outcome | 2026-05-07 | | Gtk2::Unique | | No parseable output | 2026-04-22 | @@ -8770,7 +8779,6 @@ | MMM::OracleDump | | Unknown test outcome | 2026-08-19 | | MP3::Album | | No parseable output | 2026-08-17 | | MP4::Info | | Unknown test outcome | 2026-08-23 | -| MPE::IMAGE | | | 2026-05-17 | | MPEG::LibMPEG3 | | | 2026-08-24 | | MQSeries::OAM | | Unknown test outcome | 2026-05-12 | | MRTG::Config | | No parseable output | 2026-08-23 | @@ -8812,14 +8820,13 @@ | MechaCPAN::DestGuard | | Unknown test outcome | 2026-08-21 | | Medusa | | Unknown test outcome | 2026-08-20 | | MegaDistro | | Unknown test outcome | 2026-08-23 | -| Memoize | | Unknown test outcome | 2026-05-10 | | Message::Passing::AMQP::Proxy | | Unknown test outcome | 2026-08-19 | | Metabase::Archive::PostgreSQL | | Unknown test outcome | 2026-08-18 | | Method::Signatures | | Unknown test outcome | 2026-08-16 | | Microarray | | No parseable output | 2026-08-14 | | Microsoft::AdCenter | | Unknown test outcome | 2026-08-15 | | Migraine | | Unknown test outcome | 2026-05-10 | -| Model3D::Poser::GetStringRes | | No parseable output | 2026-05-10 | +| Model3D::Poser::GetStringRes | | No parseable output | 2026-08-24 | | Model::Envoy | | Unknown test outcome | 2026-08-14 | | Module::Build | | Unknown test outcome | 2026-08-13 | | Module::CoreList::DBSchema | | Unknown test outcome | 2026-08-15 | @@ -8847,6 +8854,7 @@ | MooX::Types::SetObject | | Unknown test outcome | 2026-05-11 | | Moose::Meta::Attribute::Custom::Trait::XmlField | | Unknown test outcome | 2026-08-11 | | Moose::Util | | Unknown test outcome | 2026-04-28 | +| MooseX::AttributeShortcuts | | Unknown test outcome | 2026-08-24 | | MooseX::Declare | | Unknown test outcome | 2026-08-23 | | MooseX::ErrorHandling | | | 2026-05-11 | | MooseX::Event | | | 2026-05-10 | @@ -8865,7 +8873,7 @@ | MyComplexType | | Unknown test outcome | 2026-08-11 | | MyLexicalHandler | | Unknown test outcome | 2026-05-18 | | MySAX_Breadcrumbs | | | 2026-08-23 | -| MySQL::TableInfo | | | 2026-05-11 | +| MySQL::TableInfo | | | 2026-08-24 | | MyTestModule | | No parseable output | 2026-08-19 | | MzML::Activation | | Unknown test outcome | 2026-08-24 | | NIS::DBM | | Unknown test outcome | 2026-08-19 | @@ -8926,6 +8934,7 @@ | OpenGL::Image | | | 2026-05-18 | | OpenGL::Simple | | | 2026-05-17 | | OpenGbg | | Unknown test outcome | 2026-08-18 | +| OpenSearch | | Unknown test outcome | 2026-08-24 | | OpenSearch::MooseTypes | | Unknown test outcome | 2026-08-21 | | OpenSourceOrg::API | | No parseable output | 2026-08-20 | | OpenXML::Properties | | No parseable output | 2026-06-10 | @@ -8946,7 +8955,6 @@ | PDK::Device | | Unknown test outcome | 2026-05-16 | | PDL::DSP::Fir::Simple | | No parseable output | 2026-08-23 | | PDL::Demos::Simplex | | | 2026-05-13 | -| PDL::Demos::TkTriD_demo | | | 2026-05-17 | | PDL::FFTW3 | | | 2026-05-12 | | PDL::Fit::Polynomial | | No parseable output | 2026-08-24 | | PDL::Graphics::ColorSpace | | No parseable output | 2026-05-18 | @@ -8989,7 +8997,6 @@ | POE::Component::WWW::Google::Calculator | | No parseable output | 2026-08-24 | | POE::Component::XUL | | Unknown test outcome | 2026-08-20 | | POE::Filter::Regexp | | No parseable output | 2026-05-12 | -| POE::Test::Loops | | Unknown test outcome | 2026-08-24 | | PONAPI::Document | | Unknown test outcome | 2026-08-21 | | POSIX::RT::Clock | | Build failed | 2026-05-17 | | PPI | | Build failed | 2026-08-24 | @@ -9030,7 +9037,7 @@ | PerlX::ScopeFunction | | | 2026-08-13 | | Perlanet | | Unknown test outcome | 2026-08-18 | | Perldoc::Server | | Unknown test outcome | 2026-08-19 | -| PgSQL | | | 2026-05-17 | +| PgSQL | | | 2026-08-24 | | PheMail::Server | | | 2026-08-20 | | Pilot | | No parseable output | 2026-08-22 | | Pipeworks | | Unknown test outcome | 2026-05-14 | @@ -9051,7 +9058,7 @@ | PriQueue | | No parseable output | 2026-08-19 | | Prima | | No parseable output | 2026-08-22 | | Prima::IPA | | No parseable output | 2026-08-14 | -| Proc::Wait3 | | | 2026-06-18 | +| Proc::Wait3 | | | 2026-08-24 | | Promise::XS | | | 2026-05-08 | | Prompt::Timeout | | Unknown test outcome | 2026-08-24 | | Prophet | | Unknown test outcome | 2026-05-09 | @@ -9062,7 +9069,6 @@ | PwdOb | | No parseable output | 2026-05-11 | | Python | | No parseable output | 2026-08-12 | | QBit::Application::Model::DB::KvStore | | Unknown test outcome | 2026-05-17 | -| QBit::Cron | | Unknown test outcome | 2026-05-16 | | QBit::WebInterface::Apache2 | | Unknown test outcome | 2026-08-17 | | QBit::WebInterface::PSGI | | Unknown test outcome | 2026-05-16 | | QQ::weixin::work | | No parseable output | 2026-05-14 | @@ -9093,9 +9099,7 @@ | RT::Asset | | Unknown test outcome | 2026-05-11 | | RT::Authen::CookieAuth | | Unknown test outcome | 2026-08-20 | | RT::Authen::PAUSE | | Unknown test outcome | 2026-05-11 | -| RT::Condition::OnAbandoned | | Unknown test outcome | 2026-05-12 | | RT::Extension::Drafts | | No parseable output | 2026-08-24 | -| RT::Extension::DynamicWebPath | | Unknown test outcome | 2026-05-10 | | RT::Extension::NewTicketFromCorrespondence | | Unknown test outcome | 2026-05-11 | | RT::Extension::QuickAssign | | Unknown test outcome | 2026-05-10 | | RT::Extension::QuoteSelection | | Unknown test outcome | 2026-05-19 | @@ -9107,7 +9111,7 @@ | RT::View::Tree | | Unknown test outcome | 2026-05-17 | | RTx::AttachmentZip | | Unknown test outcome | 2026-05-21 | | RTx::TicketlistTransactions | | Unknown test outcome | 2026-05-15 | -| Radial | | | 2026-05-18 | +| Radial | | | 2026-08-24 | | Readonly | | Build failed | 2026-08-24 | | Real::Encode | | No parseable output | 2026-08-14 | | Ref | | No parseable output | 2026-08-16 | @@ -9119,12 +9123,11 @@ | Rethinkdb | | Unknown test outcome | 2026-05-18 | | Reuters::SSL | | | 2026-08-15 | | RobotC::Wrapper | | Unknown test outcome | 2026-05-11 | -| Role::Declare::Should | | | 2026-04-21 | | Ruby::VersionManager::Config | | Build failed | 2026-08-14 | | Rudesind | | Unknown test outcome | 2026-08-19 | | SAP::WAS::Iface | | | 2026-08-16 | | SDL2::RenderInfo | | | 2026-05-17 | -| SDR | | Unknown test outcome | 2026-05-17 | +| SDR | | Unknown test outcome | 2026-08-24 | | SGI::Syssgi | | | 2026-08-17 | | SMS::Matrix | | No parseable output | 2026-08-15 | | SMS::Send::Fr::OVH | | Unknown test outcome | 2026-08-15 | @@ -9186,7 +9189,6 @@ | SVN::ACL | | No parseable output | 2026-08-18 | | SVN::Log | | No parseable output | 2026-08-22 | | SVN::Push | | Unknown test outcome | 2026-08-23 | -| SWF::Action | | | 2026-05-17 | | SWF::BinStream | | | 2026-08-23 | | SWF::Element::ACTIONCONDITION | | No parseable output | 2026-08-16 | | SWF::Element::Array::ACTIONBLOCK | | | 2026-08-19 | @@ -9199,6 +9201,7 @@ | Sample::AuthCookieHandler | | Unknown test outcome | 2026-08-14 | | SecurID::ACEdb | | | 2026-05-16 | | Selenium::Remote::Commands | | Unknown test outcome | 2026-08-24 | +| Selenium::Remote::Driver | | Unknown test outcome | 2026-08-24 | | Sentry | | | 2026-05-18 | | Service::Chat | | Unknown test outcome | 2026-08-14 | | Seshat::Parallel | | Unknown test outcome | 2026-08-16 | @@ -9249,7 +9252,7 @@ | Tag::Reader::Perl | | Unknown test outcome | 2026-08-17 | | Tags::HTML::Container | | Unknown test outcome | 2026-08-18 | | Tags::HTML::DefinitionList | | Unknown test outcome | 2026-08-11 | -| Tailscale | | Unknown test outcome | 2026-05-11 | +| Tailscale | | Unknown test outcome | 2026-08-24 | | Tamino | | Unknown test outcome | 2026-05-16 | | Tanker | | No parseable output | 2026-08-14 | | TaskForest | | Unknown test outcome | 2026-08-19 | @@ -9363,7 +9366,6 @@ | VUser::Email::Postfix::SQL | | Unknown test outcome | 2026-05-12 | | ValueTree | | No parseable output | 2026-08-24 | | Velocis | | No parseable output | 2026-08-23 | -| W3C::LogValidator | | | 2026-05-12 | | WAP::wmls | | Unknown test outcome | 2026-05-17 | | WSDL::Generator | | | 2026-08-20 | | WWW::Bleep | | No parseable output | 2026-08-23 | @@ -9389,6 +9391,7 @@ | WWW::Proxy4FreeCom | | No parseable output | 2026-08-24 | | WWW::Purolator::TrackingInfo | | No parseable output | 2026-08-24 | | WWW::SMS | | No parseable output | 2026-08-20 | +| WWW::Search::NCBI::PubMed | | No parseable output | 2026-08-24 | | WWW::Selenium::NetworkCapture | | Unknown test outcome | 2026-05-16 | | WWW::Shopify::Tools::Themer::Manifest | | Unknown test outcome | 2026-08-19 | | WWW::Shorten::Simple | | Unknown test outcome | 2026-05-17 | @@ -9475,6 +9478,7 @@ | XML::RSS::Parser::Block | | Unknown test outcome | 2026-05-15 | | XML::RSS::Parser::Element | | Unknown test outcome | 2026-05-18 | | XML::RSSLite | | No parseable output | 2026-08-18 | +| XML::SAXDriver::Sablotron | | | 2026-08-24 | | XML::Simple | | Build failed | 2026-08-23 | | XML::SimpleObject::LibXML | | | 2026-08-19 | | XML::Table2XML | | No parseable output | 2026-08-22 | @@ -9483,9 +9487,7 @@ | XML::Tidy | | No parseable output | 2026-08-20 | | XML::XPath::Simple | | Unknown test outcome | 2026-06-14 | | XML::Xerces | | | 2026-05-11 | -| XS::Base | | | 2026-05-18 | | XS::Parse::Keyword | | Build failed | 2026-08-11 | -| XS::librangeV3 | | Unknown test outcome | 2026-05-18 | | XS::libuv | | No parseable output | 2026-06-15 | | XSTEST::RPCB1 | | No parseable output | 2026-08-23 | | Xmldoom::Definition::DatabaseSAXHandler | | | 2026-08-16 | @@ -9511,14 +9513,13 @@ | JSON::Tiny | 110/110 | StackOverflowError | 2026-05-12 | | LaTeXML | | StackOverflowError | 2026-05-11 | -### Syntax Error (30 modules) +### Syntax Error (28 modules) | Module | Pass/Total | Error | Date | |--------|-----------|-------|------| | AIS::client | | Syntax error | 2026-08-20 | | AnyEvent::WebDriver | | Syntax error | 2026-05-17 | | Argv | | Syntax error | 2026-08-11 | -| BeamerReveal::Log::Win32 | 1/1 | Syntax error | 2026-05-09 | | Book::Bilingual | | Syntax error | 2026-08-11 | | CGI::ContactForm | | Syntax error | 2026-08-21 | | ClearCase::Argv | | Syntax error | 2026-08-21 | @@ -9526,7 +9527,6 @@ | DB::Introspector | | Syntax error | 2026-08-16 | | Devel::SharedLibs | | Syntax error | 2026-08-16 | | DirDB | | Syntax error | 2026-05-18 | -| Gravatar::URL | 71/71 | Syntax error | 2026-05-11 | | Hardware::1Wire::HA7Net | | Syntax error | 2026-08-19 | | ISO::639 | | Syntax error | 2026-08-13 | | NetAddr::IP::Count | | Syntax error | 2026-08-22 | @@ -9642,7 +9642,7 @@ | Alien::Electron | | 1/1 test programs failed; 0/3 subtests failed | 2026-08-24 | | Alien::HDF4 | 0/4 | 4/4 subtests failed | 2026-05-07 | | Alien::Judy | 1/3 | 2/3 subtests failed; 1/3 test programs failed | 2026-08-20 | -| Alien::Libjio | 0/5 | 18/5 subtests failed | 2026-05-09 | +| Alien::Libjio | | 3/9 test programs failed; 0/5 subtests failed | 2026-08-24 | | Alien::MariaDB | 0/1 | 1/1 subtests failed | 2026-04-25 | | Alien::Thrust | | 1/1 test programs failed; 0/0 subtests failed | 2026-08-24 | | Alien::TinyCCx | | 4/4 test programs failed; 0/0 subtests failed | 2026-08-14 | @@ -9715,6 +9715,7 @@ | AnyEvent::I3X::Workspace::OnDemand | 0/5 | 5/5 subtests failed; 2/2 test programs failed | 2026-08-23 | | AnyEvent::ImageShack | 0/1 | 1/1 subtests failed; 1/1 test programs failed | 2026-08-12 | | AnyEvent::Impl::NSRunLoop | | 11/13 test programs failed; 0/19 subtests failed | 2026-08-20 | +| AnyEvent::Impl::Prima | | 3/10 test programs failed; 0/0 subtests failed | 2026-08-24 | | AnyEvent::InMemoryCache | 96/100 | 4/100 subtests failed; 1/4 test programs failed | 2026-08-23 | | AnyEvent::InfluxDB | 0/1 | 1/1 subtests failed; 1/1 test programs failed | 2026-08-13 | | AnyEvent::Inotify::EventReceiver | 0/1 | 1/1 subtests failed; 3/3 test programs failed | 2026-08-15 | @@ -9918,7 +9919,6 @@ | App::ansiexpand | | 1 subtests failed in test files | 2026-08-13 | | App::ansiprintf | | 4 subtests failed in test files | 2026-08-15 | | App::cpang | 1/2 | 1/2 subtests failed; 2/3 test programs failed | 2026-08-17 | -| App::cpanminus::reporter | 0/1 | 141/1 subtests failed | 2026-05-18 | | App::datasection | | 1/2 test programs failed; 0/1 subtests failed | 2026-08-13 | | App::diff_spreadsheets | | 6/8 test programs failed; 0/0 subtests failed | 2026-08-17 | | App::docsisious | | 1/2 test programs failed; 0/7 subtests failed | 2026-08-13 | @@ -9968,7 +9968,6 @@ | AtteanX::Model::SPARQL | 9/11 | 2/11 subtests failed; 2/2 test programs failed | 2026-08-20 | | AtteanX::Model::SPARQLCache | 0/1 | 1/1 subtests failed | 2026-05-16 | | AtteanX::Parser::JSONLD | 3/4 | 1/4 subtests failed; 1/1 test programs failed | 2026-08-19 | -| AtteanX::RDFQueryTranslator | 0/1 | 1/1 subtests failed | 2026-05-17 | | AtteanX::Serializer::RDFa | 20/26 | 6/26 subtests failed; 2/3 test programs failed | 2026-08-21 | | AtteanX::Store::DBI | | 3/3 test programs failed; 0/0 subtests failed | 2026-08-11 | | AtteanX::Store::LDF | 0/1 | 1/1 subtests failed | 2026-05-16 | @@ -10034,6 +10033,7 @@ | B::Lint::StrictOO | | 1/3 test programs failed; 0/0 subtests failed | 2026-08-22 | | B::LintSubs | | 1/2 test programs failed; 0/1 subtests failed | 2026-08-20 | | B::Module::Info | 85/111 | 26/111 subtests failed; 3/7 test programs failed | 2026-08-19 | +| B::OPCheck | | 1/2 test programs failed; 0/1 subtests failed | 2026-08-24 | | B::RecDeparse | 132/262 | 130/262 subtests failed; 10/12 test programs failed | 2026-08-20 | | B::Size2 | | 4/4 test programs failed; 0/0 subtests failed | 2026-08-17 | | B::Stats | 13/35 | 22/35 subtests failed; 3/3 test programs failed | 2026-08-15 | @@ -10091,7 +10091,6 @@ | Bio::DB::GenBank | 0/20 | 107/20 subtests failed | 2026-05-05 | | Bio::DB::RefSeq | | 1/5 test programs failed; 0/1 subtests failed | 2026-08-23 | | Bio::DB::SwissProt | | 1/6 test programs failed; 0/1 subtests failed | 2026-08-22 | -| Bio::DB::WebDBSeqI | 401/511 | 110/511 subtests failed; 209/211 test programs failed | 2026-06-10 | | Bio::FeatureIO | 19/28 | 9/28 subtests failed; 4/10 test programs failed | 2026-08-13 | | Bio::GeneDesign::BuildingBlock | | 5 subtests failed in test files | 2026-08-15 | | Bio::GenomeMap | | 1/1 test programs failed; 0/1 subtests failed | 2026-08-18 | @@ -10185,6 +10184,7 @@ | CGI::Application::CheckRM | 2/12 | 10/12 subtests failed; 10/11 test programs failed | 2026-08-22 | | CGI::Application::Dispatch | 10/28 | 18/28 subtests failed | 2026-05-19 | | CGI::Application::FastCGI | 0/1 | 1/1 subtests failed; 1/1 test programs failed | 2026-08-17 | +| CGI::Application::Gallery | | 1/1 test programs failed; 0/0 subtests failed | 2026-08-24 | | CGI::Application::HelpMan | | 1/2 test programs failed; 0/25 subtests failed | 2026-08-15 | | CGI::Application::MailPage | 0/2 | 46/2 subtests failed | 2026-05-16 | | CGI::Application::Plugin::AJAXUpload | 11/14 | 3/14 subtests failed; 4/13 test programs failed | 2026-08-13 | @@ -10226,12 +10226,13 @@ | CGI::Carp::WarningsToBrowser | | 1 subtests failed in test files | 2026-08-16 | | CGI::Compile | 132/133 | 1/133 subtests failed; 2/19 test programs failed | 2026-08-20 | | CGI::Compress::Gzip | 23/44 | 21/44 subtests failed; 1/3 test programs failed | 2026-08-20 | -| CGI::Cookie::XS | 0/3 | 26/3 subtests failed | 2026-05-11 | +| CGI::Cookie::XS | 1/3 | 2/3 subtests failed; 4/5 test programs failed | 2026-08-24 | | CGI::Debug | 34/42 | 8/42 subtests failed; 5/8 test programs failed | 2026-08-18 | | CGI::Deurl::XS | | 1/1 test programs failed; 0/0 subtests failed | 2026-08-21 | | CGI::Emulate::PSGI | | 1/8 test programs failed; 0/38 subtests failed | 2026-06-18 | | CGI::Emulate::PSGI::Streaming | | 1/7 test programs failed; 0/7 subtests failed | 2026-08-23 | | CGI::ExceptionManager | | 4 subtests failed in test files | 2026-08-14 | +| CGI::ExtDirect | | 5/7 test programs failed; 0/5 subtests failed | 2026-08-24 | | CGI::Fast | 0/4 | 29/4 subtests failed | 2026-05-18 | | CGI::FormBuilder::Source::YAML | 2/4 | 2/4 subtests failed; 1/1 test programs failed | 2026-08-24 | | CGI::FormBuilder::Template::HTC | 2/3 | 1/3 subtests failed; 1/3 test programs failed | 2026-06-18 | @@ -10397,7 +10398,7 @@ | Callback::Cleanup | | 1/1 test programs failed; 0/0 subtests failed | 2026-08-16 | | Callback::Frame | | 10/10 test programs failed; 0/0 subtests failed | 2026-08-16 | | Callerid | 0/1 | 1/1 subtests failed; 1/1 test programs failed | 2026-08-23 | -| Canary::Stability | | 11/11 test programs failed; 0/0 subtests failed | 2026-08-24 | +| Canary::Stability | 5/20 | 15/20 subtests failed; 20/20 test programs failed | 2026-08-24 | | Cantella::Worker | | 1/2 test programs failed; 0/5 subtests failed | 2026-08-17 | | Captcha::reCAPTCHA::Mailhide | 0/1 | 1/1 subtests failed; 3/5 test programs failed | 2026-08-16 | | Capture::Tiny | 2620/2622 | 2/2622 subtests failed; 9/24 test programs failed | 2026-08-24 | @@ -10462,7 +10463,7 @@ | Catalyst::View::TT | 25/61 | 36/61 subtests failed; 9/13 test programs failed | 2026-08-21 | | Catalyst::View::Template | 28/46 | 18/46 subtests failed; 1/1 test programs failed | 2026-08-14 | | Catalyst::View::Vega | | 1/2 test programs failed; 0/0 subtests failed | 2026-08-15 | -| CatalystX::Action::ExtJS::Deserialize | | 5/6 test programs failed; 0/1 subtests failed | 2026-08-24 | +| CatalystX::Action::ExtJS::Deserialize | 1/1 | | 2026-05-17 | | CatalystX::Action::Negotiate | 1/1 | | 2026-05-17 | | CatalystX::AuthenCookie | 17/18 | 1/18 subtests failed; 1/6 test programs failed | 2026-08-24 | | CatalystX::CMS | 34/37 | 3/37 subtests failed; 1/4 test programs failed | 2026-08-21 | @@ -10481,7 +10482,7 @@ | CatalystX::Script::FCGI::Engine | 0/1 | 1/1 subtests failed | 2026-05-11 | | CatalystX::Script::Server::Starman | 0/1 | 1/1 subtests failed; 1/1 test programs failed | 2026-08-13 | | CatalystX::SimpleLogin | | 1 subtests failed in test files | 2026-08-20 | -| CatalystX::Syntax::Action | 0/2 | 2/2 subtests failed | 2026-05-17 | +| CatalystX::Syntax::Action | 0/2 | 2/2 subtests failed; 2/2 test programs failed | 2026-08-24 | | CatalystX::VirtualComponents | 0/1 | 1/1 subtests failed | 2026-05-17 | | Catmandu::Exporter::PICA | | 3 subtests failed in test files | 2026-08-15 | | Catmandu::Exporter::XML | 11/12 | 1/12 subtests failed; 4/7 test programs failed | 2026-08-19 | @@ -10572,7 +10573,6 @@ | Class::Std::Fast::Storable | 235/280 | 45/280 subtests failed | 2026-05-19 | | Class::Tangram | 114/120 | 6/120 subtests failed; 6/8 test programs failed | 2026-06-18 | | Class::Throwable | 74/77 | 3/77 subtests failed; 1/8 test programs failed | 2026-08-21 | -| Class::Type::Enum | 26/26 | | 2026-05-05 | | Class::Value::Contact | | 39 subtests failed in test files | 2026-08-17 | | Class::XML | 52/53 | 1/53 subtests failed; 1/7 test programs failed | 2026-08-22 | | Class::XSAccessor::Compat | | 4/4 test programs failed; 0/49 subtests failed | 2026-08-16 | @@ -10696,7 +10696,7 @@ | Crypt::RSA | | 12/16 test programs failed; 0/16 subtests failed | 2026-08-16 | | Crypt::Random::Source | | 1/7 test programs failed; 0/46 subtests failed | 2026-08-19 | | Crypt::Random::Source::Weak::OpenSSLRand | 0/1 | 1/1 subtests failed; 1/1 test programs failed | 2026-08-14 | -| Crypt::Rijndael | | 3/3 test programs failed; 0/0 subtests failed | 2026-06-10 | +| Crypt::Rijndael | | 3/3 test programs failed; 0/0 subtests failed | 2026-08-24 | | Crypt::SRP | 0/1 | 1/1 subtests failed; 5/5 test programs failed | 2026-08-12 | | Crypt::SSLeay | 12/23 | 11/23 subtests failed; 4/6 test programs failed | 2026-08-20 | | Crypt::Simple::SMIME | 23/24 | 1/24 subtests failed; 1/1 test programs failed | 2026-08-17 | @@ -10723,7 +10723,7 @@ | DB::Berkeley | 0/6 | 6/6 subtests failed; 15/18 test programs failed | 2026-08-20 | | DB::Error | 11/13 | 2/13 subtests failed | 2026-05-15 | | DB::Object | 184/186 | 2/186 subtests failed; 2/10 test programs failed | 2026-08-17 | -| DB::Pluggable::Dumper | 0/1 | 1/1 subtests failed | 2026-05-19 | +| DB::Pluggable::Dumper | 0/1 | 1/1 subtests failed; 1/1 test programs failed | 2026-08-24 | | DB::SPEEDYB | | 1/1 test programs failed; 0/0 subtests failed | 2026-08-23 | | DB::Sandbox | 0/1 | 1/1 subtests failed; 1/4 test programs failed | 2026-08-23 | | DBD::ADO | | 3/31 test programs failed; 0/4 subtests failed | 2026-08-23 | @@ -10850,6 +10850,7 @@ | DBIx::DataModel | 15/24 | 9/24 subtests failed; 21/23 test programs failed | 2026-08-20 | | DBIx::DataModel::ConnectedSource | 22/28 | 6/28 subtests failed; 21/22 test programs failed | 2026-08-17 | | DBIx::DataStore | | 1/6 test programs failed; 0/26 subtests failed | 2026-08-21 | +| DBIx::Deployer | | 1/1 test programs failed; 0/0 subtests failed | 2026-08-24 | | DBIx::Dictionary | 28/30 | 2/30 subtests failed; 2/7 test programs failed | 2026-08-14 | | DBIx::Diff::Schema | 10/12 | 2/12 subtests failed; 1/6 test programs failed | 2026-08-23 | | DBIx::DisconnectAll | 7/9 | 2/9 subtests failed | 2026-05-12 | @@ -10858,9 +10859,11 @@ | DBIx::Fast | | 2 subtests failed in test files | 2026-08-19 | | DBIx::FixtureLoader | 33/35 | 2/35 subtests failed; 2/9 test programs failed | 2026-08-23 | | DBIx::Handler::Sunny | 12/13 | 1/13 subtests failed; 1/3 test programs failed | 2026-08-21 | +| DBIx::Informix::Perform | | 1/1 test programs failed; 0/0 subtests failed | 2026-08-24 | | DBIx::Inspector | 7/9 | 2/9 subtests failed; 1/4 test programs failed | 2026-08-20 | | DBIx::JCL | 0/2 | 2/2 subtests failed; 1/1 test programs failed | 2026-06-11 | | DBIx::Migration | 0/22 | 50/22 subtests failed | 2026-05-12 | +| DBIx::Migration::Directories | | 2/6 test programs failed; 0/129 subtests failed | 2026-08-24 | | DBIx::Mint | 132/133 | 1/133 subtests failed; 13/15 test programs failed | 2026-08-15 | | DBIx::MyParse | 46/69 | 23/69 subtests failed; 23/23 test programs failed | 2026-08-24 | | DBIx::MyParseX | 8/14 | 6/14 subtests failed; 3/5 test programs failed | 2026-08-21 | @@ -10905,7 +10908,7 @@ | DBIx::TableLoader::CSV | 12/17 | 5/17 subtests failed; 1/6 test programs failed | 2026-08-19 | | DBIx::TempDB | 32/40 | 8/40 subtests failed; 2/18 test programs failed | 2026-08-19 | | DBIx::TextIndex | 19/23 | 4/23 subtests failed; 9/15 test programs failed | 2026-08-23 | -| DBIx::Tracer | 1/4 | 3/4 subtests failed | 2026-05-11 | +| DBIx::Tracer | | 1 subtests failed in test files | 2026-08-24 | | DBIx::Transaction | | 2/2 test programs failed; 0/0 subtests failed | 2026-08-20 | | DBIx::TryAgain | | 2/4 test programs failed; 0/11 subtests failed | 2026-08-18 | | DBIx::TxnPool | 0/1 | 1/1 subtests failed | 2026-05-10 | @@ -11018,7 +11021,7 @@ | Data::Clean::ToNonStringyNumber | | 2/6 test programs failed; 0/2 subtests failed | 2026-08-11 | | Data::ClearSilver::HDF | 2/3 | 1/3 subtests failed; 5/6 test programs failed | 2026-08-17 | | Data::Cmp | 25/28 | 3/28 subtests failed; 3/7 test programs failed | 2026-08-18 | -| Data::Compare | 76/77 | 1/77 subtests failed; 1/17 test programs failed | 2026-06-18 | +| Data::Compare | | 1/17 test programs failed; 0/76 subtests failed | 2026-08-24 | | Data::Couplet | 6/8 | 2/8 subtests failed; 6/7 test programs failed | 2026-08-24 | | Data::DFA | | 1/1 test programs failed; 0/0 subtests failed | 2026-08-11 | | Data::DPath | 394/518 | 124/518 subtests failed; 7/20 test programs failed | 2026-08-17 | @@ -11053,7 +11056,6 @@ | Data::ManBearPig | | 9 subtests failed in test files | 2026-08-14 | | Data::MinHash::Shared | | 4/4 test programs failed; 0/0 subtests failed | 2026-08-14 | | Data::Mirror | | 1/1 test programs failed; 0/1 subtests failed | 2026-08-22 | -| Data::ModeMerge | 0/9 | 463/9 subtests failed | 2026-05-10 | | Data::Money::Types | | 4/4 test programs failed; 0/0 subtests failed | 2026-08-14 | | Data::MultiValuedHash | | 1/1 test programs failed; 0/7 subtests failed | 2026-08-24 | | Data::Object | | 14/14 test programs failed; 0/0 subtests failed | 2026-08-20 | @@ -11214,6 +11216,7 @@ | Devel::DTrace::Provider | | 6/7 test programs failed; 0/4 subtests failed | 2026-08-19 | | Devel::Declare | 0/2 | 53/2 subtests failed | 2026-05-19 | | Devel::Declare::Interface | 0/8 | 8/8 subtests failed; 5/5 test programs failed | 2026-08-24 | +| Devel::Declare::Lexer | | 10/10 test programs failed; 0/0 subtests failed | 2026-08-24 | | Devel::Declare::Parser | 0/8 | 8/8 subtests failed; 5/5 test programs failed | 2026-08-23 | | Devel::Declare::Parser::Fennec | 0/1 | 1/1 subtests failed; 1/1 test programs failed | 2026-08-23 | | Devel::DumpTrace | | 1 subtests failed in test files | 2026-08-12 | @@ -11304,6 +11307,7 @@ | Dist::Build::XS::Alien | 1/3 | 2/3 subtests failed | 2026-05-15 | | Dist::Build::XS::Conf | 0/2 | 2/2 subtests failed; 3/3 test programs failed | 2026-08-23 | | Dist::Zilla::Plugin::ChangeStats::Dependencies::Git | 1/2 | 1/2 subtests failed; 2/3 test programs failed | 2026-08-14 | +| Dist::Zilla::Plugin::ChangelogFromGit | | 1 subtests failed in test files | 2026-08-15 | | Dist::Zilla::Plugin::FFI | 1/3 | 2/3 subtests failed; 4/5 test programs failed | 2026-08-19 | | Dist::Zilla::Plugin::InlineIncluder | 0/1 | 1/1 subtests failed; 1/2 test programs failed | 2026-08-12 | | Dist::Zilla::Plugin::LocalHTML | 1/2 | 1/2 subtests failed; 1/3 test programs failed | 2026-08-17 | @@ -11449,7 +11453,7 @@ | ExtUtils::Builder::Compiler | | 3 subtests failed in test files | 2026-08-24 | | ExtUtils::Command | 918/1052 | 134/1052 subtests failed; 25/69 test programs failed | 2026-08-20 | | ExtUtils::CppGuess | | 6/10 test programs failed; 0/10 subtests failed | 2026-08-22 | -| ExtUtils::Depends | 2/3 | 1/3 subtests failed; 1/2 test programs failed | 2026-08-24 | +| ExtUtils::Depends | 1/5 | 4/5 subtests failed; 3/4 test programs failed | 2026-08-24 | | ExtUtils::F77 | 1/3 | 2/3 subtests failed; 1/1 test programs failed | 2026-08-21 | | ExtUtils::InferConfig | | 2/4 test programs failed; 0/4 subtests failed | 2026-08-16 | | ExtUtils::MM_Unix | 976/1079 | 103/1079 subtests failed; 20/69 test programs failed | 2026-06-11 | @@ -11550,7 +11554,7 @@ | File::RsyncP | | 1/1 test programs failed; 0/0 subtests failed | 2026-08-17 | | File::SAUCE | 507/510 | 3/510 subtests failed; 1/15 test programs failed | 2026-08-19 | | File::SOPS | 21/24 | 3/24 subtests failed; 4/6 test programs failed | 2026-08-14 | -| File::Scan::ClamAV | 8/11 | 3/11 subtests failed | 2026-05-12 | +| File::Scan::ClamAV | | 3 subtests failed in test files | 2026-08-24 | | File::Share | | 1/3 test programs failed; 0/1 subtests failed | 2026-08-22 | | File::Share::Install | 0/2 | 4/2 subtests failed | 2026-05-07 | | File::ShareDir | 71/71 | | 2026-05-20 | @@ -11705,7 +11709,7 @@ | Games::Sudoku::SudokuTk | 0/1 | 1/1 subtests failed; 1/1 test programs failed | 2026-08-17 | | Games::Tournament | 1161/1163 | 2/1163 subtests failed; 2/33 test programs failed | 2026-08-16 | | Games::Traveller::Animals | 0/1 | 1/1 subtests failed; 1/1 test programs failed | 2026-08-14 | -| Gantry | 81/88 | 7/88 subtests failed; 6/33 test programs failed | 2026-08-24 | +| Gantry | 74/88 | 14/88 subtests failed | 2026-05-12 | | Gapp | 8/13 | 5/13 subtests failed; 49/51 test programs failed | 2026-08-21 | | GappX::Dialogs | | 1/1 test programs failed; 0/0 subtests failed | 2026-08-21 | | GappX::FileTree | | 1/1 test programs failed; 0/0 subtests failed | 2026-08-21 | @@ -11720,6 +11724,7 @@ | Gears | 1/2 | 1/2 subtests failed; 10/12 test programs failed | 2026-08-20 | | Gedcom | | 3/15 test programs failed; 0/9633 subtests failed | 2026-08-20 | | GenOO | | 2/2 test programs failed; 0/0 subtests failed | 2026-08-18 | +| GenOO::Data::File::SAM::Record | | 2/2 test programs failed; 0/0 subtests failed | 2026-08-24 | | GenOOx::Data::File::SAMbwa | | 1/1 test programs failed; 0/0 subtests failed | 2026-08-20 | | Generate | | 7/8 test programs failed; 0/2 subtests failed | 2026-08-20 | | Genome | | 2/2 test programs failed; 0/0 subtests failed | 2026-08-18 | @@ -11753,14 +11758,13 @@ | Getopt::Yath | 295/296 | 1/296 subtests failed; 1/10 test programs failed | 2026-08-21 | | Gideon | | 1/1 test programs failed; 0/0 subtests failed | 2026-08-20 | | Giovanni | 0/1 | 1/1 subtests failed | 2026-05-16 | -| Git::CPAN::Hook | 27/31 | 4/31 subtests failed | 2026-05-18 | +| Git::CPAN::Hook | 27/31 | 4/31 subtests failed; 1/4 test programs failed | 2026-08-24 | | Git::Crypt | 17/18 | 1/18 subtests failed; 5/5 test programs failed | 2026-08-11 | | Git::Deploy | 5/6 | 1/6 subtests failed; 1/2 test programs failed | 2026-08-14 | | Git::Hooks::CheckYoutrack | 2/5 | 3/5 subtests failed; 1/1 test programs failed | 2026-08-19 | | Git::Open | | 2/3 test programs failed; 0/1 subtests failed | 2026-08-14 | | Git::XS | 0/1 | 1/1 subtests failed; 2/2 test programs failed | 2026-08-11 | | GitHub::Extract | 19/20 | 1/20 subtests failed; 1/2 test programs failed | 2026-08-24 | -| GitHub::MergeVelocity | | 1/5 test programs failed; 0/29 subtests failed | 2026-08-24 | | GitInsight | 0/1 | 1/1 subtests failed; 4/5 test programs failed | 2026-08-19 | | GitMeta | | 2/3 test programs failed; 0/3 subtests failed | 2026-08-17 | | GitStore | 0/8 | 51/8 subtests failed | 2026-05-14 | @@ -11826,6 +11830,7 @@ | Gtk2::Ex::Datasheet::DBI | 0/2 | 2/2 subtests failed; 1/1 test programs failed | 2026-08-21 | | Gtk2::Ex::DateSpinner | | 5/5 test programs failed; 0/0 subtests failed | 2026-08-19 | | Gtk2::Ex::Dialogs | 0/8 | 8/8 subtests failed; 1/1 test programs failed | 2026-08-23 | +| Gtk2::Ex::Dragger | | 2/2 test programs failed; 0/0 subtests failed | 2026-08-24 | | Gtk2::Ex::Email::AAnotebook | 4/6 | 2/6 subtests failed | 2026-05-11 | | Gtk2::Ex::FormFactory | 0/2 | 2/2 subtests failed; 2/2 test programs failed | 2026-08-14 | | Gtk2::Ex::FormFactory::TimeEntry | | 1/1 test programs failed; 0/0 subtests failed | 2026-08-21 | @@ -11852,7 +11857,7 @@ | Gtk2::GladeXML::Simple | 0/1 | 1/1 subtests failed | 2026-05-11 | | Gtk2::Hexgrid | 5/6 | 1/6 subtests failed; 7/8 test programs failed | 2026-08-20 | | Gtk2::ImageView::Browser | 4/6 | 2/6 subtests failed; 2/4 test programs failed | 2026-08-24 | -| Gtk2::ItemFactory | 0/2 | 2/2 subtests failed; 32/32 test programs failed | 2026-06-14 | +| Gtk2::ItemFactory | 0/2 | 2/2 subtests failed; 32/32 test programs failed | 2026-08-24 | | Gtk2::Net::LDAP::Widgets | 0/5 | 5/5 subtests failed | 2026-05-18 | | Gtk2::OSXApplication | | 1/1 test programs failed; 0/0 subtests failed | 2026-08-23 | | Gtk2::PathButtonBar | 4/6 | 2/6 subtests failed; 2/4 test programs failed | 2026-08-20 | @@ -11867,6 +11872,7 @@ | HEAT::Crypto | 0/1 | 1/1 subtests failed; 1/1 test programs failed | 2026-08-19 | | HPC::Runner::Command | | 2/3 test programs failed; 0/0 subtests failed | 2026-08-21 | | HPC::Runner::Command::Plugin::Logger::Sqlite | | 1/3 test programs failed; 0/1 subtests failed | 2026-08-23 | +| HPC::Runner::Command::Utils::ManyConfigs | | | 2026-08-24 | | HPC::Runner::Slurm | | 1 subtests failed in test files | 2026-08-11 | | HPCD::SLURM | | 4/10 test programs failed; 0/0 subtests failed | 2026-08-19 | | HPCD::uni::Group | 12/13 | 1/13 subtests failed; 23/25 test programs failed | 2026-08-20 | @@ -11888,7 +11894,6 @@ | HTML::EmbeddedPerl | 0/1 | 1/1 subtests failed; 1/1 test programs failed | 2026-08-12 | | HTML::Entities::ConvertPictogramMobileJp | 0/1 | 1/1 subtests failed; 3/3 test programs failed | 2026-08-20 | | HTML::EscapeEvil | 0/1 | 14/1 subtests failed | 2026-05-17 | -| HTML::EscapeEvil::AllowAll | 0/1 | 14/1 subtests failed | 2026-05-17 | | HTML::FillInForm | 145/148 | 3/148 subtests failed | 2026-05-12 | | HTML::FillInForm::Lite | 213/214 | 1/214 subtests failed; 2/19 test programs failed | 2026-08-23 | | HTML::FormEngine | | 1/1 test programs failed; 0/0 subtests failed | 2026-08-20 | @@ -11937,7 +11942,7 @@ | HTML::Lint::Pluggable | 2/5 | 3/5 subtests failed; 2/3 test programs failed | 2026-08-19 | | HTML::ListScraper | 37/48 | 11/48 subtests failed; 2/6 test programs failed | 2026-08-23 | | HTML::Make | 0/1 | 1/1 subtests failed | 2026-05-16 | -| HTML::Make::Calendar | 0/1 | 1/1 subtests failed | 2026-05-16 | +| HTML::Make::Calendar | 0/1 | 1/1 subtests failed; 1/1 test programs failed | 2026-08-24 | | HTML::Mason | 455/517 | 62/517 subtests failed; 16/36 test programs failed | 2026-08-23 | | HTML::Mason::Commands | 87/92 | 5/92 subtests failed; 3/13 test programs failed | 2026-08-20 | | HTML::MobileJp::Filter | 7/9 | 2/9 subtests failed; 2/6 test programs failed | 2026-08-23 | @@ -12151,7 +12156,6 @@ | IO::AsyncX::Sendfile | 14/16 | 2/16 subtests failed; 3/4 test programs failed | 2026-08-16 | | IO::AsyncX::System | 14/19 | 5/19 subtests failed; 1/4 test programs failed | 2026-08-23 | | IO::Callback | 6035/10623 | 4588/10623 subtests failed; 6/25 test programs failed | 2026-08-23 | -| IO::Callback::HTTP | 0/1 | 1/1 subtests failed | 2026-05-16 | | IO::Compress | 25570/25615 | 45/25615 subtests failed; 15/93 test programs failed | 2026-08-20 | | IO::Compress::Adapter::Zstd | 10/13 | 3/13 subtests failed; 12/17 test programs failed | 2026-08-23 | | IO::Compress::Xz | 20/26 | 6/26 subtests failed; 38/45 test programs failed | 2026-08-19 | @@ -12165,7 +12169,6 @@ | IO::Framed | | 1/7 test programs failed; 0/43 subtests failed | 2026-08-22 | | IO::HTML | 142/165 | 23/165 subtests failed; 2/5 test programs failed | 2026-08-19 | | IO::Handle::unread | 0/3 | 22/3 subtests failed | 2026-05-11 | -| IO::HyCon | 0/1 | 1/1 subtests failed | 2026-05-11 | | IO::K8s::Api::Admissionregistration::V1alpha1::Initializer | | 1/3 test programs failed; 0/45 subtests failed | 2026-08-13 | | IO::KQueue | 0/1 | 1/1 subtests failed; 1/1 test programs failed | 2026-08-23 | | IO::Lambda | 168/191 | 23/191 subtests failed | 2026-05-17 | @@ -12205,7 +12208,7 @@ | IP::Decimal | 0/1 | 1/1 subtests failed; 1/1 test programs failed | 2026-08-19 | | IP::Info::Exception | | 1 subtests failed in test files | 2026-08-14 | | IP::Unique | 1/12 | 11/12 subtests failed; 5/6 test programs failed | 2026-08-21 | -| IPC::Concurrency | 0/6 | 15/6 subtests failed | 2026-05-18 | +| IPC::Concurrency | 4/6 | 2/6 subtests failed; 3/5 test programs failed | 2026-08-24 | | IPC::Concurrency::DBI | 1/2 | 1/2 subtests failed | 2026-05-11 | | IPC::Filter | 13/16 | 3/16 subtests failed; 1/3 test programs failed | 2026-08-19 | | IPC::GimpFu | | 2/7 test programs failed; 0/16 subtests failed | 2026-08-13 | @@ -12303,7 +12306,7 @@ | JIP::Spy::Event | 4/6 | 2/6 subtests failed; 2/2 test programs failed | 2026-08-23 | | JIRA::Client::Automated | 5/6 | 1/6 subtests failed; 1/5 test programs failed | 2026-08-20 | | JIRA::REST::Class | | 1/5 test programs failed; 0/28 subtests failed | 2026-08-17 | -| JKML | 9/9 | | 2026-05-11 | +| JKML | | 1/3 test programs failed; 0/9 subtests failed | 2026-08-24 | | JMAP::Tester | | 2/6 test programs failed; 0/7 subtests failed | 2026-08-23 | | JMAP::Tester::WebSocket | 1/2 | 1/2 subtests failed; 1/2 test programs failed | 2026-08-19 | | JMX::Jmx4Perl | 12/42 | 30/42 subtests failed | 2026-05-17 | @@ -12581,6 +12584,7 @@ | Log::Any::Adapter::TAP | | 4/7 test programs failed; 0/7 subtests failed | 2026-08-23 | | Log::Declare | 0/60 | 60/60 subtests failed; 3/4 test programs failed | 2026-08-21 | | Log::Dispatch | 81/82 | 1/82 subtests failed; 1/13 test programs failed | 2026-08-15 | +| Log::Dispatch::Binlog | | 1/2 test programs failed; 0/5 subtests failed | 2026-08-24 | | Log::Dispatch::Config::TestLog | | 1/1 test programs failed; 0/0 subtests failed | 2026-08-24 | | Log::Dispatch::DBI | | 2/3 test programs failed; 0/1 subtests failed | 2026-08-23 | | Log::Dispatch::File::Rolling | | 4/9 test programs failed; 0/10 subtests failed | 2026-08-17 | @@ -12608,6 +12612,7 @@ | Long::Jump | | 1/2 test programs failed; 0/28 subtests failed | 2026-08-18 | | Loo | | 63/66 test programs failed; 0/0 subtests failed | 2026-08-20 | | LooksLike | 847/851 | 4/851 subtests failed | 2026-05-16 | +| Lorem | | 16/16 test programs failed; 0/0 subtests failed | 2026-08-24 | | Lox::Expr::Lox::Function | 172/173 | 1/173 subtests failed; 1/1 test programs failed | 2026-08-18 | | Lucene | 0/1 | 1/1 subtests failed; 1/1 test programs failed | 2026-08-19 | | LucyX::Simple | | 1/1 test programs failed; 0/0 subtests failed | 2026-08-19 | @@ -12648,7 +12653,7 @@ | MIME::Charset::_Compat | 76/92 | 16/92 subtests failed | 2026-05-12 | | MIME::EcoEncode | | 3/3 test programs failed; 0/20 subtests failed | 2026-08-16 | | MIME::EcoEncode::Param | | 3/3 test programs failed; 0/20 subtests failed | 2026-08-24 | -| MIME::Entity | 305/369 | 64/369 subtests failed; 20/40 test programs failed | 2026-06-15 | +| MIME::Entity | 393/463 | 70/463 subtests failed; 15/40 test programs failed | 2026-08-24 | | MIME::Lite::HTML | 85/195 | 110/195 subtests failed; 2/3 test programs failed | 2026-08-11 | | MIME::Lite::TT::HTML::Japanese | 2/4 | 2/4 subtests failed; 2/3 test programs failed | 2026-08-20 | | MIME::Lite::TT::Japanese | 0/4 | 4/4 subtests failed; 2/2 test programs failed | 2026-08-18 | @@ -12663,11 +12668,12 @@ | MP3::Tag::Utils | 0/1 | 1/1 subtests failed | 2026-05-17 | | MP4::LibMP4v2 | 0/1 | 1/1 subtests failed; 2/2 test programs failed | 2026-08-20 | | MPE::CIvar | 0/1 | 16/1 subtests failed | 2026-05-18 | +| MPE::IMAGE | | 1/1 test programs failed; 0/0 subtests failed | 2026-08-24 | | MPE::Suprtool | | 1/1 test programs failed; 0/0 subtests failed | 2026-08-17 | | MPEG::MP3Play | | 1/1 test programs failed; 0/0 subtests failed | 2026-08-13 | | MPEG_Header | 4/125 | 121/125 subtests failed; 60/60 test programs failed | 2026-08-14 | | MQUL | 0/1 | 1/1 subtests failed; 3/4 test programs failed | 2026-06-14 | -| MR::IProto | 0/16 | 16/16 subtests failed | 2026-05-17 | +| MR::IProto | 10/16 | 6/16 subtests failed; 1/1 test programs failed | 2026-08-24 | | MRO::Define | 0/1 | 1/1 subtests failed; 3/7 test programs failed | 2026-08-22 | | MRO::Magic | | 6/7 test programs failed; 0/1 subtests failed | 2026-08-17 | | MRS::Algorithm | 8/12 | 4/12 subtests failed; 5/11 test programs failed | 2026-08-24 | @@ -12918,7 +12924,6 @@ | MojoX::HTTP::Async | 0/5 | 5/5 subtests failed; 5/5 test programs failed | 2026-08-14 | | MojoX::I18N::Lexemes | 13/19 | 6/19 subtests failed; 3/5 test programs failed | 2026-06-18 | | MojoX::JSON::RPC | 40/41 | 1/41 subtests failed; 1/3 test programs failed | 2026-08-19 | -| MojoX::JSONRPC2::HTTP | 0/1 | 1/1 subtests failed | 2026-05-17 | | MojoX::Log::Any | 8/10 | 2/10 subtests failed; 1/3 test programs failed | 2026-08-15 | | MojoX::Log::Declare | 1/3 | 2/3 subtests failed; 1/1 test programs failed | 2026-08-23 | | MojoX::Log::Dispatch | | 2/7 test programs failed; 0/10 subtests failed | 2026-08-23 | @@ -13003,7 +13008,7 @@ | MooX::InsideOut | | 1/1 test programs failed; 0/0 subtests failed | 2026-08-18 | | MooX::Keyword | | 1 subtests failed in test files | 2026-08-21 | | MooX::Keyword::Factory | | 1 subtests failed in test files | 2026-08-24 | -| MooX::Keyword::Field | 0/1 | 1/1 subtests failed | 2026-05-19 | +| MooX::Keyword::Field | | 1 subtests failed in test files | 2026-08-24 | | MooX::Keyword::Random | | 1 subtests failed in test files | 2026-08-16 | | MooX::Keyword::Readonly | | 1 subtests failed in test files | 2026-08-23 | | MooX::LvalueAttribute | 1/2 | 1/2 subtests failed | 2026-05-19 | @@ -13042,7 +13047,6 @@ | MooseX::AlwaysCoerce | 3/3 | | 2026-05-19 | | MooseX::App | 0/50 | 125/50 subtests failed | 2026-05-10 | | MooseX::Attribute::Prototype | 33/34 | 1/34 subtests failed; 3/7 test programs failed | 2026-08-24 | -| MooseX::AttributeShortcuts | 31/32 | 1/32 subtests failed | 2026-05-10 | | MooseX::Blessed::Reconstruct | 2/4 | 2/4 subtests failed | 2026-05-19 | | MooseX::ClassAttribute | 173/178 | 5/178 subtests failed; 3/13 test programs failed | 2026-08-20 | | MooseX::ClassCompositor | | 1/5 test programs failed; 0/15 subtests failed | 2026-08-20 | @@ -13084,6 +13088,7 @@ | MooseX::Types::Data::GUID | 0/3 | 7/3 subtests failed | 2026-05-15 | | MooseX::Types::DateTime::ButMaintained | | 1/3 test programs failed; 0/23 subtests failed | 2026-08-18 | | MooseX::Types::IO | 25/26 | 1/26 subtests failed; 2/4 test programs failed | 2026-08-24 | +| MooseX::Types::Moose::MutualCoercion | | 1/1 test programs failed; 0/13 subtests failed | 2026-08-24 | | MooseX::Types::Path::Tiny | 39/40 | 1/40 subtests failed; 1/6 test programs failed | 2026-08-19 | | MooseX::Types::Ro | | 1 subtests failed in test files | 2026-08-20 | | MooseX::Types::Structured | 350/352 | 2/352 subtests failed | 2026-05-19 | @@ -13093,7 +13098,6 @@ | MooseX::YAML | | 2/2 test programs failed; 0/2 subtests failed | 2026-08-20 | | Moove | | 25 subtests failed in test files | 2026-08-17 | | MorboDB | | 1 subtests failed in test files | 2026-08-23 | -| Morpheus | 85/86 | 1/86 subtests failed | 2026-05-13 | | MouseX::Foreign | 0/1 | 217/1 subtests failed | 2026-05-18 | | MouseX::Getopt | 349/359 | 10/359 subtests failed; 5/22 test programs failed | 2026-08-22 | | MouseX::Getopt::Basic | 0/11 | 278/11 subtests failed | 2026-05-16 | @@ -13149,7 +13153,7 @@ | NLP::Service | 0/15 | 15/15 subtests failed; 4/4 test programs failed | 2026-08-23 | | NOLookup | 0/19 | 26/19 subtests failed | 2026-05-17 | | NSNMP | 64/66 | 2/66 subtests failed; 3/3 test programs failed | 2026-08-20 | -| NVM::Perl | 64/71 | 7/71 subtests failed | 2026-05-18 | +| NVM::Perl | 66/71 | 5/71 subtests failed; 1/8 test programs failed | 2026-08-24 | | Nagios::Plugin::ByGmond | | 1 subtests failed in test files | 2026-08-15 | | NativeCall | | 3/3 test programs failed; 0/0 subtests failed | 2026-08-17 | | Neo4j::Cypher::Abstract | 187/189 | 2/189 subtests failed; 2/10 test programs failed | 2026-08-19 | @@ -13290,7 +13294,7 @@ | NetAddr::IP | 98/116 | 18/116 subtests failed; 32/32 test programs failed | 2026-08-20 | | NetAddr::IP::FastNew | | 2/4 test programs failed; 0/0 subtests failed | 2026-08-21 | | NetAddr::IP::LazyInit | 98/116 | 18/116 subtests failed; 33/35 test programs failed | 2026-08-23 | -| NetAddr::IP::Util | 0/116 | 425/116 subtests failed | 2026-05-19 | +| NetAddr::IP::Util | 98/116 | 18/116 subtests failed; 32/32 test programs failed | 2026-08-24 | | NetAddr::MAC | 392/393 | 1/393 subtests failed; 1/23 test programs failed | 2026-08-13 | | NetHack::FOV | 302/352 | 50/352 subtests failed | 2026-05-15 | | NetSDS | 26/48 | 22/48 subtests failed; 3/4 test programs failed | 2026-08-18 | @@ -13356,7 +13360,7 @@ | Object::Cache::Sqlite | | 1/3 test programs failed; 0/37 subtests failed | 2026-08-16 | | Object::Event | 98/99 | 1/99 subtests failed; 1/20 test programs failed | 2026-08-23 | | Object::GlobalContainer | 1/2 | 1/2 subtests failed; 11/13 test programs failed | 2026-08-14 | -| Object::HashBase | 93/96 | 3/96 subtests failed | 2026-05-16 | +| Object::HashBase | 93/97 | 4/97 subtests failed; 3/7 test programs failed | 2026-08-24 | | Object::Hybrid | | 1/1 test programs failed; 0/1 subtests failed | 2026-08-14 | | Object::I18n | | 1/3 test programs failed; 0/20 subtests failed | 2026-08-12 | | Object::ID | 41/46 | 5/46 subtests failed; 1/8 test programs failed | 2026-08-20 | @@ -13408,7 +13412,6 @@ | OpenSMTPD::Password::XS | 0/2 | 2/2 subtests failed; 1/1 test programs failed | 2026-08-16 | | OpenSMTPd::Filter | 52/53 | 1/53 subtests failed; 3/6 test programs failed | 2026-08-21 | | OpenSSH::Fingerprint | | 1 subtests failed in test files | 2026-08-23 | -| OpenSearch | 0/68 | 68/68 subtests failed | 2026-05-09 | | OpenServices::SNMP::Plugin::CVE | | 1 subtests failed in test files | 2026-08-21 | | OpenTelemetry::Any | 13/15 | 2/15 subtests failed; 1/3 test programs failed | 2026-08-15 | | OpenTelemetry::Instrumentation::caller | | 2/3 test programs failed; 0/1 subtests failed | 2026-08-18 | @@ -13428,7 +13431,7 @@ | Otogiri::Plugin::SelectWithColumns | | 1 subtests failed in test files | 2026-08-16 | | Overload::FileCheck | 7/10 | 3/10 subtests failed; 65/66 test programs failed | 2026-08-18 | | OxdPerlModule | 0/1 | 1/1 subtests failed | 2026-05-14 | -| Oz | 1/10 | 9/10 subtests failed | 2026-05-17 | +| Oz | | 1/3 test programs failed; 0/10 subtests failed | 2026-08-24 | | P | | 3/3 test programs failed; 0/0 subtests failed | 2026-08-24 | | P2::Scheduler | | 1 subtests failed in test files | 2026-08-20 | | P2P::pDonkey::Met | | 5/6 test programs failed; 0/1 subtests failed | 2026-08-18 | @@ -13469,6 +13472,7 @@ | PDL::DSP::Fir | 0/1 | 7/1 subtests failed | 2026-05-15 | | PDL::DSP::Windows | | 7/8 test programs failed; 0/1 subtests failed | 2026-08-20 | | PDL::Demos::Prima | | 1 subtests failed in test files | 2026-08-16 | +| PDL::Demos::TkTriD_demo | | 2/2 test programs failed; 0/0 subtests failed | 2026-08-24 | | PDL::FuncND | 1/3 | 2/3 subtests failed; 9/10 test programs failed | 2026-08-23 | | PDL::Graphics::PGPLOT::Window | 2/4 | 2/4 subtests failed | 2026-05-11 | | PDL::IO::CSV | 0/1 | 1/1 subtests failed; 3/3 test programs failed | 2026-08-13 | @@ -13512,7 +13516,7 @@ | POE::Component::CPAN::YACSmoke | 0/40 | 88/40 subtests failed | 2026-05-14 | | POE::Component::CPANPLUS::YACSmoke | | 11/14 test programs failed; 0/29 subtests failed | 2026-08-15 | | POE::Component::Client::Bayeux | 6/17 | 11/17 subtests failed | 2026-05-13 | -| POE::Component::Client::HTTPDeferred | 0/2 | 4/2 subtests failed | 2026-05-19 | +| POE::Component::Client::HTTPDeferred | | 1/4 test programs failed; 0/2 subtests failed | 2026-08-24 | | POE::Component::Client::Keepalive | | 11/18 test programs failed; 0/32 subtests failed | 2026-08-23 | | POE::Component::Client::Lingr | | 1/1 test programs failed; 0/1 subtests failed | 2026-08-19 | | POE::Component::Client::MogileFS | 3/4 | 1/4 subtests failed; 1/3 test programs failed | 2026-08-11 | @@ -13522,7 +13526,6 @@ | POE::Component::Client::Whois::Smart::Data | 9/10 | 1/10 subtests failed | 2026-05-10 | | POE::Component::Cron | | 1/1 test programs failed; 0/2 subtests failed | 2026-08-23 | | POE::Component::DBIAgent | | 1/1 test programs failed; 0/0 subtests failed | 2026-08-16 | -| POE::Component::EasyDBI | 0/8 | 27/8 subtests failed | 2026-05-15 | | POE::Component::Gearman::Client | 2/3 | 1/3 subtests failed; 2/3 test programs failed | 2026-08-18 | | POE::Component::IKC | 45/46 | 1/46 subtests failed; 8/13 test programs failed | 2026-08-18 | | POE::Component::IRC | 304/314 | 10/314 subtests failed; 80/81 test programs failed | 2026-08-11 | @@ -13639,7 +13642,6 @@ | Parallel::Runner | | 3/3 test programs failed; 0/8 subtests failed | 2026-08-23 | | Parallel::Supervisor | 0/1 | 1/1 subtests failed; 1/1 test programs failed | 2026-08-14 | | Params::CallbackRequest | | 3/9 test programs failed; 0/172 subtests failed | 2026-08-23 | -| Params::Get | | 2 subtests failed in test files | 2026-06-14 | | Params::Signature | 655/656 | 1/656 subtests failed; 1/12 test programs failed | 2026-08-19 | | Params::Validate::Checks::Integer | 2/4 | 2/4 subtests failed; 2/3 test programs failed | 2026-08-17 | | Params::Validate::Strict | | 2 subtests failed in test files | 2026-08-23 | @@ -13675,7 +13677,7 @@ | Pegex::JSON | | 1/4 test programs failed; 0/6 subtests failed | 2026-08-15 | | PeopleSoft | 2/3 | 1/3 subtests failed | 2026-05-17 | | Perinci::Result::Format | | 1/4 test programs failed; 0/1 subtests failed | 2026-08-14 | -| Perinci::Result::Format::Lite | 15/16 | 1/16 subtests failed | 2026-05-10 | +| Perinci::Result::Format::Lite | 15/16 | 1/16 subtests failed; 1/5 test programs failed | 2026-08-24 | | Perl5::CoreSmokeDB::Schema | 0/2 | 2/2 subtests failed; 6/6 test programs failed | 2026-08-17 | | Perl6::Attributes | 1/8 | 7/8 subtests failed; 1/1 test programs failed | 2026-08-20 | | Perl6::Binding | | 4/4 test programs failed; 0/0 subtests failed | 2026-08-21 | @@ -13737,7 +13739,7 @@ | PerlVision | | 1 subtests failed in test files | 2026-08-23 | | PerlX::ArraySkip::XS | 0/1 | 1/1 subtests failed; 1/1 test programs failed | 2026-08-19 | | PerlX::Assert | 1/2 | 1/2 subtests failed; 4/6 test programs failed | 2026-08-21 | -| PerlX::Define | 0/2 | 2/2 subtests failed; 3/3 test programs failed | 2026-08-24 | +| PerlX::Define | 0/2 | 2/2 subtests failed | 2026-05-10 | | PerlX::Let | | 1/16 test programs failed; 0/1 subtests failed | 2026-08-20 | | PerlX::Maybe::XS | 0/1 | 1/1 subtests failed; 3/3 test programs failed | 2026-08-15 | | PerlX::Perform | | 2/3 test programs failed; 0/1 subtests failed | 2026-08-21 | @@ -13915,6 +13917,7 @@ | REST::Cypher | 2/4 | 2/4 subtests failed | 2026-05-16 | | REST::Google::Translate | 21/46 | 25/46 subtests failed | 2026-05-05 | | REST::Request | 5/8 | 3/8 subtests failed; 4/7 test programs failed | 2026-08-21 | +| REST::Utils | | 3/6 test programs failed; 0/28 subtests failed | 2026-08-24 | | RF::Component | | 1 subtests failed in test files | 2026-08-13 | | RF::HC12 | | 1 subtests failed in test files | 2026-08-21 | | RFID::Libnfc | 0/2 | 2/2 subtests failed | 2026-05-16 | @@ -14002,6 +14005,7 @@ | Rex | | 9 subtests failed in test files | 2026-08-22 | | Rinchi::CPlusPlus::Preprocessor | 0/1 | 1/1 subtests failed; 1/1 test programs failed | 2026-08-18 | | RocksDB | 0/1 | 1/1 subtests failed; 19/19 test programs failed | 2026-08-14 | +| Role::Declare::Should | | 6/6 test programs failed; 0/0 subtests failed | 2026-08-24 | | Role::EventEmitter | 78/86 | 8/86 subtests failed; 1/3 test programs failed | 2026-08-20 | | Role::HasMessage | 5/6 | 1/6 subtests failed; 1/2 test programs failed | 2026-08-23 | | Role::LibXSLT::Extender | | 1/4 test programs failed; 0/4 subtests failed | 2026-08-17 | @@ -14046,7 +14050,6 @@ | SMS::API::QuickTelecom | 12/16 | 4/16 subtests failed; 2/7 test programs failed | 2026-08-23 | | SMS::Handler | 22/26 | 4/26 subtests failed; 9/11 test programs failed | 2026-06-14 | | SMS::Send::AT::SmsAt | 6/7 | 1/7 subtests failed | 2026-05-17 | -| SMS::Send::CZ::Axima | 0/1 | 3/1 subtests failed | 2026-05-15 | | SMS::Send::Clickatell | 0/3 | 15/3 subtests failed | 2026-05-18 | | SMS::Send::DeviceGsm | 0/1 | 1/1 subtests failed | 2026-05-17 | | SMS::Send::Driver::WebService | 98/112 | 14/112 subtests failed; 5/9 test programs failed | 2026-08-23 | @@ -14057,7 +14060,7 @@ | SMS::Send::TW::chtsns | 0/1 | 1/1 subtests failed; 1/1 test programs failed | 2026-08-15 | | SNA::Network | 0/42 | 146/42 subtests failed | 2026-05-10 | | SNA::Network::Algorithm::Betweenness | 5/6 | 1/6 subtests failed; 14/17 test programs failed | 2026-08-17 | -| SNMP::Agent | 0/1 | 1/1 subtests failed | 2026-05-11 | +| SNMP::Agent | | 1 subtests failed in test files | 2026-08-24 | | SNMP::Effective | 7/15 | 8/15 subtests failed; 7/7 test programs failed | 2026-08-20 | | SNMP::Info | 0/1 | 1/1 subtests failed; 1/1 test programs failed | 2026-08-17 | | SNMP::LogParser | 21/24 | 3/24 subtests failed | 2026-05-14 | @@ -14076,7 +14079,7 @@ | SPOPSx::Ginsu | | 7/8 test programs failed; 0/34 subtests failed | 2026-08-17 | | SPOPSx::Tool::DateTime | | 1/1 test programs failed; 0/0 subtests failed | 2026-08-21 | | SPOPSx::Tool::YAML | | 3/3 test programs failed; 0/0 subtests failed | 2026-08-23 | -| SPVM | | 16/16 test programs failed; 0/0 subtests failed | 2026-08-24 | +| SPVM | | 1/1 test programs failed; 0/0 subtests failed | 2026-08-24 | | SPVM::AI::Util | | 1/5 test programs failed; 0/1 subtests failed | 2026-08-15 | | SPVM::Resource::Utf8proc | | 21/22 test programs failed; 0/1 subtests failed | 2026-08-17 | | SPVM::Resource::Zlib | | 1/1 test programs failed; 0/0 subtests failed | 2026-08-15 | @@ -14124,6 +14127,7 @@ | SVN::S4 | 37/211 | 174/211 subtests failed | 2026-05-12 | | SVN::Simple::Edit | 0/4 | 4/4 subtests failed; 1/1 test programs failed | 2026-08-22 | | SVN::Web::action | 8/18 | 10/18 subtests failed; 5/10 test programs failed | 2026-08-20 | +| SWF::Action | | 11/11 test programs failed; 0/0 subtests failed | 2026-08-24 | | SWF::Builder::Bitmap | | 2/2 test programs failed; 0/0 subtests failed | 2026-08-15 | | SWF::Builder::Text::TEXTRECORD | 9/10 | 1/10 subtests failed; 2/2 test programs failed | 2026-08-20 | | SWFEditor | 0/1 | 1/1 subtests failed; 54/54 test programs failed | 2026-08-23 | @@ -14171,7 +14175,6 @@ | SeeAlso::Client | 220/253 | 33/253 subtests failed; 5/13 test programs failed | 2026-08-16 | | SeeAlso::Identifier | 123/158 | 35/158 subtests failed; 9/13 test programs failed | 2026-08-20 | | SeeAlso::Source::DBI | 116/148 | 32/148 subtests failed; 9/13 test programs failed | 2026-08-20 | -| Selenium::Remote::Driver | 371/373 | 2/373 subtests failed | 2026-05-15 | | SemVer | 0/1 | 1/1 subtests failed; 2/2 test programs failed | 2026-08-20 | | SemanticWeb::OAI::ORE | 0/49 | 118/49 subtests failed | 2026-05-11 | | Sendmail::Queue | 66/68 | 2/68 subtests failed; 4/7 test programs failed | 2026-08-18 | @@ -14339,7 +14342,7 @@ | Sword | 0/4 | 4/4 subtests failed; 4/4 test programs failed | 2026-08-17 | | Symbol::Approx::Sub | 27/28 | 1/28 subtests failed; 2/19 test programs failed | 2026-08-11 | | Symbol::Util | 254/307 | 53/307 subtests failed | 2026-05-19 | -| Sympatic | 0/6 | 6/6 subtests failed | 2026-05-18 | +| Sympatic | 26/32 | 6/32 subtests failed; 7/12 test programs failed | 2026-08-24 | | Syntax::Collector | 11/13 | 2/13 subtests failed; 2/3 test programs failed | 2026-08-20 | | Syntax::Feature::Function | | 1/5 test programs failed; 0/0 subtests failed | 2026-08-19 | | Syntax::Feature::Qs | 1/2 | 1/2 subtests failed; 2/3 test programs failed | 2026-08-20 | @@ -14494,7 +14497,6 @@ | Test::Database | 88/105 | 17/105 subtests failed | 2026-04-22 | | Test::DatabaseRow | 301/320 | 19/320 subtests failed; 3/13 test programs failed | 2026-06-14 | | Test::Declare | 18/23 | 5/23 subtests failed; 1/6 test programs failed | 2026-08-23 | -| Test::Dependencies | 0/2 | 4/2 subtests failed | 2026-05-11 | | Test::Differences | 49/50 | 1/50 subtests failed; 1/17 test programs failed | 2026-08-19 | | Test::Directory | 67/68 | 1/68 subtests failed; 1/9 test programs failed | 2026-08-24 | | Test::DistManifest | 4/12 | 8/12 subtests failed | 2026-05-17 | @@ -14520,6 +14522,7 @@ | Test::JSON::Schema::Acceptance | | 17/18 test programs failed; 0/1 subtests failed | 2026-08-23 | | Test::Kwalitee | 38/40 | 2/40 subtests failed; 1/10 test programs failed | 2026-08-23 | | Test::Magpie | 0/5 | 5/5 subtests failed; 9/12 test programs failed | 2026-08-13 | +| Test::ManyParams | | 2/11 test programs failed; 0/1519 subtests failed | 2026-08-24 | | Test::Memory::Cycle | 20/39 | 19/39 subtests failed; 4/9 test programs failed | 2026-08-20 | | Test::Mimic::Recorder | | 1/1 test programs failed; 0/1 subtests failed | 2026-08-15 | | Test::MinimumVersion::Fast | 0/1 | 1/1 subtests failed; 2/2 test programs failed | 2026-08-20 | @@ -14579,7 +14582,6 @@ | Test::TempDir | 20/21 | 1/21 subtests failed; 3/6 test programs failed | 2026-08-21 | | Test::Text | 6/7 | 1/7 subtests failed; 3/4 test programs failed | 2026-08-19 | | Test::Tk | 0/1 | 1/1 subtests failed; 1/1 test programs failed | 2026-08-24 | -| Test::Type | 1/2 | 1/2 subtests failed | 2026-05-12 | | Test::Unit | 3/4 | 1/4 subtests failed; 3/3 test programs failed | 2026-08-15 | | Test::Unit::ExceptionError | 4/12 | 8/12 subtests failed; 1/1 test programs failed | 2026-08-18 | | Test::Unix::User | 1/3 | 2/3 subtests failed; 4/5 test programs failed | 2026-08-18 | @@ -14763,7 +14765,7 @@ | Tlaloc | | 1 subtests failed in test files | 2026-08-18 | | Tmpfile | | 3 subtests failed in test files | 2026-08-18 | | Toader | | 1 subtests failed in test files | 2026-08-20 | -| Toadfarm | 26/28 | 2/28 subtests failed | 2026-05-16 | +| Toadfarm | 147/148 | 1/148 subtests failed; 2/22 test programs failed | 2026-08-24 | | Toggle | | 1/1 test programs failed; 0/0 subtests failed | 2026-08-20 | | ToolSet::y | 0/4 | 4/4 subtests failed | 2026-05-16 | | Trace::Mask | 30/41 | 11/41 subtests failed; 3/7 test programs failed | 2026-08-15 | @@ -14772,13 +14774,14 @@ | Tree::Binary::XS | 0/3 | 3/3 subtests failed; 3/3 test programs failed | 2026-08-15 | | Tree::DAG_Node::XPath | | 1/4 test programs failed; 0/21 subtests failed | 2026-08-12 | | Tree::PseudoIncLib | | 3/4 test programs failed; 0/32 subtests failed | 2026-08-12 | -| Tree::XPathEngine | 157/158 | 1/158 subtests failed | 2026-04-22 | +| Tree::XPathEngine | 168/169 | 1/169 subtests failed; 1/7 test programs failed | 2026-08-24 | | Treemap | 10/12 | 2/12 subtests failed; 1/4 test programs failed | 2026-08-19 | | Tropo | 9/10 | 1/10 subtests failed; 1/3 test programs failed | 2026-08-23 | | TryCatch::Error | 0/8 | 16/8 subtests failed | 2026-05-17 | | Type::Guess::Role::Date | | 2/8 test programs failed; 0/92 subtests failed | 2026-08-19 | | Type::Tiny | 10/20 | 10/20 subtests failed | 2026-05-21 | | Type::Tiny::XS | 0/76 | 118/76 subtests failed | 2026-05-16 | +| Types::Const | 7/12 | 5/12 subtests failed; 2/17 test programs failed | 2026-08-24 | | Types::Core | | 4/5 test programs failed; 0/8 subtests failed | 2026-08-21 | | Types::Namespace | 8/10 | 2/10 subtests failed; 5/9 test programs failed | 2026-08-16 | | Types::Numbers | 13/43 | 30/43 subtests failed; 5/8 test programs failed | 2026-08-22 | @@ -14822,7 +14825,6 @@ | URL::Transform | 29/37 | 8/37 subtests failed; 1/8 test programs failed | 2026-08-24 | | URL::XS | 1/3 | 2/3 subtests failed | 2026-05-10 | | USB::LibUSB | 1/3 | 2/3 subtests failed; 2/3 test programs failed | 2026-08-14 | -| UUID::Tiny::Patch::UseMRS | 0/1 | 1/1 subtests failed | 2026-05-11 | | Ubic | 191/213 | 22/213 subtests failed; 10/27 test programs failed | 2026-08-17 | | Umlmgr | 5/7 | 2/7 subtests failed; 2/2 test programs failed | 2026-08-13 | | UnQLite | 0/1 | 1/1 subtests failed; 4/4 test programs failed | 2026-08-13 | @@ -14878,6 +14880,7 @@ | Vlc::Engine | | 1 subtests failed in test files | 2026-08-13 | | Vote | 4/11 | 7/11 subtests failed; 7/9 test programs failed | 2026-08-19 | | Vroom | 0/2 | 2/2 subtests failed; 2/3 test programs failed | 2026-08-21 | +| W3C::LogValidator | | 6/6 test programs failed; 0/0 subtests failed | 2026-08-24 | | W3C::XMLSchema | 0/2 | 55/2 subtests failed | 2026-05-11 | | WARC | | 4 subtests failed in test files | 2026-08-21 | | WDDX | 9/24 | 15/24 subtests failed | 2026-05-12 | @@ -14932,6 +14935,7 @@ | WWW::GoDaddy::REST | 100/101 | 1/101 subtests failed | 2026-05-10 | | WWW::Google::APIDiscovery::Result | 0/1 | 1/1 subtests failed | 2026-05-18 | | WWW::Google::C2DM | | 1/3 test programs failed; 0/5 subtests failed | 2026-08-19 | +| WWW::Google::Cloud::Messaging | | 2/5 test programs failed; 0/17 subtests failed | 2026-08-24 | | WWW::Google::Docs::Upload | | 1/3 test programs failed; 0/3 subtests failed | 2026-08-20 | | WWW::Google::PageSpeedOnline | | 1 subtests failed in test files | 2026-08-14 | | WWW::HKP | 0/2 | 2/2 subtests failed; 2/8 test programs failed | 2026-08-13 | @@ -14961,11 +14965,11 @@ | WWW::Mechanize::Shell | | 23 subtests failed in test files | 2026-08-24 | | WWW::Mechanize::Sleepy | 26/30 | 4/30 subtests failed; 1/2 test programs failed | 2026-08-20 | | WWW::Mediawiki::Client | 15/17 | 2/17 subtests failed; 3/4 test programs failed | 2026-06-14 | +| WWW::MetaForge | 160/161 | 1/161 subtests failed; 1/17 test programs failed | 2026-08-24 | | WWW::Metalgate | | 7 subtests failed in test files | 2026-08-17 | | WWW::Mixi::Scraper | 3/24 | 21/24 subtests failed | 2026-05-18 | | WWW::NameGen | | 1/4 test programs failed; 0/3 subtests failed | 2026-08-16 | | WWW::NationalRail | | 2/4 test programs failed; 0/9 subtests failed | 2026-08-21 | -| WWW::NicoVideo::Download | 0/1 | 1/1 subtests failed | 2026-05-10 | | WWW::Noss | 31/36 | 5/36 subtests failed | 2026-05-11 | | WWW::Offliberty | 2/5 | 3/5 subtests failed; 1/3 test programs failed | 2026-08-15 | | WWW::OhNoRobotCom::Search | 2/7 | 5/7 subtests failed | 2026-05-19 | @@ -14974,7 +14978,7 @@ | WWW::PkgFind | 3/4 | 1/4 subtests failed; 1/3 test programs failed | 2026-08-23 | | WWW::PlantUML | 1/2 | 1/2 subtests failed | 2026-05-17 | | WWW::PostalMethods | 0/1 | 1/1 subtests failed; 1/1 test programs failed | 2026-08-14 | -| WWW::Postmark | 0/1 | 1/1 subtests failed | 2026-05-19 | +| WWW::Postmark | 12/20 | 8/20 subtests failed; 2/4 test programs failed | 2026-08-24 | | WWW::RiotGames::LeagueOfLegends | 0/2 | 2/2 subtests failed; 2/2 test programs failed | 2026-08-15 | | WWW::SFDC::Role::Session | | 2 subtests failed in test files | 2026-08-17 | | WWW::Salesforce | | 5/6 test programs failed; 0/1 subtests failed | 2026-08-21 | @@ -14999,7 +15003,6 @@ | WWW::Search::Antikvariat11CZ | 4/7 | 3/7 subtests failed; 3/4 test programs failed | 2026-08-24 | | WWW::Search::Coveralia | | 2/2 test programs failed; 0/0 subtests failed | 2026-08-23 | | WWW::Search::ISBNDB | 1/5 | 4/5 subtests failed; 4/6 test programs failed | 2026-08-20 | -| WWW::Search::NCBI::PubMed | 0/1 | 1/1 subtests failed | 2026-05-17 | | WWW::Search::PharmGKB | 1/2 | 1/2 subtests failed; 1/2 test programs failed | 2026-08-24 | | WWW::Search::Scrape | | 3/6 test programs failed; 0/8 subtests failed | 2026-08-11 | | WWW::Search::TheITJobBoard | 0/2 | 5/2 subtests failed | 2026-05-17 | @@ -15071,7 +15074,6 @@ | WebDyne::VERSION | 6/9 | 3/9 subtests failed; 2/3 test programs failed | 2026-08-24 | | WebFS::FileCopy | | 1/1 test programs failed; 0/0 subtests failed | 2026-08-20 | | WebFetch::Output::TT | 0/1 | 1/1 subtests failed | 2026-05-18 | -| WebNano::Controller | 52/53 | 1/53 subtests failed | 2026-05-07 | | WebNano::Controller::CRUD | 1/2 | 1/2 subtests failed; 1/4 test programs failed | 2026-08-21 | | WebService::APIKeys::AutoChanger | | 1/9 test programs failed; 0/18 subtests failed | 2026-08-19 | | WebService::Algolia | 1/3 | 2/3 subtests failed; 6/7 test programs failed | 2026-08-13 | @@ -15087,7 +15089,6 @@ | WebService::Bugzilla | 72/77 | 5/77 subtests failed; 7/30 test programs failed | 2026-08-15 | | WebService::CIA | 29/30 | 1/30 subtests failed; 3/8 test programs failed | 2026-08-14 | | WebService::CRUST | 0/1 | 1/1 subtests failed; 1/1 test programs failed | 2026-08-19 | -| WebService::CastleIO | 0/1 | 1/1 subtests failed | 2026-05-14 | | WebService::Cath::FuncNet | 9/11 | 2/11 subtests failed; 2/6 test programs failed | 2026-08-21 | | WebService::ChangesXml | | 2/3 test programs failed; 0/3 subtests failed | 2026-08-20 | | WebService::Chroma | | 1 subtests failed in test files | 2026-08-15 | @@ -15098,7 +15099,6 @@ | WebService::DNSMadeEasy | 3/4 | 1/4 subtests failed; 2/2 test programs failed | 2026-08-20 | | WebService::DPD::API | 11/15 | 4/15 subtests failed; 1/1 test programs failed | 2026-08-17 | | WebService::DataDog | 14/16 | 2/16 subtests failed | 2026-05-16 | -| WebService::EchoNest | 0/4 | 14/4 subtests failed | 2026-05-10 | | WebService::Embedly | 36/57 | 21/57 subtests failed | 2026-05-19 | | WebService::Eulerian::Analytics | 0/1 | 1/1 subtests failed; 1/1 test programs failed | 2026-08-23 | | WebService::FC2::SpamAPI | 39/41 | 2/41 subtests failed; 1/6 test programs failed | 2026-08-19 | @@ -15168,7 +15168,6 @@ | WebService::Soundcloud | 27/30 | 3/30 subtests failed | 2026-05-17 | | WebService::Strike | 0/1 | 13/1 subtests failed | 2026-05-18 | | WebService::Swapi | | 2 subtests failed in test files | 2026-08-12 | -| WebService::TVRage | 0/1 | 1/1 subtests failed | 2026-05-17 | | WebService::Technorati::BlogSubject | 0/2 | 13/2 subtests failed | 2026-05-16 | | WebService::UMLSKS::ConnectUMLS | | 1 subtests failed in test files | 2026-08-24 | | WebService::Uptrack | | 1/8 test programs failed; 0/9 subtests failed | 2026-08-20 | @@ -15181,7 +15180,7 @@ | WebService::YQL | | 1/2 test programs failed; 0/2 subtests failed | 2026-08-23 | | WebService::Yahoo::BOSS | 1/4 | 3/4 subtests failed | 2026-05-12 | | WebService::Zaqar::Response | | 2/2 test programs failed; 0/0 subtests failed | 2026-08-12 | -| WebShortcutUtil | 96/96 | | 2026-05-18 | +| WebShortcutUtil | | 2/3 test programs failed; 0/96 subtests failed | 2026-08-24 | | Webinject | 0/1 | 4/1 subtests failed | 2026-05-18 | | Webservice::KeyVal::API | 0/1 | 1/1 subtests failed; 1/2 test programs failed | 2026-08-12 | | Webservice::Shipment | 8/11 | 3/11 subtests failed; 3/4 test programs failed | 2026-08-14 | @@ -15211,7 +15210,7 @@ | Win32::File | | 1/1 test programs failed; 0/0 subtests failed | 2026-08-23 | | Win32::File::Object | 2/3 | 1/3 subtests failed; 2/5 test programs failed | 2026-08-23 | | Win32::FileFind::FileData | 0/1 | 1/1 subtests failed; 4/4 test programs failed | 2026-08-22 | -| Win32::FileNotify | 2/4 | 2/4 subtests failed | 2026-05-17 | +| Win32::FileNotify | 1/4 | 3/4 subtests failed; 3/4 test programs failed | 2026-08-24 | | Win32::FileSystem::Watcher | 3/6 | 3/6 subtests failed; 1/1 test programs failed | 2026-08-19 | | Win32::GUI | | 1 subtests failed in test files | 2026-08-24 | | Win32::GUI::DIBitmap | | 1 subtests failed in test files | 2026-06-10 | @@ -15271,7 +15270,7 @@ | Word2vec::Bst | 103/140 | 37/140 subtests failed; 5/7 test programs failed | 2026-08-21 | | WordListRole::BinarySearch | 3/29 | 26/29 subtests failed; 1/5 test programs failed | 2026-08-24 | | WordLists::Base | 128/130 | 2/130 subtests failed; 2/13 test programs failed | 2026-08-13 | -| WordNet::BestStem | 0/1 | 7/1 subtests failed | 2026-05-17 | +| WordNet::BestStem | 0/1 | 1/1 subtests failed; 1/1 test programs failed | 2026-08-24 | | WordNet::SenseKey | 1/2 | 1/2 subtests failed; 1/1 test programs failed | 2026-08-21 | | WordNet::SenseRelate::Algorithm::Global | | 4/4 test programs failed; 0/0 subtests failed | 2026-08-21 | | WordNet::SenseRelate::AllWords | | 3/3 test programs failed; 0/0 subtests failed | 2026-08-13 | @@ -15299,7 +15298,7 @@ | X86::Disasm | 0/4 | 4/4 subtests failed; 4/4 test programs failed | 2026-08-17 | | X86::Udis86 | 1/2 | 1/2 subtests failed; 1/1 test programs failed | 2026-08-16 | | X::Tiny | 13/14 | 1/14 subtests failed; 1/4 test programs failed | 2026-08-11 | -| X::classes | 23/103 | 80/103 subtests failed | 2026-05-11 | +| X::classes | 59/103 | 44/103 subtests failed; 28/30 test programs failed | 2026-08-24 | | XAS::Lib::App::Services | 44/46 | 2/46 subtests failed; 1/3 test programs failed | 2026-08-22 | | XAS::Lib::Mixins::Iterator | | 15 subtests failed in test files | 2026-08-24 | | XHTML::Instrumented | 224/228 | 4/228 subtests failed; 3/58 test programs failed | 2026-08-23 | @@ -15311,7 +15310,7 @@ | XML::Atom::Atompub | 95/104 | 9/104 subtests failed; 2/10 test programs failed | 2026-08-16 | | XML::Atom::Client | 172/198 | 26/198 subtests failed; 15/27 test programs failed | 2026-08-22 | | XML::Atom::Ext::Inline | 1/3 | 2/3 subtests failed | 2026-05-10 | -| XML::Atom::Ext::Media | 0/1 | 1/1 subtests failed | 2026-05-11 | +| XML::Atom::Ext::Media | 0/1 | 1/1 subtests failed; 2/4 test programs failed | 2026-08-24 | | XML::Atom::Feed | 172/198 | 26/198 subtests failed; 15/27 test programs failed | 2026-08-19 | | XML::Atom::Feed::JavaScript | 0/4 | 13/4 subtests failed | 2026-05-18 | | XML::Atom::OWL | 0/1 | 1/1 subtests failed; 1/1 test programs failed | 2026-08-11 | @@ -15335,7 +15334,7 @@ | XML::Compile::Licensed | | 1/1 test programs failed; 0/0 subtests failed | 2026-08-14 | | XML::Compile::RPC | | 3/5 test programs failed; 0/13 subtests failed | 2026-08-20 | | XML::Compile::SOAP | | 7/7 test programs failed; 0/0 subtests failed | 2026-06-18 | -| XML::Compile::SOAP::WSA | 3/3 | | 2026-05-12 | +| XML::Compile::SOAP::WSA | | 2/3 test programs failed; 0/3 subtests failed | 2026-08-24 | | XML::Compile::WSDL11 | | 5/5 test programs failed; 0/0 subtests failed | 2026-08-20 | | XML::Compile::WSS | 2/4 | 2/4 subtests failed; 7/7 test programs failed | 2026-06-10 | | XML::Compile::WSS::KeyInfo | 0/5 | 5/5 subtests failed; 6/6 test programs failed | 2026-06-10 | @@ -15451,11 +15450,12 @@ | XMS::Motif | 0/1 | 1/1 subtests failed; 1/1 test programs failed | 2026-08-21 | | XRI | | 1/8 test programs failed; 0/41 subtests failed | 2026-08-21 | | XRI::Resolution::Lite | 1/2 | 1/2 subtests failed; 1/2 test programs failed | 2026-08-16 | +| XS::Base | | 1/1 test programs failed; 0/0 subtests failed | 2026-08-24 | | XS::Framework | | 5/5 test programs failed; 0/0 subtests failed | 2026-08-13 | | XS::Install | 0/1 | 1/1 subtests failed; 1/1 test programs failed | 2026-08-22 | | XS::Log | | 1/1 test programs failed; 0/0 subtests failed | 2026-08-13 | | XS::MagicExt | 7/9 | 2/9 subtests failed; 2/2 test programs failed | 2026-08-18 | -| XS::Object::Magic | 0/2 | 28/2 subtests failed | 2026-05-19 | +| XS::Object::Magic | 1/2 | 1/2 subtests failed; 1/2 test programs failed | 2026-08-24 | | XS::Parse::Keyword::Builder | | 8/8 test programs failed; 0/0 subtests failed | 2026-08-15 | | XS::Parse::Sublike::Builder | | 3/4 test programs failed; 0/1 subtests failed | 2026-08-18 | | XS::Writer | 1/2 | 1/2 subtests failed; 1/2 test programs failed | 2026-08-11 | @@ -15840,7 +15840,6 @@ | DBIx::Class::LookupColumn | | TIMEOUT (runtime >300s; last output 4s ago) | 2026-08-21 | | DBIx::Class::Schema::PopulateMore | | TIMEOUT (runtime >300s; last output 2s ago) | 2026-08-21 | | DBIx::Class::Sims::REST | | TIMEOUT (runtime >300s; last output 1s ago) | 2026-08-16 | -| DBIx::Deployer | | TIMEOUT (soft limit 1200s exceeded; no output for 1109s) | 2026-06-10 | | DJabberd | | TIMEOUT (soft limit 120s exceeded; no output for 104s) | 2026-08-23 | | DJabberd::Authen::DBI | | TIMEOUT (soft limit 120s exceeded; no output for 81s) | 2026-08-19 | | DJabberd::Authen::Dovecot | | TIMEOUT (soft limit 120s exceeded; no output for 63s) | 2026-08-22 | @@ -15929,6 +15928,7 @@ | Dist::Zilla::PluginBundle::SCHWIGON | | TIMEOUT (soft limit 120s exceeded; no output for 60s) | 2026-08-16 | | Dist::Zilla::Role::PluginBundle::Airplane | | TIMEOUT (runtime >300s; last output 1s ago) | 2026-08-13 | | Docclient | | TIMEOUT (runtime >300s; last output 0s ago) | 2026-08-13 | +| EC::About | | TIMEOUT (runtime >300s; last output 5s ago) | 2026-08-24 | | EV::Memcached | | TIMEOUT (soft limit 1200s exceeded; no output for 1191s) | 2026-06-14 | | EWS::Calendar::Viewer | | TIMEOUT (runtime >300s; last output 5s ago) | 2026-08-23 | | Egg::Helper::View::Mail | | TIMEOUT (runtime >300s; last output 37s ago) | 2026-08-16 | @@ -15958,6 +15958,7 @@ | Google::Ads::AdWords::v201306::AccessReason | | TIMEOUT (soft limit 120s exceeded; no output for 60s) | 2026-08-11 | | Google::Ads::AdWords::v201402::AccessReason | | TIMEOUT (soft limit 120s exceeded; no output for 60s) | 2026-08-17 | | Google::Ads::GoogleAds::V4::Common::AddressInfo | | TIMEOUT (soft limit 120s exceeded; no output for 60s) | 2026-08-11 | +| Gravatar::URL | | TIMEOUT (soft limit 120s exceeded; no output for 107s) | 2026-08-24 | | Group::Git::Cmd::Build | | TIMEOUT (runtime >300s; last output 0s ago) | 2026-08-14 | | Gtk2::CodeGen | | TIMEOUT (runtime >300s; last output 1s ago) | 2026-08-20 | | Gtk3::SimpleList | | TIMEOUT (soft limit 1200s exceeded; no output for 1175s) | 2026-06-10 | @@ -16081,7 +16082,6 @@ | POE::Component::Server::IRC | | TIMEOUT (soft limit 120s exceeded; no output for 86s) | 2026-08-18 | | POE::Component::Server::SimpleSMTP | | TIMEOUT (soft limit 120s exceeded; no output for 92s) | 2026-08-12 | | POE::Component::SmokeBox::Recent | | TIMEOUT (soft limit 120s exceeded; no output for 83s) | 2026-08-13 | -| POE::Loop::Gtk | | TIMEOUT (runtime >300s; last output 1s ago) | 2026-08-24 | | POE::Loop::Mojo_IOLoop | | TIMEOUT (soft limit 1200s exceeded; no output for 600s) | 2026-06-15 | | PPIx::IndexLines | | TIMEOUT (runtime >300s; last output 294s ago) | 2026-08-12 | | PRIMERVIEW | | TIMEOUT (runtime >300s; last output 2s ago) | 2026-08-17 | diff --git a/dev/tools/cpan_port_priorities.pl b/dev/tools/cpan_port_priorities.pl new file mode 100644 index 000000000..34a7a014f --- /dev/null +++ b/dev/tools/cpan_port_priorities.pl @@ -0,0 +1,369 @@ +#!/usr/bin/env perl + +use strict; +use warnings; + +use Getopt::Long qw(GetOptions); +use HTTP::Tiny; +use JSON::PP qw(decode_json encode_json); +use File::Basename qw(dirname); +use File::Spec; + +my $root = File::Spec->rel2abs(File::Spec->catdir(dirname(__FILE__), '..', '..')); +my $report_dir = File::Spec->catdir($root, 'dev', 'cpan-reports'); +my $pass_file = File::Spec->catfile($report_dir, 'cpan-compatibility-pass.dat'); +my $fail_file = File::Spec->catfile($report_dir, 'cpan-compatibility-fail.dat'); +my $skip_file = File::Spec->catfile($report_dir, 'cpan-compatibility-skip.dat'); +my $cache_file = File::Spec->catfile(File::Spec->tmpdir, 'perlonjava-cpan-port-priorities-bulk.json'); +my $xs_file = File::Spec->catfile($root, 'docs', 'reference', 'xs-compatibility.md'); +my $bundled_file = File::Spec->catfile($root, 'docs', 'reference', 'bundled-modules.md'); +my $top = 100; +my $include_skip = 0; +my $all_nonpassing = 0; +my $native_only = 0; +my $include_implemented = 0; +my $targeted = 0; +my $bulk_pages = 2; +my $refresh = 0; +my $help = 0; +my @only_modules; + +GetOptions( + 'pass-file=s' => \$pass_file, + 'fail-file=s' => \$fail_file, + 'skip-file=s' => \$skip_file, + 'cache=s' => \$cache_file, + 'top=i' => \$top, + 'include-skip' => \$include_skip, + 'all-nonpassing' => \$all_nonpassing, + 'native-only' => \$native_only, + 'include-implemented' => \$include_implemented, + 'targeted' => \$targeted, + 'bulk-pages=i' => \$bulk_pages, + 'module=s@' => \@only_modules, + 'refresh' => \$refresh, + 'help' => \$help, +) or usage(2); + +usage(0) if $help; +die "--top must be positive\n" unless $top > 0; + +my %passed = read_status_file($pass_file); +my %implemented = read_implemented_inventory($xs_file, $bundled_file); +my %candidates; + +add_candidates($fail_file, 'FAIL'); +add_candidates($skip_file, 'SKIP') if $include_skip; + +my $cache = read_cache($cache_file); +my $http = HTTP::Tiny->new(timeout => 30); +my @rows; + +my $bulk_index; +if (!$targeted) { + $bulk_index = bulk_reverse_dependencies(\%candidates, \%passed, $cache, $http); +} + +for my $module (sort keys %candidates) { + my $candidate = $candidates{$module}; + next unless eligible_candidate($module, $candidate, \%passed, \%implemented); + + my $reverse = $targeted + ? reverse_dependencies($module, $cache, $http) + : ($bulk_index->{$module} || []); + next unless $reverse; + + my %seen; + my $total = 0; + my $recent = 0; + my $examples = ''; + for my $dependent (@$reverse) { + my $distribution = $dependent->{distribution} || $dependent->{name} || ''; + next unless length $distribution; + next if $seen{$distribution}++; + $total++; + my $date = $dependent->{date} || ''; + $recent++ if $date ge recent_cutoff(); + if (length($examples) < 180) { + $examples .= ', ' if length $examples; + $examples .= $distribution; + } + } + + my $score = $total + (2 * $recent); + push @rows, { + module => $module, + status => $candidate->{status}, + summary => $candidate->{summary}, + total => $total, + recent => $recent, + score => $score, + signal => portability_signal($candidate->{summary}), + examples => $examples, + }; +} + +write_cache($cache_file, $cache); + +@rows = sort { + $b->{score} <=> $a->{score} + || $b->{total} <=> $a->{total} + || $a->{module} cmp $b->{module} +} @rows; +splice @rows, $top if @rows > $top; + +print join("\t", qw(rank module status porting_signal reverse_dependents recent_dependents score summary examples)), "\n"; +for my $i (0 .. $#rows) { + my $row = $rows[$i]; + print join("\t", + $i + 1, + map { clean_field($_) } @{$row}{qw(module status signal total recent score summary examples)} + ), "\n"; +} + +sub add_candidates { + my ($file, $status) = @_; + open my $fh, '<', $file or die "Cannot read $file: $!\n"; + while (my $line = <$fh>) { + chomp $line; + $line =~ s/\r$//; + next unless length $line; + my @fields = split /\t/, $line, -1; + my $module = $fields[0] // ''; + next unless length $module && $module ne 'Module'; + $candidates{$module} ||= { + status => $status, + summary => $fields[4] // '', + }; + } + close $fh; +} + +sub eligible_candidate { + my ($module, $candidate, $passed, $implemented) = @_; + return 0 if @only_modules && !grep { $_ eq $module } @only_modules; + return 0 if $passed->{$module}; + return 0 if !$include_implemented && $implemented->{$module}; + return 0 if !$all_nonpassing && $candidate->{summary} =~ /unknown test outcome|timeout/i; + return 0 if $native_only && $candidate->{summary} !~ /xs|native|java xs|loadable object|ffm/i; + return 1; +} + +sub read_status_file { + my ($file) = @_; + open my $fh, '<', $file or die "Cannot read $file: $!\n"; + my %status; + while (my $line = <$fh>) { + my ($module) = split /\t/, $line, 2; + chomp $module if defined $module; + $status{$module} = 1 if defined($module) && length($module); + } + close $fh; + return %status; +} + +sub reverse_dependencies { + my ($module, $cache, $http) = @_; + return $cache->{$module}{data} if !$refresh && exists $cache->{$module}; + + my @all; + for my $page (1 .. 1000) { + my $url = 'https://fastapi.metacpan.org/v1/reverse_dependencies/module/' + . path_escape($module) . "?page=$page"; + my $response = $http->get($url); + if (!$response->{success}) { + warn "MetaCPAN request failed for $module page $page: " + . "$response->{status} $response->{reason}\n"; + return; + } + + my $decoded = eval { decode_json($response->{content}) }; + if (!$decoded || ref($decoded->{data}) ne 'ARRAY') { + warn "MetaCPAN returned no dependency data for $module page $page\n"; + return; + } + push @all, @{$decoded->{data}}; + last if @{$decoded->{data}} < 50; + } + $cache->{$module} = { fetched_at => scalar gmtime, data => \@all }; + return \@all; +} + +sub bulk_reverse_dependencies { + my ($candidates, $passed, $cache, $http) = @_; + return $cache->{bulk}{data} if !$refresh && ref($cache->{bulk}{data}) eq 'HASH'; + + my %wanted = map { + $_ => 1 + } grep { + eligible_candidate($_, $candidates->{$_}, $passed, \%implemented) + } keys %$candidates; + my %reverse = map { $_ => [] } keys %wanted; + return \%reverse unless %wanted; + + my $page_size = 5000; + my $query = { + size => $page_size, + _source => [qw(distribution dependency date)], + query => { + bool => { + must => [ + { term => { maturity => 'released' } }, + { term => { status => 'latest' } }, + ], + }, + }, + }; + my $total_seen = 0; + for my $page (0 .. $bulk_pages - 1) { + my $response = $http->post( + 'https://fastapi.metacpan.org/v1/release/_search?from=' . ($page * $page_size), + json_request($query), + ); + my $decoded = decode_response($response, 'bulk MetaCPAN search page ' . ($page + 1)); + last unless $decoded; + my $hits = $decoded->{hits}{hits}; + last unless ref($hits) eq 'ARRAY' && @$hits; + $total_seen += scalar @$hits; + for my $hit (@$hits) { + my $source = $hit->{_source} || {}; + my $distribution = $source->{distribution} || ''; + next unless length $distribution; + my %seen; + for my $dependency (@{$source->{dependency} || []}) { + next unless ref($dependency) eq 'HASH'; + next unless ($dependency->{phase} || 'runtime') eq 'runtime'; + next unless ($dependency->{relationship} || 'requires') eq 'requires'; + my $module = $dependency->{module} || ''; + next unless $wanted{$module}; + next if $seen{$module}++; + push @{$reverse{$module}}, { + distribution => $distribution, + date => $source->{date} || '', + }; + } + } + last if @$hits < $page_size; + } + warn "MetaCPAN bulk result may be truncated at $total_seen releases; " + . "use --bulk-pages to request more pages (the API currently caps each page at 5,000)\n" + if $total_seen == $page_size * $bulk_pages; + $cache->{bulk} = { fetched_at => scalar gmtime, data => \%reverse }; + return \%reverse; +} + +sub json_request { + my ($payload) = @_; + return { + headers => { 'content-type' => 'application/json' }, + content => encode_json($payload), + }; +} + +sub decode_response { + my ($response, $operation) = @_; + if (!$response->{success}) { + warn "$operation failed: $response->{status} $response->{reason}\n"; + return; + } + my $decoded = eval { decode_json($response->{content}) }; + if (!$decoded) { + warn "$operation returned invalid JSON: $@\n"; + return; + } + return $decoded; +} + +sub read_implemented_inventory { + my (@files) = @_; + my %implemented; + for my $file (@files) { + open my $fh, '<', $file or die "Cannot read implementation inventory $file: $!\n"; + while (my $line = <$fh>) { + next unless $line =~ /^\|\s*(?:`([^`]+)`|([^|]+))\s*\|/; + my $field = defined($1) ? $1 : $2; + for my $module (split /\s*\/\s*/, $field) { + $module =~ s/\s*\(.*\z//; + $module =~ s/\s+$//; + $implemented{$module} = 1 if $module =~ /^[A-Za-z_][A-Za-z0-9_:]*$/; + } + } + close $fh; + } + return %implemented; +} + +sub read_cache { + my ($file) = @_; + return {} unless -f $file; + open my $fh, '<', $file or die "Cannot read cache $file: $!\n"; + local $/; + my $text = <$fh>; + close $fh; + my $cache = eval { decode_json($text) }; + return ref($cache) eq 'HASH' ? $cache : {}; +} + +sub write_cache { + my ($file, $cache) = @_; + open my $fh, '>', $file or die "Cannot write cache $file: $!\n"; + print {$fh} encode_json($cache); + close $fh; +} + +sub path_escape { + my ($value) = @_; + $value =~ s/([^A-Za-z0-9_.~-])/sprintf('%%%02X', ord($1))/eg; + return $value; +} + +sub recent_cutoff { + my @now = gmtime; + my $year = $now[5] + 1900 - 3; + return sprintf('%04d-%02d-%02d', $year, $now[4] + 1, $now[3]); +} + +sub portability_signal { + my ($summary) = @_; + return 'native-or-xs' if $summary =~ /xs|native|java xs|loadable object|ffm/i; + return 'timeout-or-environment' if $summary =~ /unknown test outcome|timeout/i; + return 'runtime-or-test-failure'; +} + +sub clean_field { + my ($value) = @_; + $value //= ''; + $value =~ s/[\t\r\n]+/ /g; + return $value; +} + +sub usage { + my ($exit) = @_; + print <<'USAGE'; +Usage: cpan_port_priorities.pl [options] + +Rank CPAN modules that do not appear in the PerlOnJava pass report by the +number and recency of their MetaCPAN reverse dependents. + +Options: + --top N Emit at most N rows (default: 100) + --include-skip Include SKIP records as candidates + --all-nonpassing Include timeout and unknown-outcome records + --native-only Keep only records whose report text signals XS/native use + --include-implemented + Include modules already listed in bundled/XS inventories + --targeted Use one reverse-dependency API request per module + --bulk-pages N Number of 5,000-result bulk pages (default: 2) + --module NAME Restrict the query to one or more named modules + --refresh Ignore cached MetaCPAN responses + --cache FILE Cache path (default: system temporary directory) + --pass-file FILE Override the pass report + --fail-file FILE Override the fail report + --skip-file FILE Override the skip report + --help Show this help + +The default intentionally excludes SKIP, timeout, and unknown-outcome rows: +those need classification before they should drive a porting decision. +USAGE + exit $exit; +} From dda4116bc9b69f3d5461eeb0c80db719124730a8 Mon Sep 17 00:00:00 2001 From: Flavio Soibelmann Glock Date: Mon, 24 Aug 2026 20:01:58 +0200 Subject: [PATCH 2/5] refresh current CPAN reports --- dev/cpan-reports/cpan-compatibility-fail.dat | 3 +-- dev/cpan-reports/cpan-compatibility-pass.dat | 3 ++- dev/cpan-reports/cpan-compatibility.md | 14 +++++++------- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/dev/cpan-reports/cpan-compatibility-fail.dat b/dev/cpan-reports/cpan-compatibility-fail.dat index 86bdc066a..2358f2bae 100644 --- a/dev/cpan-reports/cpan-compatibility-fail.dat +++ b/dev/cpan-reports/cpan-compatibility-fail.dat @@ -4929,7 +4929,6 @@ Module::Refresh FAIL 16 14 2/16 subtests failed 2026-05-17 Module::ScanDeps::Static FAIL 6 0 6/6 subtests failed; 4/4 test programs failed 2026-08-19 Module::ScanDeps::VERSION FAIL 3 0 3/3 subtests failed; 2/2 test programs failed 2026-08-12 Module::Setup FAIL 466 1/47 test programs failed; 0/466 subtests failed 2026-08-19 -Module::Spy FAIL 4 2 2/4 subtests failed 2026-05-19 Module::Starter FAIL Unknown test outcome 2026-08-20 Module::Starter::Plugin::CGIApp FAIL 1 3/5 test programs failed; 0/1 subtests failed 2026-08-23 Module::Starter::Plugin::DebPackage FAIL 9 1/6 test programs failed; 0/9 subtests failed 2026-08-17 @@ -8584,7 +8583,7 @@ ZConf::Runner FAIL TIMEOUT (soft limit 120s exceeded; no output for 80s) 2026- ZConf::Runner::GUI::GTK FAIL TIMEOUT (soft limit 120s exceeded; no output for 60s) 2026-08-20 ZConf::Weather FAIL TIMEOUT (soft limit 120s exceeded; no output for 79s) 2026-08-23 ZMQ FAIL 1 0 1/1 subtests failed; 5/5 test programs failed 2026-08-21 -ZMQ::CZMQ FAIL 6 2 4/6 subtests failed; 4/4 test programs failed 2026-06-14 +ZMQ::CZMQ FAIL 6 2 4/6 subtests failed; 4/4 test programs failed 2026-08-24 ZMQ::Declare FAIL 57 56 1/57 subtests failed; 3/6 test programs failed 2026-08-19 ZMQ::FFI FAIL 2026-05-18 ZMQ::FFI::ContextBase FAIL Missing: FFI/Raw.pm 2026-05-18 diff --git a/dev/cpan-reports/cpan-compatibility-pass.dat b/dev/cpan-reports/cpan-compatibility-pass.dat index 7494ac8a9..36e23987c 100644 --- a/dev/cpan-reports/cpan-compatibility-pass.dat +++ b/dev/cpan-reports/cpan-compatibility-pass.dat @@ -4099,6 +4099,7 @@ Module::Release::Git PASS 44 44 2026-08-15 570876923 Module::Release::VerifyGPGSignature PASS 1 1 2026-08-16 ebd367ec5 Module::ScanDeps PASS 2026-08-19 1af78283f Module::Signature PASS 2 2 2026-08-19 1af78283f +Module::Spy PASS 10 10 2026-08-24 f53f40b91 Module::Starter::Plugin::RTx PASS 1 1 2026-08-14 424ad3c8f Module::Starter::XSimple PASS 1 1 2026-08-14 d5aec7092 Module::Used PASS 23 23 2026-08-12 004ce4b1f @@ -4769,7 +4770,7 @@ OrePAN2 PASS 47 47 2026-08-22 2b2257e94 Org::Dump PASS 1 1 2026-08-14 d5aec7092 Org::Examples PASS 1 1 2026-08-18 1af78283f Org::FRDCSA::AIE PASS 2026-08-15 570876923 -OrgINI PASS 1 1 2026-05-09 a0cb33710 +OrgINI PASS 1 1 2026-08-24 f53f40b91 OurCal PASS 49 49 2026-08-24 2b2257e94 OurNet::BBSAgent PASS 2 2 2026-05-21 b5536d190 OurNet::BBSApp PASS 2026-08-17 06656bfa2 diff --git a/dev/cpan-reports/cpan-compatibility.md b/dev/cpan-reports/cpan-compatibility.md index 9428f5284..4799bba52 100644 --- a/dev/cpan-reports/cpan-compatibility.md +++ b/dev/cpan-reports/cpan-compatibility.md @@ -1,6 +1,6 @@ # CPAN Module Compatibility Report for PerlOnJava -> Auto-generated by `dev/tools/cpan_random_tester.pl` on 2026-08-24 19:59:47 +> Auto-generated by `dev/tools/cpan_random_tester.pl` on 2026-08-24 20:00:56 > > Modules are randomly selected from the full CPAN index and tested > with `./jcpan -t`. Dependencies are tested too; every module that @@ -11,8 +11,8 @@ | Metric | Count | |--------|-------| | **Modules Tested** | 16311 | -| **Pass** | 7548 (46.3%) | -| **Fail** | 8620 | +| **Pass** | 7549 (46.3%) | +| **Fail** | 8619 | | **Skipped** | 143 | ## Modules That Pass All Tests @@ -4130,6 +4130,7 @@ | Module::Release::VerifyGPGSignature | 1 | 2026-08-16 | ebd367ec5 | | Module::ScanDeps | - | 2026-08-19 | 1af78283f | | Module::Signature | 2 | 2026-08-19 | 1af78283f | +| Module::Spy | 10 | 2026-08-24 | f53f40b91 | | Module::Starter::Plugin::RTx | 1 | 2026-08-14 | 424ad3c8f | | Module::Starter::XSimple | 1 | 2026-08-14 | d5aec7092 | | Module::Used | 23 | 2026-08-12 | 004ce4b1f | @@ -4802,7 +4803,7 @@ | Org::Dump | 1 | 2026-08-14 | d5aec7092 | | Org::Examples | 1 | 2026-08-18 | 1af78283f | | Org::FRDCSA::AIE | - | 2026-08-15 | 570876923 | -| OrgINI | 1 | 2026-05-09 | a0cb33710 | +| OrgINI | 1 | 2026-08-24 | f53f40b91 | | OurCal | 49 | 2026-08-24 | 2b2257e94 | | OurNet::BBSAgent | 2 | 2026-05-21 | b5536d190 | | OurNet::BBSApp | - | 2026-08-17 | 06656bfa2 | @@ -9546,7 +9547,7 @@ | WWW::URLToys | | Syntax error | 2026-08-12 | | World_Option | | Syntax error | 2026-05-16 | -### Test Failures (5996 modules) +### Test Failures (5995 modules) | Module | Pass/Total | Error | Date | |--------|-----------|-------|------| @@ -12877,7 +12878,6 @@ | Module::ScanDeps::Static | 0/6 | 6/6 subtests failed; 4/4 test programs failed | 2026-08-19 | | Module::ScanDeps::VERSION | 0/3 | 3/3 subtests failed; 2/2 test programs failed | 2026-08-12 | | Module::Setup | | 1/47 test programs failed; 0/466 subtests failed | 2026-08-19 | -| Module::Spy | 2/4 | 2/4 subtests failed | 2026-05-19 | | Module::Starter::Plugin::CGIApp | | 3/5 test programs failed; 0/1 subtests failed | 2026-08-23 | | Module::Starter::Plugin::DebPackage | | 1/6 test programs failed; 0/9 subtests failed | 2026-08-17 | | Module::Text::Template::Build | 13/17 | 4/17 subtests failed; 1/2 test programs failed | 2026-08-14 | @@ -15506,7 +15506,7 @@ | Yote::ArrayGatekeeper | | 1/1 test programs failed; 0/0 subtests failed | 2026-08-15 | | Z | | 1/1 test programs failed; 0/0 subtests failed | 2026-08-13 | | ZMQ | 0/1 | 1/1 subtests failed; 5/5 test programs failed | 2026-08-21 | -| ZMQ::CZMQ | 2/6 | 4/6 subtests failed; 4/4 test programs failed | 2026-06-14 | +| ZMQ::CZMQ | 2/6 | 4/6 subtests failed; 4/4 test programs failed | 2026-08-24 | | ZMQ::Declare | 56/57 | 1/57 subtests failed; 3/6 test programs failed | 2026-08-19 | | ZMQ::LibCZMQ1 | 2/9 | 7/9 subtests failed; 5/5 test programs failed | 2026-08-24 | | ZMQx::Class | 7/9 | 2/9 subtests failed; 9/9 test programs failed | 2026-08-20 | From 02139821452d5182e25dc9436e4dbb912b94d7fb Mon Sep 17 00:00:00 2001 From: Flavio Soibelmann Glock Date: Mon, 24 Aug 2026 20:05:31 +0200 Subject: [PATCH 3/5] sort CPAN priorities by dependant count --- dev/tools/cpan_port_priorities.pl | 29 ++++++++++++++++++++++++----- 1 file changed, 24 insertions(+), 5 deletions(-) diff --git a/dev/tools/cpan_port_priorities.pl b/dev/tools/cpan_port_priorities.pl index 34a7a014f..b1e9ee6be 100644 --- a/dev/tools/cpan_port_priorities.pl +++ b/dev/tools/cpan_port_priorities.pl @@ -24,6 +24,7 @@ my $include_implemented = 0; my $targeted = 0; my $bulk_pages = 2; +my $sort_by = 'dependants'; my $refresh = 0; my $help = 0; my @only_modules; @@ -40,6 +41,7 @@ 'include-implemented' => \$include_implemented, 'targeted' => \$targeted, 'bulk-pages=i' => \$bulk_pages, + 'sort=s' => \$sort_by, 'module=s@' => \@only_modules, 'refresh' => \$refresh, 'help' => \$help, @@ -47,6 +49,8 @@ usage(0) if $help; die "--top must be positive\n" unless $top > 0; +die "--sort must be dependants, recent, or score\n" + unless $sort_by eq 'dependants' || $sort_by eq 'recent' || $sort_by eq 'score'; my %passed = read_status_file($pass_file); my %implemented = read_implemented_inventory($xs_file, $bundled_file); @@ -105,11 +109,25 @@ write_cache($cache_file, $cache); -@rows = sort { - $b->{score} <=> $a->{score} - || $b->{total} <=> $a->{total} - || $a->{module} cmp $b->{module} -} @rows; +if ($sort_by eq 'recent') { + @rows = sort { + $b->{recent} <=> $a->{recent} + || $b->{total} <=> $a->{total} + || $a->{module} cmp $b->{module} + } @rows; +} elsif ($sort_by eq 'score') { + @rows = sort { + $b->{score} <=> $a->{score} + || $b->{total} <=> $a->{total} + || $a->{module} cmp $b->{module} + } @rows; +} else { + @rows = sort { + $b->{total} <=> $a->{total} + || $b->{recent} <=> $a->{recent} + || $a->{module} cmp $b->{module} + } @rows; +} splice @rows, $top if @rows > $top; print join("\t", qw(rank module status porting_signal reverse_dependents recent_dependents score summary examples)), "\n"; @@ -354,6 +372,7 @@ sub usage { Include modules already listed in bundled/XS inventories --targeted Use one reverse-dependency API request per module --bulk-pages N Number of 5,000-result bulk pages (default: 2) + --sort MODE Sort by dependants (default), recent, or score --module NAME Restrict the query to one or more named modules --refresh Ignore cached MetaCPAN responses --cache FILE Cache path (default: system temporary directory) From d13b759f8d9f269d4cdc6620e8147f6a2254267e Mon Sep 17 00:00:00 2001 From: Flavio Soibelmann Glock Date: Mon, 24 Aug 2026 20:11:36 +0200 Subject: [PATCH 4/5] document CPAN port prioritization and upgrades --- dev/design/cpan-port-prioritization.md | 306 +++++++++++++++++++++++++ 1 file changed, 306 insertions(+) create mode 100644 dev/design/cpan-port-prioritization.md diff --git a/dev/design/cpan-port-prioritization.md b/dev/design/cpan-port-prioritization.md new file mode 100644 index 000000000..24df58014 --- /dev/null +++ b/dev/design/cpan-port-prioritization.md @@ -0,0 +1,306 @@ +# CPAN port and bundling prioritization + +## Purpose + +PerlOnJava has more CPAN distributions than can be ported or validated one at +a time. This document defines a repeatable way to identify modules with the +largest downstream impact, decide whether each one should be ported or +bundled, and turn the result into an actionable upgrade queue. + +The ranking is an input to engineering decisions, not proof that a module +needs a Java implementation. A high dependant count may indicate a small +pure-Perl compatibility fix, a native module that needs a Java provider, a +module that is already effectively supported, or a failure caused by an +unrelated dependency. + +## Definitions + +- **Direct dependant**: a released CPAN distribution whose runtime metadata + declares the module as a requirement. +- **Candidate**: a module present in the CPAN failure report and absent from + the pass report. +- **Implemented**: a module listed in the bundled-module or XS compatibility + inventories. These are excluded by default because they already have a + PerlOnJava provider or port. +- **Port**: make the upstream Perl implementation work on PerlOnJava, usually + by fixing compiler, runtime, CPAN tooling, or pure-Perl compatibility. +- **Bundle**: ship a Perl implementation, Java-backed provider, compatibility + shim, or supported replacement as part of PerlOnJava so dependency + resolution can satisfy consumers without installing an incompatible + upstream implementation. + +## Recreating the dependant list + +Run the tool from a checkout containing the current CPAN reports: + +```bash +timeout 300 perl dev/tools/cpan_port_priorities.pl \ + --top 100 \ + --bulk-pages 2 \ + --cache /tmp/perlonjava-cpan-port-priorities.json \ + > /tmp/cpan-port-priorities.tsv 2> /tmp/cpan-port-priorities.err +``` + +The output is TSV with these fields: + +| Field | Meaning | +|---|---| +| `module` | Candidate module to investigate | +| `status` | CPAN report status, normally `FAIL` | +| `porting_signal` | Coarse signal from the failure text; it is not a diagnosis | +| `reverse_dependents` | Unique released distributions with a runtime requirement | +| `recent_dependents` | Dependants whose release date is within the recent window | +| `score` | `reverse_dependents + 2 * recent_dependents` | +| `summary` | CPAN tester failure summary | +| `examples` | Sample dependant distributions | + +The default sort is descending `reverse_dependents`, with recent dependants +and module name as tie-breakers. Alternative views are available when useful: + +```bash +# Prioritize current ecosystem pressure. +timeout 300 perl dev/tools/cpan_port_priorities.pl --sort recent + +# Prioritize total plus recency weighting. +timeout 300 perl dev/tools/cpan_port_priorities.pl --sort score + +# Include skipped reports after they have been reviewed as candidates. +timeout 300 perl dev/tools/cpan_port_priorities.pl --include-skip + +# Restrict investigation to native/XS-looking failures. +timeout 300 perl dev/tools/cpan_port_priorities.pl --native-only + +# Verify one module with the per-module reverse-dependency endpoint. +timeout 300 perl dev/tools/cpan_port_priorities.pl --targeted --module DBD::mysql +``` + +The bulk mode fetches latest released distribution metadata and counts +dependencies locally. It deliberately does not ask MetaCPAN to sort the +records. The cache avoids repeating requests, and the default two 5,000-row +pages limit load on MetaCPAN. If the tool reports truncation, increase +`--bulk-pages` deliberately and retain the warning with the generated result. +The request headers should be inspected before increasing the rate: honor +`Retry-After` or any provider-specific rate-limit headers if they appear. + +The result is a bounded prioritization list, not a complete CPAN census. The +current query window, latest-release filtering, dependency phase, and +MetaCPAN metadata quality all affect the numbers. Record the command, date, +cache scope, and report revision whenever a list is used for planning. + +## Filtering and validation + +The default list applies these filters: + +1. Exclude modules in `cpan-compatibility-pass.dat`. +2. Exclude modules listed in `docs/reference/bundled-modules.md` or + `docs/reference/xs-compatibility.md`. +3. Exclude skipped, timeout, and unknown-outcome records unless explicitly + requested. +4. Count only runtime `requires` dependencies, not build- or test-only + relationships. +5. Deduplicate dependants by distribution rather than counting every release + or repeated dependency declaration. + +Before accepting a row as a porting target, check: + +- the failure log and its classification; +- the same distribution under system Perl; +- whether the failure is in the target, dependency installation, or harness; +- whether a provider already exists under another module name; +- whether the dependant count is stable across a fresh cache and a larger + bulk window; +- whether the module is a runtime dependency or mostly a test-only utility. + +The ranking should be enriched with a small decision record: + +```yaml +module: Example::Module +dependants: 42 +report_status: FAIL +failure_class: native-extension +recommended_action: bundle +provider: java-xs +confidence: medium +reason: "Required by database and ORM distributions; no portable backend" +next_step: "Prototype provider and run direct upstream tests" +``` + +## Choosing port, bundle, or defer + +Use the following order of questions: + +1. **Is the failure a PerlOnJava semantic or tooling defect?** Fix the + compiler, runtime, module provider, or CPAN resolver. This is preferred + when the upstream implementation is otherwise portable because one fix can + unblock many modules. +2. **Is the module pure Perl with a small platform assumption?** Port the + compatibility behavior or add a narrow capability policy. Keep the + upstream module and tests as the conformance source. +3. **Does it require XS or a native library with a stable Java equivalent?** + Bundle a Java-backed provider or compatibility shim. The provider manifest + must declare its version, API surface, and shadow policy. +4. **Does it wrap a database or external service?** Prefer a deliberately + scoped shim that preserves the common DBI/API surface and defers operations + to a supported Java driver. Do not claim full compatibility until the + relevant upstream tests pass. +5. **Is the capability unavailable on the JVM?** Defer it with an explicit + capability policy and a precise failure classification. Do not hide the + failure or mark an unrun test as passing. + +Priority should combine impact and tractability. A useful initial rubric is: + +| Factor | Question | +|---|---| +| Impact | How many runtime distributions depend on it? | +| Breadth | Does it unblock unrelated application areas? | +| Severity | Is it a hard install blocker or a narrow test failure? | +| Leverage | Will fixing PerlOnJava behavior help other modules too? | +| Feasibility | Is there a portable implementation or Java provider? | +| Maintenance | Can the provider track upstream releases and behavior? | +| Confidence | Do system-Perl and independent metadata checks agree? | + +High-impact, high-leverage, high-confidence rows should become project issues. +Native modules with many dependants should normally receive a bundling design +issue before implementation. Low-impact modules with difficult native APIs +should remain visible in the queue but be deferred. + +## Automated module upgrades + +The long-term goal is a controlled upgrade pipeline rather than manually +copying individual CPAN modules into the repository. + +### 1. Maintain provider and inventory metadata + +Create a machine-readable provider manifest containing, for each bundled or +ported module: + +```yaml +module: XML::LibXML +provider: java-xs +version: 2.021 +source: bundled +shadow_policy: forbidden +conformance_command: "jcpan -t XML::LibXML" +owner: runtime-modules +``` + +Generate the existing documentation tables from this manifest where +practical. The prioritization tool should consume the same source so that a +module is not ranked as missing merely because one inventory document was not +updated. + +### 2. Refresh reports and metadata on a schedule + +A scheduled job should: + +1. refresh CPAN compatibility records using the existing tester; +2. capture the report revision and current PerlOnJava commit; +3. update the bounded MetaCPAN cache with throttling and conditional requests + where supported; +4. generate a sorted TSV and a compact Markdown summary; +5. compare the result with the previous run and identify new, resolved, and + materially changed candidates. + +The job must use one writer for report files, preserve full logs as artifacts, +and avoid concurrent CPAN tester processes that share intermediate `.dat` +files. + +### 3. Generate upgrade proposals, not automatic merges + +For each new or materially higher-priority candidate, automation should open +or update an issue containing: + +- the dependant count and query date; +- the CPAN report and failure-log path; +- the proposed port/bundle/defer classification; +- system-Perl comparison results; +- affected provider or inventory entries; +- a bounded acceptance plan. + +Automation may prepare a branch with a version bump, provider manifest update, +or refreshed pure-Perl source, but it must not merge a module upgrade without +the conformance gates below. + +### 4. Upgrade and conformance gates + +Every proposed upgrade should run in an isolated worktree and verify: + +- dependency resolution with the intended provider; +- upstream distribution tests under system Perl; +- the same tests under the JVM backend and interpreter backend; +- focused PerlOnJava regression coverage for any discovered defect; +- no accidental shadowing of a bundled provider; +- report classification changes are intentional; +- the provider manifest and generated inventories agree. + +Native providers additionally need API-surface checks and a documented +unsupported-capability policy. A failed gate should update the issue with +evidence and leave the previous provider/version active. + +### 5. Lifecycle and rollback + +Keep the previous provider and metadata available until the new version passes +the acceptance gate. Record source distribution, version, checksum, patch +set, and test evidence. If a scheduled upgrade regresses dependants, revert +the provider manifest selection first, then investigate the upstream or +PerlOnJava defect in a separate change. + +## Proposed implementation phases + +### Phase 1: Reproducible ranking + +- Keep `cpan_port_priorities.pl` cacheable and bounded. +- Add a generated Markdown summary beside the TSV output. +- Record query metadata and truncation status. +- Validate the ranking against several targeted reverse-dependency queries. + +### Phase 2: Provider inventory + +- Define the provider manifest schema. +- Reconcile bundled-module and XS compatibility documentation with it. +- Make the resolver consume provider entries and enforce shadow policy. + +### Phase 3: Upgrade proposals + +- Add a scheduled metadata/report refresh. +- Generate or update GitHub issues for priority changes. +- Attach logs, ranking evidence, and proposed acceptance gates. + +### Phase 4: Controlled upgrade branches + +- Generate isolated upgrade branches for selected pure-Perl modules and + providers. +- Run the full conformance matrix. +- Require human review for native shims, database adapters, and capability + policy changes. + +## Progress tracking + +### Current status: Phase 1 in progress + +Completed: + +- Added `dev/tools/cpan_port_priorities.pl`. +- Added bounded bulk MetaCPAN lookup with local dependant counting. +- Added pass/implemented filtering and local sorting modes. +- Added the initial top-dependant report workflow to PR #1109. + +Next steps: + +1. Validate bulk counts against targeted queries for a representative sample. +2. Define and check in the provider manifest schema. +3. Generate a compact Markdown report suitable for issue updates. +4. Design the scheduled refresh and upgrade-proposal job. + +Open questions: + +- Should the recent-dependant window remain three years, or use release-rate + percentiles? +- Should test-only dependencies receive a separate ranking? +- Which provider versions and API surfaces are stable enough for automated + upgrades? + +Related material: `dev/tools/cpan_port_priorities.pl`, +`dev/design/cpan-workaround-elimination.md`, +`docs/reference/bundled-modules.md`, and +`docs/reference/xs-compatibility.md`. From efbbf7c26b7cacf281689025adcbb4be5eabfbe8 Mon Sep 17 00:00:00 2001 From: Flavio Soibelmann Glock Date: Mon, 24 Aug 2026 20:15:15 +0200 Subject: [PATCH 5/5] preserve CPAN reports during rebase --- dev/cpan-reports/cpan-compatibility-fail.dat | 335 +++++++++++-------- dev/cpan-reports/cpan-compatibility-pass.dat | 231 +++++-------- dev/cpan-reports/cpan-compatibility-skip.dat | 10 +- 3 files changed, 284 insertions(+), 292 deletions(-) diff --git a/dev/cpan-reports/cpan-compatibility-fail.dat b/dev/cpan-reports/cpan-compatibility-fail.dat index 2358f2bae..e78c2c3e2 100644 --- a/dev/cpan-reports/cpan-compatibility-fail.dat +++ b/dev/cpan-reports/cpan-compatibility-fail.dat @@ -51,6 +51,7 @@ API::Plesk FAIL 16/16 test programs failed; 0/0 subtests failed 2026-08-23 API::PureStorage FAIL 1 1/2 test programs failed; 0/1 subtests failed 2026-08-19 APR::Const FAIL Unknown test outcome 2026-05-09 APR::HTTP::Headers::Compat FAIL 7 4 3/7 subtests failed; 3/4 test programs failed 2026-08-21 +APR::Pool FAIL Unknown test outcome 2026-05-17 APR::Request::Apache2 FAIL Unknown test outcome 2026-05-13 ARGV::JSON FAIL 5 3 2/5 subtests failed; 1/2 test programs failed 2026-08-23 ARGV::OrDATA FAIL 20 17 3/20 subtests failed 2026-05-10 @@ -85,7 +86,7 @@ Akamai::Edgegrid FAIL 110 1/9 test programs failed; 0/110 subtests failed 2026- Algorithm::BinarySearch::Vec FAIL Unknown test outcome 2026-08-21 Algorithm::BloomFilter FAIL 4/4 test programs failed; 0/0 subtests failed 2026-08-19 Algorithm::ConsistentHash::CHash FAIL 1 0 1/1 subtests failed; 3/3 test programs failed 2026-08-24 -Algorithm::ConsistentHash::JumpHash FAIL 1/1 test programs failed; 0/0 subtests failed 2026-08-24 +Algorithm::ConsistentHash::JumpHash FAIL 2026-05-19 Algorithm::CurveFit::Simple FAIL 5/5 test programs failed; 0/0 subtests failed 2026-08-15 Algorithm::DependencySolver::Operation FAIL 11 9 2/11 subtests failed; 3/6 test programs failed 2026-08-19 Algorithm::Evolutionary FAIL 183 0 1573/183 subtests failed 2026-05-17 @@ -120,7 +121,7 @@ Alien::Build::Plugin::Gather::Dino FAIL Unknown test outcome 2026-08-15 Alien::Build::Plugin::PkgConfig::Negotiate FAIL 1/1 test programs failed; 0/0 subtests failed 2026-08-11 Alien::Build::Plugin::Probe::Vcpkg FAIL 1 2/2 test programs failed; 0/1 subtests failed 2026-06-18 Alien::CMake FAIL 1 0 4/1 subtests failed 2026-05-08 -Alien::Electron FAIL 3 1/1 test programs failed; 0/3 subtests failed 2026-08-24 +Alien::Electron FAIL 3 2 1/3 subtests failed 2026-05-15 Alien::FreeImage FAIL Build failed 2026-08-12 Alien::GMP FAIL Missing: Alien/m4.pm 2026-08-21 Alien::GPG::Error FAIL Build failed 2026-08-17 @@ -162,6 +163,7 @@ Alien::TinyCC FAIL Build failed 2026-08-11 Alien::TinyCCx FAIL 4/4 test programs failed; 0/0 subtests failed 2026-08-14 Alien::WFDB FAIL Missing: Alien/gmake.pm 2026-08-14 Alien::Web::ExtJS::V3 FAIL Unknown test outcome 2026-04-21 +Alien::Web::HalBrowser FAIL Unknown test outcome 2026-04-22 Alien::Xmake FAIL 5 2 3/5 subtests failed; 3/3 test programs failed 2026-08-18 Alien::automake FAIL Missing: Alien/autoconf.pm 2026-08-16 Alien::bison FAIL No parseable output 2026-08-21 @@ -283,7 +285,7 @@ AnyEvent::Inotify::EventReceiver FAIL 1 0 1/1 subtests failed; 3/3 test programs AnyEvent::JSONRPC::Lite FAIL Unknown test outcome 2026-08-11 AnyEvent::KVStore FAIL 3 1 subtests failed in test files 2026-08-21 AnyEvent::KVStore::Etcd FAIL 1 1 subtests failed in test files 2026-08-21 -AnyEvent::Lingr FAIL 1 0 1/1 subtests failed; 1/1 test programs failed 2026-08-24 +AnyEvent::Lingr FAIL 1 0 1/1 subtests failed 2026-05-12 AnyEvent::MP FAIL 7 0 7/7 subtests failed 2026-05-11 AnyEvent::MPV FAIL TIMEOUT (soft limit 1200s exceeded; no output for 1189s) 2026-06-14 AnyEvent::MQTT FAIL 134 15/25 test programs failed; 0/134 subtests failed 2026-08-15 @@ -302,6 +304,7 @@ AnyEvent::Net::Amazon::S3 FAIL TIMEOUT (runtime >300s; last output 3s ago) 202 AnyEvent::Net::Curl::Const FAIL 58 24 34/58 subtests failed; 20/38 test programs failed 2026-08-14 AnyEvent::Net::MPD FAIL 13 12 1/13 subtests failed; 1/2 test programs failed 2026-08-19 AnyEvent::OWNet FAIL 136 2/14 test programs failed; 0/136 subtests failed 2026-08-18 +AnyEvent::Onkyo FAIL 2026-05-12 AnyEvent::Open3::Simple FAIL 30 0 38/30 subtests failed 2026-05-12 AnyEvent::Pcap FAIL 26 24 2/26 subtests failed; 1/7 test programs failed 2026-08-20 AnyEvent::Pg::Pool FAIL 1/1 test programs failed; 0/0 subtests failed 2026-08-24 @@ -312,6 +315,7 @@ AnyEvent::Proc FAIL 5 6/15 test programs failed; 0/5 subtests failed 2026-08-23 AnyEvent::Proc::R FAIL 10/15 test programs failed; 0/0 subtests failed 2026-08-19 AnyEvent::Processor FAIL 5 3 2/5 subtests failed; 1/1 test programs failed 2026-08-18 AnyEvent::RPC FAIL 2 1 1/2 subtests failed; 1/3 test programs failed 2026-08-13 +AnyEvent::RabbitMQ FAIL 13 12 1/13 subtests failed 2026-05-10 AnyEvent::RabbitMQ::Fork FAIL 3 0 3/3 subtests failed; 1/4 test programs failed 2026-08-14 AnyEvent::ReadLine::Gnu FAIL TIMEOUT (soft limit 1200s exceeded; no output for 1194s) 2026-06-10 AnyEvent::Redis::RipeRedis FAIL TIMEOUT (soft limit 1200s exceeded; no output for 1191s) 2026-06-15 @@ -328,7 +332,7 @@ AnyEvent::Task FAIL 15/15 test programs failed; 0/0 subtests failed 2026-08-22 AnyEvent::TermKey FAIL 2 1 1/2 subtests failed; 4/5 test programs failed 2026-08-22 AnyEvent::Timer::Cron FAIL 1 0 1/1 subtests failed 2026-05-17 AnyEvent::Tools FAIL Unknown test outcome 2026-08-24 -AnyEvent::Twitter FAIL 1 0 1/1 subtests failed; 3/3 test programs failed 2026-08-24 +AnyEvent::Twitter FAIL 1 0 1/1 subtests failed; 3/3 test programs failed 2026-08-23 AnyEvent::Twitter::Stream FAIL 1 0 1/1 subtests failed; 3/4 test programs failed 2026-08-23 AnyEvent::UWSGI FAIL 1 0 1/1 subtests failed; 1/1 test programs failed 2026-08-22 AnyEvent::UserAgent FAIL 1 1 subtests failed in test files 2026-08-24 @@ -346,7 +350,7 @@ AnyMQ FAIL 61 1/11 test programs failed; 0/61 subtests failed 2026-08-23 AnyMQ::Topic::Trait::ZeroMQ FAIL 1 1/4 test programs failed; 0/1 subtests failed 2026-08-11 AnyMongo FAIL 6 5 1/6 subtests failed; 8/10 test programs failed 2026-08-22 AnyURL FAIL Unknown test outcome 2026-05-15 -Ao FAIL 2026-08-24 +Ao FAIL 2026-05-17 Aozora2Epub FAIL 7 4 3/7 subtests failed; 6/7 test programs failed 2026-08-23 AozoraBunko::Checkerkun FAIL 1 0 1/1 subtests failed; 8/8 test programs failed 2026-08-22 Apache FAIL TIMEOUT (runtime >300s; last output 0s ago) 2026-08-21 @@ -378,7 +382,7 @@ Apache2::Banner FAIL 1/1 test programs failed; 0/0 subtests failed 2026-08-17 Apache2::ClickPath FAIL Unknown test outcome 2026-05-13 Apache2::Connection FAIL Unknown test outcome 2026-05-19 Apache2::Connection::SkipDummy FAIL 1/1 test programs failed; 0/0 subtests failed 2026-08-23 -Apache2::Controller FAIL TIMEOUT (runtime >300s; last output 0s ago) 2026-08-24 +Apache2::Controller FAIL 28 28 Missing: YAML/Syck.pm 2026-05-18 Apache2::DirBasedHandler FAIL 12 1 11/12 subtests failed; 3/3 test programs failed 2026-08-20 Apache2::DirBasedHandler::TT FAIL 10 1 9/10 subtests failed; 3/3 test programs failed 2026-08-21 Apache2::Dispatch FAIL 5/5 test programs failed; 0/0 subtests failed 2026-08-19 @@ -406,6 +410,7 @@ Apache2::Protocol FAIL Unknown test outcome 2026-08-23 Apache2::Reload FAIL 2/2 test programs failed; 0/0 subtests failed 2026-08-22 Apache2::RequestIO FAIL Unknown test outcome 2026-05-17 Apache2::Response::FileMerge FAIL 16/16 test programs failed; 0/0 subtests failed 2026-08-12 +Apache2::SQLRequest FAIL Missing: Apache/Test.pm 2026-05-16 Apache2::ScoreBoardFile FAIL 1/1 test programs failed; 0/0 subtests failed 2026-08-20 Apache2::ScoreboardIsFull FAIL TIMEOUT (runtime >300s; last output 0s ago) 2026-08-19 Apache2::Tail FAIL 4 2 2/4 subtests failed; 2/5 test programs failed 2026-08-20 @@ -426,8 +431,9 @@ Apache2::WebApp::Plugin::Session FAIL 3 1 2/3 subtests failed; 2/2 test programs Apache2::WebApp::Plugin::Session::File FAIL 3 1 2/3 subtests failed; 2/2 test programs failed 2026-08-20 Apache2::WebApp::Plugin::Session::MySQL FAIL Missing: Apache/Test.pm 2026-05-16 Apache2::WebApp::Plugin::Validate FAIL TIMEOUT (soft limit 120s exceeded; no output for 60s) 2026-08-21 +Apache2::xForwardedFor FAIL Unknown test outcome 2026-05-12 Apache::ACEProxy FAIL TIMEOUT (runtime >300s; last output 0s ago) 2026-08-18 -Apache::ASP FAIL 15 13 2/15 subtests failed; 43/47 test programs failed 2026-08-24 +Apache::ASP FAIL 11 3 8/11 subtests failed 2026-05-12 Apache::Access::Abuse FAIL Configure failed 2026-08-13 Apache::AntiSpam::JavaScript FAIL TIMEOUT (runtime >300s; last output 0s ago) 2026-08-12 Apache::AppSamurai FAIL TIMEOUT (runtime >300s; last output 0s ago) 2026-08-15 @@ -455,6 +461,7 @@ Apache::Dynagzip FAIL TIMEOUT (runtime >300s; last output 0s ago) 2026-08-14 Apache::ForwardedFor FAIL TIMEOUT (runtime >300s; last output 0s ago) 2026-08-19 Apache::GzipChain FAIL TIMEOUT (runtime >300s; last output 0s ago) 2026-08-13 Apache::Hadoop::WebHDFS FAIL 1 1 subtests failed in test files 2026-08-11 +Apache::Htpasswd FAIL Unknown test outcome 2026-06-18 Apache::Icon FAIL Configure failed 2026-08-13 Apache::JemplateFilter FAIL TIMEOUT (runtime >300s; last output 0s ago) 2026-08-15 Apache::LangPrefCookie FAIL 1 0 1/1 subtests failed; 2/3 test programs failed 2026-08-16 @@ -486,7 +493,7 @@ Apache::SubProcess FAIL Configure failed 2026-08-15 Apache::Template FAIL Configure failed 2026-08-18 Apache::Test FAIL 1 1 subtests failed in test files 2026-08-13 Apache::TestMB FAIL 77 60 17/77 subtests failed 2026-05-09 -Apache::TestMM FAIL 30 23 7/30 subtests failed; 5/9 test programs failed 2026-08-24 +Apache::TestMM FAIL 15 12 3/15 subtests failed; 4/9 test programs failed 2026-06-11 Apache::Tika::Async FAIL 1 0 1/1 subtests failed; 1/1 test programs failed 2026-06-04 Apache::TimedRedirect FAIL Unknown test outcome 2026-08-16 Apache::TopicMaps FAIL 1 0 1/1 subtests failed; 1/1 test programs failed 2026-08-17 @@ -811,7 +818,7 @@ AudioFile::Info::MP3::ID3Lib FAIL 6 5 1/6 subtests failed; 4/5 test programs fai AudioFile::Info::MP3::Tag FAIL Configure failed 2026-05-11 AudioFile::Info::Ogg::Vorbis::Header::PurePerl FAIL 20 1/4 test programs failed; 0/20 subtests failed 2026-08-21 Aut FAIL 2026-08-20 -Auth::ActiveDirectory FAIL 37 1/6 test programs failed; 0/37 subtests failed 2026-08-24 +Auth::ActiveDirectory FAIL 1 0 1/1 subtests failed 2026-05-11 Auth::Sticky FAIL 1 0 1/1 subtests failed; 1/1 test programs failed 2026-08-14 AuthCfg FAIL 4 2 2/4 subtests failed; 1/1 test programs failed 2026-08-17 Authen::ACE FAIL 2026-08-13 @@ -891,7 +898,7 @@ B::Stats FAIL 35 13 22/35 subtests failed; 3/3 test programs failed 2026-08-15 B::Tools FAIL 1 1/2 test programs failed; 0/1 subtests failed 2026-08-14 B::Tree FAIL Unknown test outcome 2026-08-11 B::TypeCheck FAIL 63 55 8/63 subtests failed; 3/4 test programs failed 2026-08-21 -B::Utils1 FAIL 12 10 2/12 subtests failed; 8/29 test programs failed 2026-08-24 +B::Utils1 FAIL 12 0 27/12 subtests failed 2026-05-12 B::XSUB::Dumber FAIL 1/1 test programs failed; 0/0 subtests failed 2026-08-22 BACnet FAIL 164 154 10/164 subtests failed; 1/27 test programs failed 2026-08-19 BBackupd FAIL 15 1/3 test programs failed; 0/15 subtests failed 2026-08-21 @@ -908,10 +915,10 @@ BPM::Engine FAIL TIMEOUT (runtime >300s; last output 0s ago) 2026-08-13 BSD::Ipfwgen FAIL Unknown test outcome 2026-06-10 BSD::Jail FAIL 2026-08-13 BSD::Process FAIL 1 2/4 test programs failed; 0/1 subtests failed 2026-08-19 -BSD::Process::Affinity FAIL 1 1 subtests failed in test files 2026-08-24 +BSD::Process::Affinity FAIL 1 0 1/1 subtests failed 2026-05-17 BSD::Resource FAIL 2 1 1/2 subtests failed; 8/9 test programs failed 2026-08-21 BSD::Socket::Splice FAIL 2 0 2/2 subtests failed; 7/7 test programs failed 2026-08-14 -BSD::arc4random FAIL 1/1 test programs failed; 0/0 subtests failed 2026-08-24 +BSD::arc4random FAIL 2026-05-18 BSD::devstat FAIL 2 0 2/2 subtests failed; 2/2 test programs failed 2026-08-21 BSON FAIL 1525 1439 86/1525 subtests failed 2026-05-19 BTRIEVE::Native FAIL 5 0 23/5 subtests failed 2026-05-11 @@ -929,7 +936,7 @@ Bad_Handle FAIL TIMEOUT (runtime >300s; last output 0s ago) 2026-08-23 Badge::Depot::Plugin::Gratipay FAIL 3 1 2/3 subtests failed; 2/3 test programs failed 2026-08-13 Badge::Depot::Plugin::Travis FAIL Unknown test outcome 2026-08-15 Badger FAIL 1518 1501 17/1518 subtests failed; 23/70 test programs failed 2026-08-24 -BalanceOfPower FAIL No parseable output 2026-08-24 +BalanceOfPower FAIL No parseable output 2026-05-16 BankDetails::India FAIL TIMEOUT (runtime >300s; last output 0s ago) 2026-08-13 BaseLib FAIL 1/1 test programs failed; 0/0 subtests failed 2026-08-21 BasicAuthAgent FAIL 62 61 1/62 subtests failed; 1/17 test programs failed 2026-08-21 @@ -991,6 +998,7 @@ Big5 FAIL Unknown test outcome 2026-08-11 BigIP::iControl FAIL 1 1 subtests failed in test files 2026-08-24 BinTree FAIL No parseable output 2026-08-14 Binding FAIL 1 0 11/1 subtests failed 2026-05-18 +BingoX::Argon FAIL Unknown test outcome 2026-05-10 Bio::Align::AlignI FAIL Unknown test outcome 2026-08-14 Bio::Annotation::Collection FAIL Unknown test outcome 2026-08-19 Bio::AssemblyImprovement FAIL Unknown test outcome 2026-08-17 @@ -1079,6 +1087,7 @@ BridgeAPI FAIL 2026-05-10 Brownie FAIL 18 1/19 test programs failed; 0/18 subtests failed 2026-08-22 BsDiPa FAIL 2026-08-14 Bubble FAIL No parseable output 2026-08-18 +Buffer::Transactional FAIL 14 0 107/14 subtests failed 2026-05-09 Build FAIL 4 2 2/4 subtests failed; 1/2 test programs failed 2026-08-15 BuildTools FAIL 2 1 subtests failed in test files 2026-08-20 Buscador FAIL TIMEOUT (runtime >300s; last output 5s ago) 2026-08-18 @@ -1142,6 +1151,7 @@ CAPE::Utils FAIL TIMEOUT (runtime >300s; last output 7s ago) 2026-08-17 CASCM::CLI FAIL 1 1 subtests failed in test files 2026-08-22 CBOR::XS FAIL 2026-05-11 CC::Activity FAIL 3/3 test programs failed; 0/0 subtests failed 2026-08-20 +CC::TestVariants::Clones FAIL 31 31 StackOverflowError 2026-05-15 CCCP::ConfigXML FAIL 3 1 2/3 subtests failed 2026-05-12 CCCP::LiveMX FAIL 3 1 2/3 subtests failed; 1/1 test programs failed 2026-08-14 CDB::TinyCDB FAIL 31 10 21/31 subtests failed; 5/5 test programs failed 2026-08-20 @@ -1165,7 +1175,7 @@ CGI::AppBuilder::MapDisp2 FAIL Configure failed 2026-08-19 CGI::AppBuilder::MapDisps FAIL Configure failed 2026-08-12 CGI::AppBuilder::MapForms FAIL Configure failed 2026-08-24 CGI::AppBuilder::Message FAIL Configure failed 2026-08-20 -CGI::AppBuilder::Security FAIL Configure failed 2026-08-24 +CGI::AppBuilder::Security FAIL Configure failed 2026-05-14 CGI::AppBuilder::TaskForms FAIL Configure failed 2026-08-21 CGI::AppBuilder::TaskLoads FAIL Configure failed 2026-08-19 CGI::AppBuilder::Tasks FAIL Configure failed 2026-05-17 @@ -1233,15 +1243,18 @@ CGI::Ex::Template::_Stash FAIL No parseable output 2026-05-13 CGI::ExceptionManager FAIL 13 4 subtests failed in test files 2026-08-14 CGI::ExtDirect FAIL Missing: RPC/ExtDirect/Util.pm 2026-05-16 CGI::Fast FAIL 4 0 29/4 subtests failed 2026-05-18 +CGI::FileUpload FAIL Configure failed 2026-05-18 CGI::FormBuilder::Messages::__LANG__ FAIL No parseable output 2026-08-16 CGI::FormBuilder::Source::YAML FAIL 4 2 2/4 subtests failed; 1/1 test programs failed 2026-08-24 CGI::FormBuilder::Template::HTC FAIL 3 2 1/3 subtests failed; 1/3 test programs failed 2026-06-18 CGI::Getopt FAIL Configure failed 2026-08-20 CGI::Github::Webhook FAIL 15 2 13/15 subtests failed 2026-05-10 CGI::Graph FAIL 1/1 test programs failed; 0/0 subtests failed 2026-08-19 +CGI::Header::Standalone FAIL 17 14 3/17 subtests failed 2026-05-15 CGI::IDS FAIL 20 1/3 test programs failed; 0/20 subtests failed 2026-08-20 CGI::Kwiki FAIL 9 3 6/9 subtests failed; 1/1 test programs failed 2026-08-19 CGI::Lite FAIL Unknown test outcome 2026-08-21 +CGI::Lite::Request::Apache FAIL Unknown test outcome 2026-05-10 CGI::LogCarp FAIL 24 23 1/24 subtests failed; 1/6 test programs failed 2026-08-20 CGI::MakeItStatic FAIL 1/1 test programs failed; 0/0 subtests failed 2026-08-17 CGI::MultiValuedHash FAIL 1 1/1 test programs failed; 0/1 subtests failed 2026-08-19 @@ -1252,7 +1265,7 @@ CGI::PathRequest FAIL 2026-05-12 CGI::Persistent FAIL Unknown test outcome 2026-08-14 CGI::Portable FAIL TIMEOUT (runtime >300s; last output 1s ago) 2026-08-15 CGI::PrintWrapper FAIL 16 12 4/16 subtests failed; 2/3 test programs failed 2026-08-21 -CGI::Pure FAIL 8 6 2/8 subtests failed; 14/16 test programs failed 2026-08-24 +CGI::Pure FAIL 8 6 2/8 subtests failed 2026-05-10 CGI::SSI FAIL 2026-08-20 CGI::Session::AUS FAIL Unknown test outcome 2026-05-13 CGI::Session::Driver::flexmysql FAIL 1/1 test programs failed; 0/0 subtests failed 2026-08-19 @@ -1265,13 +1278,13 @@ CGI::Session::Serialize::php FAIL Configure failed 2026-08-23 CGI::Session::Test::SimpleObjectClass FAIL 22 12 10/22 subtests failed; 30/48 test programs failed 2026-08-23 CGI::Shorten FAIL Unknown test outcome 2026-08-24 CGI::Snapp::Demo::Three FAIL No parseable output 2026-04-12 -CGI::SpeedyCGI FAIL Configure failed 2026-08-24 +CGI::SpeedyCGI FAIL Configure failed 2026-05-18 CGI::State FAIL Configure failed 2026-08-24 CGI::Struct FAIL 2 13/16 test programs failed; 0/2 subtests failed 2026-06-18 CGI::Struct::XS FAIL 1 1 subtests failed in test files 2026-08-21 CGI::Test FAIL 8 0 168/8 subtests failed 2026-05-16 CGI::Tiny::Multipart FAIL 35 1/4 test programs failed; 0/35 subtests failed 2026-08-19 -CGI::Untaint::Facebook FAIL 24 18 6/24 subtests failed; 1/31 test programs failed 2026-08-24 +CGI::Untaint::Facebook FAIL 2 0 2/2 subtests failed 2026-05-12 CGI::Untaint::boolean FAIL 2 1/4 test programs failed; 0/2 subtests failed 2026-06-14 CGI::Untaint::country FAIL 9 1/3 test programs failed; 0/9 subtests failed 2026-08-18 CGI::Untaint::date FAIL 1/3 test programs failed; 0/0 subtests failed 2026-08-16 @@ -1288,7 +1301,7 @@ CGI::Validate FAIL 2026-08-20 CGI::WML FAIL 12 9 3/12 subtests failed 2026-05-17 CGI::WebOut FAIL Unknown test outcome 2026-08-23 CGI::Wiki::Formatter::Multiple FAIL 1 2/3 test programs failed; 0/1 subtests failed 2026-08-19 -CGI::Wiki::Formatter::UseMod FAIL 65 58 7/65 subtests failed; 4/13 test programs failed 2026-08-24 +CGI::Wiki::Formatter::UseMod FAIL 65 61 4/65 subtests failed; 2/13 test programs failed 2026-06-15 CGI::Wiki::Kwiki FAIL 13/13 test programs failed; 0/0 subtests failed 2026-08-23 CGI::Wiki::Plugin::Categoriser FAIL 4/4 test programs failed; 0/0 subtests failed 2026-08-14 CGI::Wiki::Plugin::Diff FAIL 3/5 test programs failed; 0/0 subtests failed 2026-08-13 @@ -1446,7 +1459,7 @@ Cache::CacheBenchmark FAIL 1 4/5 test programs failed; 0/1 subtests failed 2026 Cache::Elasticache::Memcache FAIL 3/4 test programs failed; 0/0 subtests failed 2026-08-17 Cache::FastMmap FAIL 20 0 20/20 subtests failed; 20/24 test programs failed 2026-06-10 Cache::FastMmap::Tie FAIL 5 0 5/5 subtests failed; 5/5 test programs failed 2026-08-13 -Cache::File FAIL 119 113 6/119 subtests failed; 7/14 test programs failed 2026-08-24 +Cache::File FAIL 20 0 542/20 subtests failed 2026-05-21 Cache::Memcached FAIL 1 0 1/1 subtests failed; 8/8 test programs failed 2026-08-21 Cache::Memcached::Fast FAIL 17/21 test programs failed; 0/0 subtests failed 2026-06-15 Cache::Memcached::GetParserXS FAIL 1 0 1/1 subtests failed; 1/1 test programs failed 2026-08-14 @@ -1468,7 +1481,6 @@ Callable FAIL 1 1/2 test programs failed; 0/1 subtests failed 2026-08-22 Callback::Cleanup FAIL 1/1 test programs failed; 0/0 subtests failed 2026-08-16 Callback::Frame FAIL 10/10 test programs failed; 0/0 subtests failed 2026-08-16 Callerid FAIL 1 0 1/1 subtests failed; 1/1 test programs failed 2026-08-23 -Canary::Stability FAIL 11/11 test programs failed; 0/0 subtests failed 2026-08-24 Cantella::Worker FAIL 5 1/2 test programs failed; 0/5 subtests failed 2026-08-17 Captcha::reCAPTCHA::Mailhide FAIL 1 0 1/1 subtests failed; 3/5 test programs failed 2026-08-16 Capture::Tiny FAIL 2622 2620 2/2622 subtests failed; 9/24 test programs failed 2026-08-24 @@ -1538,15 +1550,17 @@ Catalyst::Plugin::MobileAgent FAIL TIMEOUT (runtime >300s; last output 519s ag Catalyst::Plugin::MortalForward FAIL Unknown test outcome 2026-08-12 Catalyst::Plugin::PageCache FAIL 1 0 1/1 subtests failed; 4/16 test programs failed 2026-08-20 Catalyst::Plugin::Server FAIL 2 0 2/2 subtests failed; 7/9 test programs failed 2026-08-22 +Catalyst::Plugin::Session FAIL 3/12 test programs failed; 0/0 subtests failed 2026-06-18 Catalyst::Plugin::Session::State::Stash FAIL Unknown test outcome 2026-08-15 Catalyst::Plugin::Session::State::URI FAIL 22 3/9 test programs failed; 0/22 subtests failed 2026-08-13 Catalyst::Plugin::Session::Store::BerkeleyDB FAIL 2 0 2/2 subtests failed; 2/2 test programs failed 2026-08-16 Catalyst::Plugin::Session::Store::CDBI FAIL Configure failed 2026-08-12 +Catalyst::Plugin::Session::Store::DBIC FAIL 1 0 1/1 subtests failed 2026-05-09 Catalyst::Plugin::Session::Store::Delegate FAIL 1 1/2 test programs failed; 0/1 subtests failed 2026-06-18 Catalyst::Plugin::Session::Store::FastMmap FAIL 8 1/4 test programs failed; 0/8 subtests failed 2026-08-23 Catalyst::Plugin::Session::Store::Memcached::Fast FAIL 1 0 1/1 subtests failed; 1/4 test programs failed 2026-08-16 Catalyst::Plugin::Session::Store::TestMemcached FAIL 1/1 test programs failed; 0/0 subtests failed 2026-08-14 -Catalyst::Plugin::StackTrace FAIL 27 25 2/27 subtests failed; 1/9 test programs failed 2026-08-24 +Catalyst::Plugin::StackTrace FAIL 1 1 2026-05-18 Catalyst::Plugin::Static::Simple::ByClass FAIL 3 2 1/3 subtests failed 2026-05-16 Catalyst::Plugin::StatusMessage FAIL No parseable output 2026-08-15 Catalyst::Plugin::SubRequest FAIL 1 0 21/1 subtests failed 2026-05-18 @@ -1571,7 +1585,7 @@ CatalystX::CMS FAIL 37 34 3/37 subtests failed; 1/4 test programs failed 2026-08 CatalystX::CRUD::Controller::REST FAIL 3 0 45/3 subtests failed 2026-05-12 CatalystX::CRUD::Model::RDBO FAIL 12 8 4/12 subtests failed; 2/6 test programs failed 2026-08-14 CatalystX::CRUD::View::Excel FAIL 6 4 2/6 subtests failed 2026-05-15 -CatalystX::ComponentsFromConfig FAIL Unknown test outcome 2026-08-24 +CatalystX::ComponentsFromConfig FAIL 2026-05-17 CatalystX::Controller::ExtJS::REST::SimpleExcel FAIL TIMEOUT (runtime >300s; last output 2s ago) 2026-08-14 CatalystX::Controller::PSGI FAIL 2026-05-11 CatalystX::Example::YUIUploader FAIL 4 3 1/4 subtests failed; 1/3 test programs failed 2026-08-22 @@ -1665,7 +1679,7 @@ Child::IPC::Socket FAIL Unknown test outcome 2026-08-18 ChildProcess FAIL Unknown test outcome 2026-08-15 Chipcard::PCSC FAIL 1/1 test programs failed; 0/0 subtests failed 2026-08-17 Chouette FAIL 1/1 test programs failed; 0/0 subtests failed 2026-08-17 -Chucker FAIL 5 1/2 test programs failed; 0/5 subtests failed 2026-08-24 +Chucker FAIL 5 5 Missing: XML/SAX/ExpatXS.pm 2026-05-14 Cikl FAIL TIMEOUT (soft limit 120s exceeded; no output for 60s) 2026-08-12 Cindy FAIL TIMEOUT (soft limit 120s exceeded; no output for 106s) 2026-08-11 Cindy::Apache2 FAIL 11 1 10/11 subtests failed; 1/1 test programs failed 2026-08-12 @@ -1706,7 +1720,7 @@ Class::DBI::TempEssential FAIL 1/1 test programs failed; 0/0 subtests failed 2 Class::DBI::ViewLoader FAIL 129 1/7 test programs failed; 0/129 subtests failed 2026-08-15 Class::DBI::ViewLoader::Pg FAIL 6 1/3 test programs failed; 0/6 subtests failed 2026-08-12 Class::Data::Reloadable FAIL 12 2/6 test programs failed; 0/12 subtests failed 2026-08-13 -Class::Date FAIL 7 6 1/7 subtests failed; 9/11 test programs failed 2026-08-24 +Class::Date FAIL 7 0 10/7 subtests failed 2026-05-19 Class::Field FAIL 15 14 1/15 subtests failed; 1/5 test programs failed 2026-06-14 Class::Fields FAIL 51 44 7/51 subtests failed; 5/7 test programs failed 2026-08-20 Class::Hash FAIL 58 56 2/58 subtests failed; 1/13 test programs failed 2026-08-18 @@ -1742,6 +1756,7 @@ Class::XSAccessor::Compat FAIL 49 4/4 test programs failed; 0/49 subtests faile Class_01_Good FAIL TIMEOUT (runtime >300s; last output 2s ago) 2026-08-18 Claude::Agent FAIL 11 5 subtests failed in test files 2026-08-19 ClearCase::Argv FAIL Syntax error 2026-08-21 +ClearCase::CRDB FAIL Unknown test outcome 2026-05-10 ClearCase::ClearPrompt FAIL Unknown test outcome 2026-05-11 ClearCase::Region_Cfg_Parser FAIL Configure failed 2026-08-21 ClearCase::SyncTree FAIL Syntax error 2026-08-21 @@ -1787,7 +1802,7 @@ Complete::Sequence FAIL 8 8 Missing: Set/CrossProduct.pm 2026-05-17 Compress::LZ4 FAIL 1 0 1/1 subtests failed; 2/2 test programs failed 2026-08-23 Compress::LZF FAIL 4/4 test programs failed; 0/0 subtests failed 2026-08-22 Compress::LZO FAIL 10 1/10 test programs failed; 0/10 subtests failed 2026-08-23 -Compress::Raw::Lzma FAIL 10 3 7/10 subtests failed; 7/10 test programs failed 2026-08-24 +Compress::Raw::Lzma FAIL 8 1 7/8 subtests failed; 8/10 test programs failed 2026-06-11 Compress::SelfExtracting FAIL TIMEOUT (soft limit 120s exceeded; no output for 114s) 2026-08-16 Compress::Stream::Zstd FAIL 1 0 1/1 subtests failed; 6/6 test programs failed 2026-08-23 Compress::unLZMA FAIL 1 0 1/1 subtests failed; 1/1 test programs failed 2026-08-15 @@ -1927,7 +1942,7 @@ Curses::Application FAIL 2026-05-11 Curses::Forms FAIL Unknown test outcome 2026-08-21 Curses::Simp FAIL No parseable output 2026-08-15 Curses::UI FAIL 56 48 8/56 subtests failed; 13/14 test programs failed 2026-06-14 -Curses::Widgets FAIL Unknown test outcome 2026-08-24 +Curses::Widgets FAIL 2026-05-11 CustomCallbacks FAIL 19 1 subtests failed in test files 2026-08-15 Customer FAIL 25 22 3/25 subtests failed 2026-05-10 Cvs FAIL 18 0 37/18 subtests failed 2026-05-17 @@ -1967,7 +1982,7 @@ DBD::DB2 FAIL 3 0 3/3 subtests failed 2026-05-18 DBD::DBMaker FAIL Configure failed 2026-08-20 DBD::DuckDB FAIL 2 1 1/2 subtests failed; 23/27 test programs failed 2026-08-21 DBD::Empress FAIL 2026-08-13 -DBD::EmpressNet FAIL 2026-08-24 +DBD::EmpressNet FAIL Configure failed 2026-05-18 DBD::Firebird FAIL TIMEOUT (runtime >300s; last output 5s ago) 2026-08-24 DBD::Gofer::Transport::http FAIL 4 2 2/4 subtests failed; 1/4 test programs failed 2026-08-22 DBD::Illustra FAIL Configure failed 2026-08-21 @@ -1985,11 +2000,11 @@ DBD::Neo4p FAIL 5 0 66/5 subtests failed 2026-05-13 DBD::ODBC FAIL 10 4/42 test programs failed; 0/10 subtests failed 2026-08-21 DBD::Oracle FAIL 5 3 subtests failed in test files 2026-08-22 DBD::Oracle::Troubleshooting FAIL 11 1 subtests failed in test files 2026-08-15 -DBD::Oracle::db FAIL 19 35/36 test programs failed; 0/19 subtests failed 2026-08-24 +DBD::Oracle::db FAIL 19 13 6/19 subtests failed 2026-05-11 DBD::PassThrough FAIL 3 0 3/3 subtests failed; 3/4 test programs failed 2026-08-20 DBD::Patroni FAIL 60 59 1/60 subtests failed; 1/3 test programs failed 2026-08-21 DBD::Patroni::db FAIL 55 54 1/55 subtests failed; 1/3 test programs failed 2026-08-24 -DBD::Pg FAIL 2 2 subtests failed in test files 2026-08-24 +DBD::Pg FAIL 2 2 subtests failed in test files 2026-06-18 DBD::PgPP FAIL 24 20 4/24 subtests failed; 1/16 test programs failed 2026-08-15 DBD::PgPPSjis FAIL 1 1/11 test programs failed; 0/1 subtests failed 2026-08-21 DBD::PgSPI FAIL Configure failed 2026-08-16 @@ -2004,8 +2019,8 @@ DBD::SimpleMock FAIL Unknown test outcome 2026-08-24 DBD::SimpleMock::db FAIL Unknown test outcome 2026-08-21 DBD::Solid FAIL Configure failed 2026-08-23 DBD::Solid::Const FAIL Configure failed 2026-08-21 -DBD::Sprite FAIL 2026-08-24 -DBD::Sybase FAIL 22 12 10/22 subtests failed; 13/13 test programs failed 2026-08-24 +DBD::Sprite FAIL 2026-05-17 +DBD::Sybase FAIL 22 0 231/22 subtests failed 2026-05-18 DBD::Teradata FAIL Configure failed 2026-08-20 DBD::Unify FAIL No parseable output 2026-08-23 DBD::Wire10 FAIL Configure failed 2026-08-23 @@ -2065,7 +2080,7 @@ DBIx::Class::DynamicDefault FAIL 1 0 13/1 subtests failed 2026-05-16 DBIx::Class::EncodedColumn FAIL 4 0 8/4 subtests failed 2026-05-16 DBIx::Class::EncodedColumn::Crypt::Scrypt FAIL 1 1/1 test programs failed; 0/1 subtests failed 2026-08-15 DBIx::Class::FilterColumn::Encrypt FAIL 1 0 1/1 subtests failed 2026-05-16 -DBIx::Class::Fixtures FAIL TIMEOUT (runtime >300s; last output 4s ago) 2026-08-24 +DBIx::Class::Fixtures FAIL 7 5 2/7 subtests failed 2026-05-10 DBIx::Class::Fixtures::Versioned FAIL 1 0 1/1 subtests failed; 10/10 test programs failed 2026-08-13 DBIx::Class::FormatColumns FAIL 1 0 1/1 subtests failed 2026-05-11 DBIx::Class::Helper::IgnoreWantarray FAIL Unknown test outcome 2026-08-16 @@ -2119,7 +2134,7 @@ DBIx::Class::Service FAIL 15 1/5 test programs failed; 0/15 subtests failed 202 DBIx::Class::Sims::REST FAIL TIMEOUT (runtime >300s; last output 1s ago) 2026-08-16 DBIx::Class::Sims::Type::Date FAIL 2/2 test programs failed; 0/0 subtests failed 2026-08-16 DBIx::Class::Snowflake FAIL 13 2/4 test programs failed; 0/13 subtests failed 2026-08-12 -DBIx::Class::Stash FAIL 3 2/4 test programs failed; 0/3 subtests failed 2026-08-24 +DBIx::Class::Stash FAIL 3 0 3/3 subtests failed 2026-05-17 DBIx::Class::Storage::DBI::mysql::backup FAIL 4 0 4/4 subtests failed 2026-05-15 DBIx::Class::StorageReadOnly::TT FAIL 5 4 1/5 subtests failed; 2/6 test programs failed 2026-08-18 DBIx::Class::TableNames FAIL 6 6 2026-05-17 @@ -2135,6 +2150,7 @@ DBIx::Compat FAIL 2026-08-19 DBIx::Connector::Pool FAIL 1/1 test programs failed; 0/0 subtests failed 2026-08-24 DBIx::Connector::Retry::MySQL FAIL 19 8 11/19 subtests failed; 2/4 test programs failed 2026-08-19 DBIx::Cookbook FAIL Configure failed 2026-08-19 +DBIx::Core::Handle::ReturnValue FAIL 1 0 1/1 subtests failed 2026-05-16 DBIx::Custom FAIL 1334 1253 81/1334 subtests failed; 5/17 test programs failed 2026-08-22 DBIx::DBFlow::Runtime FAIL Unknown test outcome 2026-05-12 DBIx::DBHResolver FAIL 18 1/7 test programs failed; 0/18 subtests failed 2026-08-18 @@ -2159,7 +2175,7 @@ DBIx::FixtureLoader FAIL 35 33 2/35 subtests failed; 2/9 test programs failed 20 DBIx::Frame FAIL Unknown test outcome 2026-08-21 DBIx::FullTextSearch FAIL Configure failed 2026-08-17 DBIx::HTML::LinkedMenus FAIL No parseable output 2026-08-11 -DBIx::HTML::PopupRadio FAIL No parseable output 2026-08-24 +DBIx::HTML::PopupRadio FAIL No parseable output 2026-05-12 DBIx::Handler::Sunny FAIL 13 12 1/13 subtests failed; 1/3 test programs failed 2026-08-21 DBIx::Informix::Perform FAIL 2026-05-11 DBIx::Inspector FAIL 9 7 2/9 subtests failed; 1/4 test programs failed 2026-08-20 @@ -2198,6 +2214,7 @@ DBIx::QuickORM::Util::HashBase FAIL 26 26/30 test programs failed; 0/26 subtest DBIx::Raw FAIL 1 1 subtests failed in test files 2026-08-14 DBIx::Recordset FAIL 2026-08-19 DBIx::Repgen FAIL 2026-08-18 +DBIx::Retry FAIL 10 10 2026-05-11 DBIx::RewriteDSN FAIL 1 2/3 test programs failed; 0/1 subtests failed 2026-08-21 DBIx::Roles FAIL 24 17 7/24 subtests failed 2026-05-14 DBIx::Romani FAIL Unknown test outcome 2026-08-11 @@ -2239,7 +2256,7 @@ DBIx::Util::Schema FAIL 2 1 1/2 subtests failed 2026-05-17 DBIx::Wizard FAIL 23 23 2026-05-19 DBIx::Wrapper::Config FAIL Missing: DBIx/Wrapper.pm 2026-05-16 DBIx::dbMan FAIL 1 0 4/1 subtests failed 2026-05-17 -DBM::Deep FAIL 1561 1558 3/1561 subtests failed; 2/59 test programs failed 2026-08-24 +DBM::Deep FAIL 1 1 subtests failed in test files 2026-06-15 DBM::Deep::Blue FAIL 11/11 test programs failed; 0/0 subtests failed 2026-08-16 DBM::Deep::Engine::Sector FAIL 1501 1497 4/1501 subtests failed; 3/53 test programs failed 2026-08-19 DBMedit FAIL 4 1 3/4 subtests failed; 6/7 test programs failed 2026-08-22 @@ -2282,6 +2299,7 @@ DSL::HTML FAIL 6/6 test programs failed; 0/0 subtests failed 2026-08-21 DSL::Tiny::InstanceEval FAIL 2 4/5 test programs failed; 0/2 subtests failed 2026-08-21 DT FAIL 121 117 4/121 subtests failed; 1/6 test programs failed 2026-08-21 DTA::CAB FAIL Configure failed 2026-04-29 +DTA::TokWrap FAIL 1 0 1/1 subtests failed 2026-05-19 DTIntrospection FAIL Missing: Math/Random.pm 2026-05-17 DTOne::Crypt FAIL 2026-08-13 DWH_File::ArrayHelper FAIL No parseable output 2026-08-22 @@ -2355,6 +2373,7 @@ Dancer2::Serializer::JSONMaybeXS FAIL 20 12 8/20 subtests failed; 2/3 test progr Dancer2::Serializer::XML FAIL 1/1 test programs failed; 0/0 subtests failed 2026-08-12 Dancer2::Session::CHI FAIL 1 0 1/1 subtests failed 2026-05-11 Dancer2::Session::DBIC FAIL TIMEOUT (runtime >300s; last output 4s ago) 2026-08-20 +Dancer2::Session::JSON FAIL 16 1 15/16 subtests failed 2026-05-12 Dancer2::Session::Memcached FAIL 2 1 1/2 subtests failed; 3/4 test programs failed 2026-08-23 Dancer2::Session::PSGI FAIL 11 3 8/11 subtests failed 2026-05-12 Dancer2::Template::Mason FAIL 3 1/3 test programs failed; 0/3 subtests failed 2026-08-20 @@ -2373,11 +2392,13 @@ Dancer::Plugin::RPC::XML FAIL 10 1/4 test programs failed; 0/10 subtests failed Dancer::Plugin::Test::Jasmine FAIL 3 2 1/3 subtests failed; 1/2 test programs failed 2026-08-15 Dancer::Session::Memcached FAIL 1 0 1/1 subtests failed; 2/5 test programs failed 2026-08-16 Danga::Socket FAIL 25 1/4 test programs failed; 0/25 subtests failed 2026-06-15 +DarkSky::API FAIL 2026-05-17 Data::Alias FAIL 2 1 1/2 subtests failed; 31/33 test programs failed 2026-08-21 Data::BitStream::XS FAIL 2 0 2/2 subtests failed; 48/51 test programs failed 2026-08-17 Data::CSel::WrapStruct FAIL TIMEOUT (runtime >300s; last output 30s ago) 2026-08-17 Data::Checker FAIL 15 2/9 test programs failed; 0/15 subtests failed 2026-08-14 Data::Checks FAIL Build failed 2026-08-15 +Data::Clean::ForJSON FAIL 2 0 2/2 subtests failed 2026-05-08 Data::Clean::ToNonStringyNumber FAIL 2 2/6 test programs failed; 0/2 subtests failed 2026-08-11 Data::ClearSilver::HDF FAIL 3 2 1/3 subtests failed; 5/6 test programs failed 2026-08-17 Data::Cmp FAIL 28 25 3/28 subtests failed; 3/7 test programs failed 2026-08-18 @@ -2441,7 +2462,7 @@ Data::Object::Data FAIL 1/1 test programs failed; 0/0 subtests failed 2026-08- Data::Object::Exception FAIL 1/1 test programs failed; 0/0 subtests failed 2026-08-16 Data::Object::Kind FAIL 1/1 test programs failed; 0/0 subtests failed 2026-08-22 Data::Object::Name FAIL 1/1 test programs failed; 0/0 subtests failed 2026-08-23 -Data::Object::Opts FAIL 1/1 test programs failed; 0/0 subtests failed 2026-08-24 +Data::Object::Opts FAIL 2026-04-21 Data::Object::Plugin FAIL 2026-04-21 Data::Object::Role FAIL 1/1 test programs failed; 0/0 subtests failed 2026-08-20 Data::Object::Role::Buildable FAIL 1/1 test programs failed; 0/0 subtests failed 2026-08-20 @@ -2483,7 +2504,7 @@ Data::Rx::Type::PCRE FAIL 1 1/2 test programs failed; 0/1 subtests failed 2026- Data::SExpression FAIL 82 80 2/82 subtests failed 2026-05-13 Data::SExpression::Xen FAIL No parseable output 2026-08-17 Data::Sah::Coerce FAIL 69 65 4/69 subtests failed; 4/16 test programs failed 2026-08-24 -Data::Sah::Coerce::perl::To_date::From_float::epoch FAIL 69 65 4/69 subtests failed; 4/16 test programs failed 2026-08-24 +Data::Sah::Coerce::perl::To_date::From_float::epoch FAIL 67 60 7/67 subtests failed 2026-04-25 Data::Sah::Coerce::perl::To_date::From_str::alami FAIL TIMEOUT (runtime >300s; last output 0s ago) 2026-08-16 Data::Sah::Compiler::js FAIL 22 21 1/22 subtests failed; 5/8 test programs failed 2026-08-16 Data::SeaBASS FAIL 375 359 16/375 subtests failed; 6/30 test programs failed 2026-08-13 @@ -2543,7 +2564,6 @@ Date::Convert::Astro FAIL No parseable output 2026-08-16 Date::Extract::P800Picture::TypeDef FAIL 28 21 7/28 subtests failed; 8/16 test programs failed 2026-08-17 Date::Gregorian FAIL 719 718 1/719 subtests failed; 1/9 test programs failed 2026-08-13 Date::Holidays::Abstract FAIL 3 2 1/3 subtests failed; 1/9 test programs failed 2026-08-14 -Date::Holidays::IE FAIL 1/1 test programs failed; 0/0 subtests failed 2026-08-24 Date::Interval FAIL 11/11 test programs failed; 0/0 subtests failed 2026-08-15 Date::LastModified FAIL 2026-08-19 Date::Ordinal FAIL No parseable output 2026-08-15 @@ -2564,7 +2584,7 @@ DateTime::Event::Klingon FAIL 4 3 1/4 subtests failed; 2/6 test programs failed DateTime::Event::MultiCron FAIL 2/2 test programs failed; 0/0 subtests failed 2026-08-22 DateTime::Event::NameDay FAIL 9 1/5 test programs failed; 0/9 subtests failed 2026-08-24 DateTime::Fiction::JRRTolkien::Shire FAIL 181 179 2/181 subtests failed 2026-05-10 -DateTime::Format::EMIUCP FAIL 95 90 5/95 subtests failed; 5/14 test programs failed 2026-08-24 +DateTime::Format::EMIUCP FAIL 95 90 5/95 subtests failed; 5/14 test programs failed 2026-06-18 DateTime::Format::Epoch FAIL 133 131 2/133 subtests failed; 1/20 test programs failed 2026-08-18 DateTime::Format::Flexible FAIL 2 1 1/2 subtests failed; 22/24 test programs failed 2026-08-24 DateTime::Format::Genealogy FAIL 1 2 subtests failed in test files 2026-08-20 @@ -2587,7 +2607,7 @@ DateTime::Lite FAIL 346 345 1/346 subtests failed; 1/26 test programs failed 202 DateTime::Locale FAIL TIMEOUT (>600s) 2026-05-16 DateTime::Locale::FromCLDR FAIL 3 2 1/3 subtests failed; 1/15 test programs failed 2026-06-18 DateTime::Span::Common FAIL 1 0 1/1 subtests failed; 1/1 test programs failed 2026-08-19 -DateTime::TimeZone::Local::Win32 FAIL 1 1/2 test programs failed; 0/1 subtests failed 2026-08-24 +DateTime::TimeZone::Local::Win32 FAIL 1 1 Missing: Win32API/Registry.pm 2026-05-16 DateTime::TimeZone::SystemV FAIL 6 0 970/6 subtests failed 2026-05-16 DateTime::Util::Astro FAIL 7 0 7/7 subtests failed; 4/6 test programs failed 2026-08-22 DateTimeX::AATW FAIL 42 34 8/42 subtests failed; 1/1 test programs failed 2026-08-22 @@ -2632,7 +2652,7 @@ Devel::Cover::Report::Codecov::Service::Snap FAIL TIMEOUT (soft limit 120s exc Devel::DTrace FAIL 1 0 1/1 subtests failed; 2/2 test programs failed 2026-08-18 Devel::DTrace::Provider FAIL 4 6/7 test programs failed; 0/4 subtests failed 2026-08-19 Devel::Declare FAIL 2 0 53/2 subtests failed 2026-05-19 -Devel::Declare::Interface FAIL 8 0 8/8 subtests failed; 5/5 test programs failed 2026-08-24 +Devel::Declare::Interface FAIL 8 5 3/8 subtests failed 2026-05-12 Devel::Declare::Lexer FAIL Missing: Devel/Declare.pm 2026-05-11 Devel::Declare::Parser FAIL 8 0 8/8 subtests failed; 5/5 test programs failed 2026-08-23 Devel::Declare::Parser::Fennec FAIL 1 0 1/1 subtests failed; 1/1 test programs failed 2026-08-23 @@ -2668,6 +2688,7 @@ Devel::Tokenizer::C FAIL Unknown test outcome 2026-08-16 Devel::Trepan FAIL 478 433 45/478 subtests failed 2026-05-19 Devel::Trepan::Deparse FAIL 10 6 4/10 subtests failed 2026-05-19 Devel::Trepan::Disassemble FAIL TIMEOUT (runtime >300s; last output 19s ago) 2026-08-12 +Devel::Trepan::Shell FAIL 8 7 1/8 subtests failed 2026-05-19 Devel::ebug FAIL 1 21/22 test programs failed; 0/1 subtests failed 2026-08-14 Devel::vscode FAIL 1 0 1/1 subtests failed; 1/3 test programs failed 2026-08-17 Device::Arduino::LCD FAIL TIMEOUT (soft limit 120s exceeded; no output for 145s) 2026-08-13 @@ -2775,7 +2796,6 @@ Dist::Zilla::Plugin::FFI FAIL 3 1 2/3 subtests failed; 4/5 test programs failed Dist::Zilla::Plugin::Git::Checkout FAIL Unknown test outcome 2026-08-19 Dist::Zilla::Plugin::Git::DescribeVersion FAIL TIMEOUT (runtime >300s; last output 3s ago) 2026-08-13 Dist::Zilla::Plugin::GitHub::UploadRelease FAIL TIMEOUT (runtime >300s; last output 3s ago) 2026-08-18 -Dist::Zilla::Plugin::Hook FAIL Unknown test outcome 2026-08-24 Dist::Zilla::Plugin::IfBuilt FAIL TIMEOUT (runtime >300s; last output 1s ago) 2026-08-18 Dist::Zilla::Plugin::InlineIncluder FAIL 1 0 1/1 subtests failed; 1/2 test programs failed 2026-08-12 Dist::Zilla::Plugin::InsertDistImage FAIL TIMEOUT (runtime >300s; last output 18s ago) 2026-08-18 @@ -2853,7 +2873,7 @@ Draft FAIL 14 1/3 test programs failed; 0/14 subtests failed 2026-08-20 Drupal::Module::Starter FAIL 19 18 1/19 subtests failed; 2/6 test programs failed 2026-08-12 DuckCurses FAIL Configure failed 2026-08-14 DuckCurses::dagobert FAIL Configure failed 2026-05-15 -Dumbbench FAIL 2 0 2/2 subtests failed; 3/3 test programs failed 2026-08-24 +Dumbbench FAIL 2 0 55/2 subtests failed 2026-05-17 DustyDB FAIL 3 6/7 test programs failed; 0/3 subtests failed 2026-08-19 Dyn FAIL Build failed 2026-05-18 DynGig::CLI::Cluster::Cache FAIL 33 18 15/33 subtests failed; 1/4 test programs failed 2026-08-20 @@ -2866,6 +2886,7 @@ E2::ClientVersion FAIL 17 0 201/17 subtests failed 2026-05-16 E::Mail FAIL 25 15 10/25 subtests failed; 2/3 test programs failed 2026-08-15 EAI::Common FAIL 37 5/8 test programs failed; 0/37 subtests failed 2026-08-23 EBook::EPUB::Lite FAIL 16 2/6 test programs failed; 0/16 subtests failed 2026-08-24 +EBook::Generator FAIL 1 0 1/1 subtests failed 2026-05-17 EBook::MOBI FAIL 61 12 49/61 subtests failed 2026-05-15 EBook::MOBI::Image FAIL 1/1 test programs failed; 0/0 subtests failed 2026-08-14 EC::About FAIL Unknown test outcome 2026-05-11 @@ -2904,7 +2925,7 @@ Echo360 FAIL Unknown test outcome 2026-05-18 Ecma48::Util FAIL 19 14 5/19 subtests failed; 1/6 test programs failed 2026-08-17 Ed2k_link FAIL 1 0 1/1 subtests failed; 2/4 test programs failed 2026-06-10 EditorVi FAIL 1 0 1/1 subtests failed; 15/15 test programs failed 2026-08-17 -Eeuctw FAIL 335/335 test programs failed; 0/0 subtests failed 2026-08-24 +Eeuctw FAIL 2026-05-12 Egg::Helper::View::Mail FAIL TIMEOUT (runtime >300s; last output 37s ago) 2026-08-16 Egg::Plugin::Cache::UA FAIL TIMEOUT (runtime >300s; last output 42s ago) 2026-08-16 Egg::Plugin::Net::Scan FAIL Unknown test outcome 2026-08-15 @@ -2922,6 +2943,7 @@ Elatin7 FAIL 212/212 test programs failed; 0/0 subtests failed 2026-08-19 Elatin8 FAIL 212/212 test programs failed; 0/0 subtests failed 2026-08-11 Elive FAIL 180 172 8/180 subtests failed; 29/41 test programs failed 2026-08-19 Emacs FAIL 6/6 test programs failed; 0/0 subtests failed 2026-08-18 +Email::Address::XS FAIL 9 7 2/9 subtests failed; 2/2 test programs failed 2026-06-18 Email::AddressParser FAIL 3 2 1/3 subtests failed; 1/1 test programs failed 2026-08-21 Email::Archive FAIL 3/3 test programs failed; 0/0 subtests failed 2026-08-14 Email::Fingerprint FAIL 155 149 6/155 subtests failed; 4/9 test programs failed 2026-08-11 @@ -2981,7 +3003,7 @@ Eusascii FAIL 2026-05-16 Eutf2 FAIL 314/314 test programs failed; 0/0 subtests failed 2026-08-17 Eval::Compile FAIL 1 0 1/1 subtests failed; 3/3 test programs failed 2026-08-13 Eval::WithLexicals FAIL 2/2 test programs failed; 0/0 subtests failed 2026-08-17 -Eve FAIL Unknown test outcome 2026-08-24 +Eve FAIL Unknown test outcome 2026-08-13 EveOnline::SSO FAIL 1 0 1/1 subtests failed 2026-05-13 Event FAIL 24/24 test programs failed; 0/0 subtests failed 2026-08-20 Event::Lib FAIL 34/36 test programs failed; 0/0 subtests failed 2026-08-11 @@ -2997,7 +3019,7 @@ Example::XS::FasterHashes FAIL 1 0 1/1 subtests failed; 1/1 test programs failed Excel::Writer::XLSX FAIL Unknown test outcome 2026-08-17 Exception::Argument FAIL 1/1 test programs failed; 0/0 subtests failed 2026-08-18 Exception::Assertion FAIL 4/4 test programs failed; 0/0 subtests failed 2026-08-11 -Exception::Base FAIL 50 25 25/50 subtests failed; 1/1 test programs failed 2026-08-24 +Exception::Base FAIL Missing: Test/Unit/Lite.pm 2026-05-19 Exception::Cxx FAIL 8 0 8/8 subtests failed; 2/2 test programs failed 2026-08-13 Exception::DBManager::Grammar FAIL 3/3 test programs failed; 0/0 subtests failed 2026-08-13 Exception::Died FAIL 2/2 test programs failed; 0/0 subtests failed 2026-08-20 @@ -3017,7 +3039,7 @@ Exporter::Extensible FAIL 120 104 16/120 subtests failed 2026-05-12 Exporter::Renaming FAIL 35 32 3/35 subtests failed; 1/1 test programs failed 2026-08-18 Exporter::Tiny FAIL 79 79 2026-05-21 ExtUtils::Builder FAIL 30 24 6/30 subtests failed; 11/11 test programs failed 2026-06-18 -ExtUtils::Builder::Compiler FAIL 43 3 subtests failed in test files 2026-08-24 +ExtUtils::Builder::Compiler FAIL 43 3 subtests failed in test files 2026-08-23 ExtUtils::Command FAIL 1052 918 134/1052 subtests failed; 25/69 test programs failed 2026-08-20 ExtUtils::CppGuess FAIL 10 6/10 test programs failed; 0/10 subtests failed 2026-08-22 ExtUtils::Depends FAIL 3 2 1/3 subtests failed; 1/2 test programs failed 2026-08-24 @@ -3039,7 +3061,7 @@ ExtUtils::Typemaps::STL FAIL 2 1 1/2 subtests failed; 1/1 test programs failed 2 ExtUtils::XSBuilder FAIL Unknown test outcome 2026-06-15 ExtUtils::XSOne FAIL 54 50 4/54 subtests failed; 2/14 test programs failed 2026-08-22 ExtUtils::configPL FAIL Unknown test outcome 2026-05-17 -ExtUtils::nvcc FAIL 4 0 4/4 subtests failed; 1/1 test programs failed 2026-08-24 +ExtUtils::nvcc FAIL 4 0 4/4 subtests failed 2026-05-11 Extender FAIL 24 22 2/24 subtests failed; 1/1 test programs failed 2026-08-22 FAIR::Profile FAIL 70 66 4/70 subtests failed; 4/6 test programs failed 2026-08-23 FAST FAIL No parseable output 2026-08-24 @@ -3047,6 +3069,7 @@ FAST::Bio::Nexml::Factory FAIL Unknown test outcome 2026-08-22 FASTX::XS FAIL 2026-05-11 FB3::Convert FAIL 2 2 subtests failed in test files 2026-08-17 FB::Statify FAIL No parseable output 2026-05-17 +FBP FAIL 1 0 379/1 subtests failed 2026-05-16 FBP::Perl FAIL 372 358 14/372 subtests failed; 8/11 test programs failed 2026-08-16 FCGI FAIL 2/2 test programs failed; 0/0 subtests failed 2026-08-21 FCGI::EV FAIL 1 0 1/1 subtests failed; 1/5 test programs failed 2026-08-23 @@ -3082,7 +3105,7 @@ FLV::AMFReader FAIL 105 1/8 test programs failed; 0/105 subtests failed 2026-08 FONT::FT2 FAIL No parseable output 2026-08-21 FSA::Engine FAIL 1/1 test programs failed; 0/0 subtests failed 2026-08-14 FSA::Rules FAIL 415 396 19/415 subtests failed 2026-05-17 -FServer FAIL No parseable output 2026-08-24 +FServer FAIL No parseable output 2026-05-19 FTDI FAIL 2 0 2/2 subtests failed; 1/1 test programs failed 2026-08-23 FTN::Crypt FAIL TIMEOUT (soft limit 120s exceeded; no output for 65s) 2026-08-23 FTN::Crypt::Constants FAIL 5 2 subtests failed in test files 2026-08-15 @@ -3099,7 +3122,7 @@ Fancazzista::Scrap FAIL 3/3 test programs failed; 0/0 subtests failed 2026-08- Farly FAIL Unknown test outcome 2026-08-22 Farly::Optimizer FAIL 176 175 1/176 subtests failed; 12/25 test programs failed 2026-08-17 FarmBalance FAIL 1 0 1/1 subtests failed; 1/1 test programs failed 2026-08-24 -FastGlob FAIL 144 142 2/144 subtests failed; 2/15 test programs failed 2026-08-24 +FastGlob FAIL 144 140 4/144 subtests failed 2026-05-18 Faster FAIL 1/1 test programs failed; 0/0 subtests failed 2026-08-21 Fax::DataFax::DateTime FAIL No parseable output 2026-08-18 Fdb FAIL No parseable output 2026-04-22 @@ -3120,7 +3143,7 @@ File::BOM::Utils FAIL No parseable output 2026-08-13 File::Box FAIL 2 0 2/2 subtests failed; 1/1 test programs failed 2026-08-19 File::Cache FAIL 2026-08-20 File::CheckTree FAIL 23 22 1/23 subtests failed; 1/3 test programs failed 2026-08-12 -File::Copy::Recursive::Reduced FAIL 48 47 1/48 subtests failed; 1/14 test programs failed 2026-08-24 +File::Copy::Recursive::Reduced FAIL 48 47 1/48 subtests failed; 1/14 test programs failed 2026-08-23 File::DesktopEntry FAIL 64 1/7 test programs failed; 0/64 subtests failed 2026-08-23 File::DirCompare FAIL 16 15 1/16 subtests failed; 1/8 test programs failed 2026-08-18 File::DirSync FAIL 44 39 5/44 subtests failed; 2/4 test programs failed 2026-08-18 @@ -3171,9 +3194,8 @@ File::TVShow::EpisodeName FAIL 53 52 1/53 subtests failed; 1/17 test programs fa File::Temp::MoreUtils FAIL 2 1 1/2 subtests failed; 1/6 test programs failed 2026-08-14 File::UserConfig FAIL 12 1/5 test programs failed; 0/12 subtests failed 2026-08-20 File::Util FAIL 395 353 42/395 subtests failed 2026-05-19 -File::Which FAIL 14/14 test programs failed; 0/0 subtests failed 2026-08-24 +File::Which FAIL Unknown test outcome 2026-08-24 File::Write::Rotate FAIL 35 34 1/35 subtests failed; 2/8 test programs failed 2026-08-12 -File::chdir FAIL 2 1 1/2 subtests failed; 3/4 test programs failed 2026-08-24 File::chmod FAIL 1 0 1/1 subtests failed; 1/1 test programs failed 2026-08-11 File::is FAIL 4 2 2/4 subtests failed; 1/6 test programs failed 2026-08-11 FileCache::Appender FAIL 20 19 1/20 subtests failed; 1/2 test programs failed 2026-08-20 @@ -3212,7 +3234,7 @@ FindBin::libs FAIL Unknown test outcome 2026-05-18 FindLib FAIL No parseable output 2026-08-23 Finnigan FAIL 1 1/4 test programs failed; 0/1 subtests failed 2026-08-16 Firefox::Marionette FAIL 527 526 1/527 subtests failed; 1/22 test programs failed 2026-08-12 -Fixed FAIL 4 1/2 test programs failed; 0/4 subtests failed 2026-08-24 +Fixed FAIL 4 0 26/4 subtests failed 2026-05-19 Fl_Align_Group FAIL Configure failed 2026-08-21 FlatFile FAIL 161 151 10/161 subtests failed 2026-05-18 Flickr::Roles::Caching FAIL 10 7 3/10 subtests failed; 4/5 test programs failed 2026-08-13 @@ -3418,13 +3440,14 @@ Geo::iArea FAIL Configure failed 2026-08-14 GetNum FAIL 1 1 subtests failed in test files 2026-08-20 Getopt::AutoConf FAIL 15 2/3 test programs failed; 0/15 subtests failed 2026-08-16 Getopt::Complete FAIL 18 12 6/18 subtests failed; 1/6 test programs failed 2026-08-20 -Getopt::EX FAIL 103 2026-08-24 +Getopt::EX FAIL 57 53 4/57 subtests failed 2026-05-17 Getopt::Euclid FAIL 42 2 40/42 subtests failed; 66/67 test programs failed 2026-08-23 Getopt::Helpful FAIL 41 3/8 test programs failed; 0/41 subtests failed 2026-08-18 Getopt::Mini FAIL 1 0 1/1 subtests failed; 2/5 test programs failed 2026-08-20 Getopt::Plus FAIL 5/5 test programs failed; 0/0 subtests failed 2026-08-14 Getopt::Yath FAIL 296 295 1/296 subtests failed; 1/10 test programs failed 2026-08-21 Gfsm FAIL No parseable output 2026-06-11 +Gibbs FAIL Unknown test outcome 2026-05-19 Gideon FAIL 1/1 test programs failed; 0/0 subtests failed 2026-08-20 Gimp::basewidget FAIL Configure failed 2026-08-12 Ginger FAIL Unknown test outcome 2026-08-24 @@ -3457,12 +3480,12 @@ GnaCatalog::Load FAIL 10 3/4 test programs failed; 0/10 subtests failed 2026-08 Gnom2::Print::Config::Constants FAIL 8 0 8/8 subtests failed; 9/9 test programs failed 2026-08-15 Gnome FAIL 2026-08-20 Gnome2::PanelApplet FAIL Configure failed 2026-08-19 -Gnome2::VFS FAIL 8/9 test programs failed; 0/0 subtests failed 2026-08-24 +Gnome2::VFS FAIL 2026-05-13 Gnome2::Wnck FAIL 9/9 test programs failed; 0/0 subtests failed 2026-08-12 GnuCash::SQLite FAIL 8 0 21/8 subtests failed 2026-05-16 GnuPG::Interface FAIL 4 23/25 test programs failed; 0/4 subtests failed 2026-08-23 Gnuplot::Simple FAIL TIMEOUT (runtime >300s; last output 2s ago) 2026-08-18 -GooCanvas2 FAIL 1/1 test programs failed; 0/0 subtests failed 2026-08-24 +GooCanvas2 FAIL 2026-05-18 GoodBye FAIL Unknown test outcome 2026-05-17 Google::AJAX::Library FAIL 61 60 1/61 subtests failed; 1/3 test programs failed 2026-08-14 Google::Ads::AdWords::AuthTokenHandler FAIL TIMEOUT (soft limit 120s exceeded; no output for 60s) 2026-08-17 @@ -3483,7 +3506,7 @@ Google::Cloud::Pubsub::V1 FAIL 3 3 subtests failed in test files 2026-08-19 Google::ProtocolBuffers FAIL 400 399 1/400 subtests failed; 3/14 test programs failed 2026-08-23 Google::Translate::Languages FAIL 1/1 test programs failed; 0/0 subtests failed 2026-08-17 GoogleIDToken::Validator FAIL 1 1 subtests failed in test files 2026-08-17 -Grades FAIL 20 17 3/20 subtests failed; 3/7 test programs failed 2026-08-24 +Grades FAIL 17 16 1/17 subtests failed 2026-04-26 Grammar FAIL 1/1 test programs failed; 0/0 subtests failed 2026-08-24 Graph::Dijkstra FAIL 3 39 subtests failed in test files 2026-08-19 Graph::Directed FAIL 7200 2/88 test programs failed; 0/7200 subtests failed 2026-08-19 @@ -3513,7 +3536,7 @@ Grep::Query FAIL 490 468 22/490 subtests failed; 2/10 test programs failed 2026- GridEntry FAIL Missing: Tk.pm 2026-05-17 Group::Git FAIL 43 36 7/43 subtests failed; 1/7 test programs failed 2026-08-15 Group::Git::Cmd::Build FAIL TIMEOUT (runtime >300s; last output 0s ago) 2026-08-14 -Gtk FAIL Unknown test outcome 2026-08-24 +Gtk FAIL Missing: Gtk.pm 2026-05-17 Gtk2 FAIL 1 0 1/1 subtests failed; 23/23 test programs failed 2026-08-13 Gtk2::Chmod FAIL 4 3 1/4 subtests failed; 1/4 test programs failed 2026-08-16 Gtk2::CodeGen FAIL TIMEOUT (runtime >300s; last output 1s ago) 2026-08-20 @@ -3543,7 +3566,7 @@ Gtk2::Ex::ICal::Recur FAIL No parseable output 2026-05-11 Gtk2::Ex::ListModelConcat FAIL 3/3 test programs failed; 0/0 subtests failed 2026-08-18 Gtk2::Ex::MenuView FAIL 3/3 test programs failed; 0/0 subtests failed 2026-08-21 Gtk2::Ex::NumberRange FAIL 3 1 2/3 subtests failed; 4/5 test programs failed 2026-08-21 -Gtk2::Ex::PrintDialog FAIL 1/1 test programs failed; 0/0 subtests failed 2026-08-24 +Gtk2::Ex::PrintDialog FAIL Missing: Gtk2.pm 2026-05-18 Gtk2::Ex::QuadButton FAIL 8/8 test programs failed; 0/0 subtests failed 2026-08-15 Gtk2::Ex::RecordsFilter FAIL 3 1 2/3 subtests failed; 2/3 test programs failed 2026-08-21 Gtk2::Ex::SearchBox FAIL 3 1 2/3 subtests failed; 2/3 test programs failed 2026-08-23 @@ -3556,11 +3579,11 @@ Gtk2::Ex::TreeModel::ImplBits FAIL Unknown test outcome 2026-05-07 Gtk2::Ex::TreeModelBits FAIL 30 46/48 test programs failed; 0/30 subtests failed 2026-08-21 Gtk2::Ex::TreeModelFilter::DragDest FAIL Missing: Gtk2.pm 2026-05-18 Gtk2::Ex::Utils FAIL 2 0 2/2 subtests failed; 1/1 test programs failed 2026-08-21 -Gtk2::Ex::WidgetCursor FAIL 4/4 test programs failed; 0/0 subtests failed 2026-08-24 +Gtk2::Ex::WidgetCursor FAIL Missing: Gtk2.pm 2026-05-15 Gtk2::GLExt FAIL 3/3 test programs failed; 0/0 subtests failed 2026-08-19 Gtk2::GladeXML::Simple FAIL 1 0 1/1 subtests failed 2026-05-11 Gtk2::Hexgrid FAIL 6 5 1/6 subtests failed; 7/8 test programs failed 2026-08-20 -Gtk2::ImageView::Browser FAIL 6 4 2/6 subtests failed; 2/4 test programs failed 2026-08-24 +Gtk2::ImageView::Browser FAIL 6 4 2/6 subtests failed 2026-05-11 Gtk2::ItemFactory FAIL 2 0 2/2 subtests failed; 32/32 test programs failed 2026-06-14 Gtk2::Net::LDAP::Widgets FAIL 5 0 5/5 subtests failed 2026-05-18 Gtk2::OSXApplication FAIL 1/1 test programs failed; 0/0 subtests failed 2026-08-23 @@ -3569,7 +3592,7 @@ Gtk2::TrayManager FAIL 1/1 test programs failed; 0/0 subtests failed 2026-08-2 Gtk2::Unique FAIL No parseable output 2026-04-22 Gtk2::WebKit::Mechanize FAIL 2 0 2/2 subtests failed; 2/2 test programs failed 2026-08-19 Gtk3::JavaScriptCore FAIL 1/1 test programs failed; 0/0 subtests failed 2026-08-20 -Gtk3::Notify FAIL 1/1 test programs failed; 0/0 subtests failed 2026-08-24 +Gtk3::Notify FAIL TIMEOUT (soft limit 1200s exceeded; no output for 1122s) 2026-06-11 Gtk3::SimpleList FAIL TIMEOUT (soft limit 1200s exceeded; no output for 1175s) 2026-06-10 Gtk::Types FAIL 2026-08-17 GuacLite FAIL Unknown test outcome 2026-08-20 @@ -3599,7 +3622,7 @@ HTML5::DOM FAIL 8 2 6/8 subtests failed; 3/3 test programs failed 2026-08-13 HTML::AccountAutoDiscovery FAIL 7 1 6/7 subtests failed; 1/1 test programs failed 2026-08-20 HTML::AsHTML FAIL 95 28 67/95 subtests failed 2026-05-16 HTML::Ballot::Trusting FAIL Unknown test outcome 2026-08-19 -HTML::Bare FAIL 10 1 9/10 subtests failed; 9/10 test programs failed 2026-08-24 +HTML::Bare FAIL 10 1 9/10 subtests failed 2026-05-16 HTML::Base FAIL No parseable output 2026-08-17 HTML::Blitz FAIL 11/11 test programs failed; 0/0 subtests failed 2026-08-21 HTML::Bricks FAIL TIMEOUT (soft limit 120s exceeded; no output for 113s) 2026-08-16 @@ -3660,7 +3683,7 @@ HTML::FormatText FAIL 94 92 2/94 subtests failed; 2/20 test programs failed 2026 HTML::FormatText::Elinks FAIL 284 2/5 test programs failed; 0/284 subtests failed 2026-08-23 HTML::Formhandler::Role::ToJSON FAIL 1/1 test programs failed; 0/0 subtests failed 2026-08-20 HTML::ForumCode FAIL 93 87 6/93 subtests failed; 2/5 test programs failed 2026-08-17 -HTML::GMap FAIL 3 2 1/3 subtests failed; 1/1 test programs failed 2026-08-24 +HTML::GMap FAIL 3 2 1/3 subtests failed 2026-05-16 HTML::GenToc FAIL 53 52 1/53 subtests failed; 1/11 test programs failed 2026-08-19 HTML::Genealogy::Map FAIL 1 2 subtests failed in test files 2026-08-18 HTML::GenerateUtil FAIL 5 0 8656/5 subtests failed 2026-05-17 @@ -3670,7 +3693,7 @@ HTML::HTML5::Microdata::Parser FAIL 15 2/5 test programs failed; 0/15 subtests HTML::HTML5::Microdata::ToRDFa FAIL 1 0 1/1 subtests failed; 1/1 test programs failed 2026-08-13 HTML::HTML5::Outline FAIL 3 1/5 test programs failed; 0/3 subtests failed 2026-08-19 HTML::HTML5::Parser FAIL 6 4 2/6 subtests failed; 7/11 test programs failed 2026-08-20 -HTML::HTML5::Sanity FAIL 13 12 1/13 subtests failed; 1/2 test programs failed 2026-08-24 +HTML::HTML5::Sanity FAIL 11 1/2 test programs failed; 0/11 subtests failed 2026-06-18 HTML::HTML5::Table FAIL 1 3/3 test programs failed; 0/1 subtests failed 2026-08-23 HTML::HTML5::Writer FAIL 3 1 2/3 subtests failed; 1/1 test programs failed 2026-08-12 HTML::HTMLDoc FAIL 1 0 115/1 subtests failed 2026-05-10 @@ -3680,6 +3703,7 @@ HTML::Highlight FAIL Unknown test outcome 2026-05-18 HTML::Hyphenate FAIL 20 0 47/20 subtests failed 2026-05-18 HTML::Index FAIL Missing: HTML/TreeBuilder.pm 2026-05-05 HTML::Inspect FAIL 5 0 5/5 subtests failed; 7/7 test programs failed 2026-08-21 +HTML::LBI FAIL Unknown test outcome 2026-05-18 HTML::Linear FAIL 11 6 5/11 subtests failed 2026-05-10 HTML::Lint FAIL 357 183 174/357 subtests failed; 35/44 test programs failed 2026-08-20 HTML::Lint::Pluggable FAIL 5 2 3/5 subtests failed; 2/3 test programs failed 2026-08-19 @@ -3771,12 +3795,13 @@ HTML::WidgetValidator FAIL 2 2 2026-05-14 HTML::WidgetValidator::Widget FAIL 2 44/45 test programs failed; 0/2 subtests failed 2026-08-20 HTML::WidgetValidator::Widget::PixivEmbedFeature FAIL 1 0 1/1 subtests failed 2026-05-11 HTML::WidgetValidator::Widget::TegakiBlog FAIL 11 10 1/11 subtests failed; 1/1 test programs failed 2026-08-19 -HTML::WikiConverter FAIL 71 70 1/71 subtests failed; 1/6 test programs failed 2026-08-24 +HTML::Widgets::NavMenu FAIL 46 0 321/46 subtests failed 2026-05-17 +HTML::WikiConverter FAIL 9 8 1/9 subtests failed; 3/6 test programs failed 2026-06-18 HTML::WikiConverter::DokuWiki FAIL 62 60 2/62 subtests failed; 1/5 test programs failed 2026-08-14 HTML::WikiConverter::Kwiki FAIL 52 50 2/52 subtests failed; 1/5 test programs failed 2026-08-23 HTML::WikiConverter::Markdown FAIL 66 62 4/66 subtests failed; 1/5 test programs failed 2026-08-19 HTML::WikiConverter::MoinMoin FAIL 54 52 2/54 subtests failed; 1/5 test programs failed 2026-08-14 -HTML::WikiConverter::PbWiki FAIL 6 1/5 test programs failed; 0/6 subtests failed 2026-08-24 +HTML::WikiConverter::PbWiki FAIL 6 6 Missing: HTML/Element.pm 2026-05-19 HTML::WikiConverter::PhpWiki FAIL 6 6 Missing: HTML/Element.pm 2026-05-11 HTML::WikiConverter::PmWiki FAIL 6 6 Missing: HTML/Element.pm 2026-05-17 HTML::WikiConverter::Socialtext FAIL 61 58 3/61 subtests failed; 1/5 test programs failed 2026-08-17 @@ -3849,6 +3874,7 @@ HTTP::Server::Brick FAIL 6 1/4 test programs failed; 0/6 subtests failed 2026-0 HTTP::Server::Daemon FAIL 1 1/2 test programs failed; 0/1 subtests failed 2026-08-19 HTTP::Server::EV FAIL Configure failed 2026-08-19 HTTP::Server::Simple::Er FAIL 2 1 1/2 subtests failed; 1/3 test programs failed 2026-08-15 +HTTP::Server::Simple::Mason FAIL 16 2 14/16 subtests failed 2026-05-18 HTTP::Server::Simple::Recorder FAIL 21 6 15/21 subtests failed; 1/3 test programs failed 2026-08-15 HTTP::Session2 FAIL 42 40 2/42 subtests failed; 3/9 test programs failed 2026-08-21 HTTP::Session2::ClientStore FAIL 71 68 3/71 subtests failed; 3/11 test programs failed 2026-08-20 @@ -3859,9 +3885,8 @@ HTTP::Tiny::NewestFirefox FAIL 1 0 1/1 subtests failed; 1/4 test programs failed HTTP::Tiny::Patch::SetUserAgent FAIL 1 0 1/1 subtests failed; 1/4 test programs failed 2026-06-03 HTTP::Tiny::SPDY FAIL 3 0 16/3 subtests failed 2026-05-10 HTTP::Tiny::UA FAIL 1 2/3 test programs failed; 0/1 subtests failed 2026-06-10 -HTTP::UA::Parser FAIL Unknown test outcome 2026-08-24 -HTTP::UserAgentString::Browser FAIL 8 4 4/8 subtests failed; 4/4 test programs failed 2026-08-24 -HTTP::WebTest FAIL 135 10/13 test programs failed; 0/135 subtests failed 2026-08-24 +HTTP::UserAgentString::Browser FAIL 8 4 4/8 subtests failed 2026-05-10 +HTTP::WebTest FAIL 94 0 152/94 subtests failed 2026-05-12 HTTP::WebTest::Plugin::DateTest FAIL 44 35 9/44 subtests failed; 2/3 test programs failed 2026-08-14 HTTP::XSCookies FAIL 6/6 test programs failed; 0/0 subtests failed 2026-08-24 HTTP::XSHeaders FAIL 1 0 1/1 subtests failed; 13/13 test programs failed 2026-08-22 @@ -3938,7 +3963,7 @@ IO::All::Rule FAIL 46 20 26/46 subtests failed 2026-05-18 IO::All::SFTP FAIL 2 1 1/2 subtests failed; 1/2 test programs failed 2026-08-23 IO::Any FAIL 3 2 1/3 subtests failed; 1/3 test programs failed 2026-08-21 IO::Async::Channel FAIL Unknown test outcome 2026-08-21 -IO::Async::File FAIL Unknown test outcome 2026-08-24 +IO::Async::File FAIL Configure failed 2026-04-22 IO::Async::Function FAIL 831 791 40/831 subtests failed; 16/64 test programs failed 2026-08-19 IO::Async::Handle FAIL 831 791 40/831 subtests failed; 16/64 test programs failed 2026-08-21 IO::Async::Listener FAIL 831 791 40/831 subtests failed; 16/64 test programs failed 2026-08-23 @@ -3985,7 +4010,7 @@ IO::Interface FAIL Build failed 2026-08-17 IO::Interface::Simple FAIL Build failed 2026-05-11 IO::K8s FAIL Unknown test outcome 2026-08-11 IO::K8s::Api::Admissionregistration::V1alpha1::Initializer FAIL 45 1/3 test programs failed; 0/45 subtests failed 2026-08-13 -IO::K8s::Cilium::V2::CiliumExternalWorkload FAIL Unknown test outcome 2026-08-24 +IO::K8s::Cilium::V2::CiliumExternalWorkload FAIL Unknown test outcome 2026-05-18 IO::KQueue FAIL 1 0 1/1 subtests failed; 1/1 test programs failed 2026-08-23 IO::Lambda FAIL 191 168 23/191 subtests failed 2026-05-17 IO::Lambda::Inotify FAIL TIMEOUT (soft limit 120s exceeded; no output for 91s) 2026-08-20 @@ -4038,7 +4063,7 @@ IPC::Concurrency FAIL 6 0 15/6 subtests failed 2026-05-18 IPC::Concurrency::DBI FAIL 2 1 1/2 subtests failed 2026-05-11 IPC::Filter FAIL 16 13 3/16 subtests failed; 1/3 test programs failed 2026-08-19 IPC::GimpFu FAIL 16 2/7 test programs failed; 0/16 subtests failed 2026-08-13 -IPC::LDT FAIL Missing: IPC/LDT.pm 2026-08-24 +IPC::LDT FAIL No parseable output 2026-05-20 IPC::Lite FAIL Unknown test outcome 2026-08-23 IPC::MM FAIL 2026-08-23 IPC::MPS FAIL 1 0 1/1 subtests failed; 2/3 test programs failed 2026-08-19 @@ -4047,7 +4072,7 @@ IPC::MicroSocket FAIL 3 6/7 test programs failed; 0/3 subtests failed 2026-08-2 IPC::Msg FAIL 8 4 4/8 subtests failed; 5/6 test programs failed 2026-08-24 IPC::Open3::Callback FAIL 36 34 2/36 subtests failed; 2/6 test programs failed 2026-08-17 IPC::Open3::Callback::NullLogger FAIL 2 0 2/2 subtests failed; 3/6 test programs failed 2026-08-20 -IPC::PerlSSH::Base FAIL Unknown test outcome 2026-08-24 +IPC::PerlSSH::Base FAIL Unknown test outcome 2026-05-06 IPC::Pipeline FAIL 5 4/5 test programs failed; 0/5 subtests failed 2026-08-19 IPC::Pleather FAIL 1 1 Missing: IPC/Semaphore.pm 2026-05-17 IPC::PubSub FAIL 75 1/2 test programs failed; 0/75 subtests failed 2026-08-20 @@ -4064,7 +4089,7 @@ IPC::Semaphore FAIL 8 4 4/8 subtests failed; 5/6 test programs failed 2026-08-21 IPC::Semaphore::SmokeSignals FAIL Unknown test outcome 2026-08-23 IPC::ShareLite FAIL 2 0 2/2 subtests failed; 3/4 test programs failed 2026-08-14 IPC::SharedCache FAIL 2026-08-20 -IPC::SharedMem FAIL 8 4 4/8 subtests failed; 5/6 test programs failed 2026-08-24 +IPC::SharedMem FAIL 8 4 4/8 subtests failed 2026-05-17 IPC::Shm FAIL 6/6 test programs failed; 0/0 subtests failed 2026-08-21 IPC::Shm::Simple FAIL 3/3 test programs failed; 0/0 subtests failed 2026-08-23 IPC::Simple FAIL 12 4/6 test programs failed; 0/12 subtests failed 2026-08-20 @@ -4127,7 +4152,7 @@ InSilicoSpectro FAIL Configure failed 2026-05-18 InSilicoSpectro::Databanks FAIL 20 1/6 test programs failed; 0/20 subtests failed 2026-08-23 Indexer FAIL TIMEOUT (soft limit 120s exceeded; no output for 60s) 2026-08-11 InfiniteList FAIL 1/2 test programs failed; 0/0 subtests failed 2026-08-14 -InfluxDB FAIL 5 1 subtests failed in test files 2026-08-24 +InfluxDB FAIL No parseable output 2026-06-13 InfluxDB::Writer FAIL 10 9 1/10 subtests failed; 1/1 test programs failed 2026-08-22 Ingperl FAIL 2/4 test programs failed; 0/0 subtests failed 2026-08-24 Inky FAIL 45 39 6/45 subtests failed; 1/3 test programs failed 2026-08-19 @@ -4175,7 +4200,6 @@ JMX::Jmx4Perl FAIL 42 12 30/42 subtests failed 2026-05-17 JNI FAIL No parseable output 2026-08-15 JS::YUI::Loader FAIL 56 54 2/56 subtests failed; 2/9 test programs failed 2026-08-19 JSAN::Mini FAIL 4 1/5 test programs failed; 0/4 subtests failed 2026-08-13 -JSON::Any FAIL 237 228 9/237 subtests failed; 3/14 test programs failed 2026-08-24 JSON::Boolean FAIL Unknown test outcome 2026-05-16 JSON::Create FAIL 104 103 1/104 subtests failed; 10/25 test programs failed 2026-08-20 JSON::DWIW FAIL 36/36 test programs failed; 0/0 subtests failed 2026-08-12 @@ -4224,6 +4248,7 @@ Jacode4e::RoundTrip FAIL Unknown test outcome 2026-08-24 Jasonify FAIL 2/3 test programs failed; 0/0 subtests failed 2026-08-18 Java::JCR FAIL 32 0 32/32 subtests failed; 9/10 test programs failed 2026-08-14 JavaScript::Const::Exporter FAIL 5 1 4/5 subtests failed 2026-05-17 +JavaScript::DebugConsole FAIL 9 8 1/9 subtests failed 2026-05-18 JavaScript::Duktape::Data FAIL TIMEOUT (runtime >300s; last output 23s ago) 2026-08-21 JavaScript::Dumper FAIL 15 14 1/15 subtests failed 2026-05-16 JavaScript::Ectype FAIL 14 0 18/14 subtests failed 2026-05-09 @@ -4232,7 +4257,7 @@ JavaScript::Engine FAIL 91 8 83/91 subtests failed; 102/102 test programs failed JavaScript::JSLint FAIL 2 0 2/2 subtests failed; 1/1 test programs failed 2026-08-22 JavaScript::Lite FAIL 2026-05-16 JavaScript::Minifier FAIL Unknown test outcome 2026-08-23 -JavaScript::Minifier::XS FAIL 2 1 subtests failed in test files 2026-08-24 +JavaScript::Minifier::XS FAIL 2 1 1/2 subtests failed 2026-05-18 JavaScript::QuickJS FAIL Unknown test outcome 2026-05-10 JavaScript::Shell FAIL 1 7/8 test programs failed; 0/1 subtests failed 2026-08-19 JavaScript::Sprockets FAIL 1 1/2 test programs failed; 0/1 subtests failed 2026-08-13 @@ -4306,6 +4331,7 @@ Kwiki::Test FAIL 4/4 test programs failed; 0/0 subtests failed 2026-08-14 Kx FAIL 2 0 71/2 subtests failed 2026-05-10 LCFG::Build::PkgSpec FAIL 14 0 158/14 subtests failed 2026-05-10 LCFG::Build::Skeleton FAIL 1 0 1/1 subtests failed; 1/1 test programs failed 2026-08-23 +LCFG::Build::VCS FAIL 3 2 1/3 subtests failed; 1/1 test programs failed 2026-06-10 LCS::XS FAIL 3 0 3/3 subtests failed; 2/2 test programs failed 2026-08-21 LEGO::Color FAIL 52 50 2/52 subtests failed 2026-05-18 LEOCHARRE::CLI2 FAIL 1 7/8 test programs failed; 0/1 subtests failed 2026-08-16 @@ -4314,7 +4340,6 @@ LEOCHARRE::Dir FAIL 1 1/1 test programs failed; 0/1 subtests failed 2026-08-21 LIMS::Base FAIL No parseable output 2026-08-14 LJ::Schedule FAIL 20 3 17/20 subtests failed 2026-05-17 LMDB_File FAIL 2 0 2/2 subtests failed; 5/5 test programs failed 2026-08-24 -LS FAIL TIMEOUT (soft limit 120s exceeded; no output for 70s) 2026-08-24 LSF::Hosts FAIL 2 1 1/2 subtests failed; 1/1 test programs failed 2026-08-11 LSF::Job FAIL Configure failed 2026-08-24 LWP::Authen::Negotiate FAIL 1 0 1/1 subtests failed; 1/1 test programs failed 2026-08-19 @@ -4349,6 +4374,7 @@ LaTeX::BibTeX FAIL 2026-05-11 LaTeX::Driver FAIL 26 25 1/26 subtests failed; 5/18 test programs failed 2026-08-21 LaTeX::Driver::Paths FAIL 60 58 2/60 subtests failed; 10/16 test programs failed 2026-08-12 LaTeX::Easy::Templates FAIL 1 1 subtests failed in test files 2026-08-15 +LaTeX::Encode FAIL 594 587 7/594 subtests failed 2026-05-17 LaTeX::Replicase FAIL 83 79 4/83 subtests failed; 3/9 test programs failed 2026-08-17 LaTeX::TikZ FAIL 484 449 35/484 subtests failed; 4/11 test programs failed 2026-08-20 LaTeXML FAIL StackOverflowError 2026-05-11 @@ -4375,7 +4401,7 @@ LedgerSMB::API FAIL TIMEOUT (runtime >300s; last output 0s ago) 2026-08-19 LedgerSMB::API::OSCommerce::YourCustomizations FAIL 14 9 5/14 subtests failed; 1/4 test programs failed 2026-08-19 LeftPad FAIL 14 13 1/14 subtests failed; 1/2 test programs failed 2026-08-21 Legba FAIL 1 1 subtests failed in test files 2026-08-20 -Lembas FAIL 18 3/5 test programs failed; 0/18 subtests failed 2026-08-24 +Lembas FAIL 18 18 2026-05-14 Lemonldap::Config::Initparam FAIL 2 0 2/2 subtests failed; 2/2 test programs failed 2026-08-19 Lemonldap::NG::Cli FAIL No parseable output 2026-08-13 Lemonldap::NG::Handler::Lib::Status FAIL 112 75 37/112 subtests failed; 22/25 test programs failed 2026-08-15 @@ -4534,7 +4560,7 @@ Log::Any::Adapter::TAP FAIL 7 4/7 test programs failed; 0/7 subtests failed 202 Log::Declare FAIL 60 0 60/60 subtests failed; 3/4 test programs failed 2026-08-21 Log::Dispatch FAIL 82 81 1/82 subtests failed; 1/13 test programs failed 2026-08-15 Log::Dispatch::Binlog FAIL 5 5 Missing: Test/TempDir.pm 2026-05-15 -Log::Dispatch::Config::TestLog FAIL 1/1 test programs failed; 0/0 subtests failed 2026-08-24 +Log::Dispatch::Config::TestLog FAIL 2026-05-15 Log::Dispatch::DBI FAIL 1 2/3 test programs failed; 0/1 subtests failed 2026-08-23 Log::Dispatch::File::Rolling FAIL 10 4/9 test programs failed; 0/10 subtests failed 2026-08-17 Log::Dispatch::MacGrowl FAIL 6 2/3 test programs failed; 0/6 subtests failed 2026-08-14 @@ -4557,7 +4583,6 @@ Log::Report FAIL 286 282 4/286 subtests failed; 1/17 test programs failed 2026-0 Log::Scrubber FAIL 67 63 4/67 subtests failed; 2/12 test programs failed 2026-08-19 Log::Syslog::DangaSocket FAIL 2 0 57/2 subtests failed 2026-05-16 Log::Syslog::Fast FAIL 329 319 10/329 subtests failed; 13/18 test programs failed 2026-08-20 -Log::Trace FAIL 83 74 9/83 subtests failed; 4/13 test programs failed 2026-08-24 LogFilter FAIL 1/1 test programs failed; 0/0 subtests failed 2026-06-15 Long::Jump FAIL 28 1/2 test programs failed; 0/28 subtests failed 2026-08-18 Loo FAIL 63/66 test programs failed; 0/0 subtests failed 2026-08-20 @@ -4593,7 +4618,7 @@ MCP::Run FAIL 26 19 7/26 subtests failed; 6/10 test programs failed 2026-08-21 MCP::Server::Session FAIL 5/8 test programs failed; 0/0 subtests failed 2026-08-17 MColPro::Collect::Batch FAIL 37 23 14/37 subtests failed; 1/5 test programs failed 2026-08-19 MDOM::Assignment FAIL 261 207 54/261 subtests failed 2026-05-12 -MDV::Distribconf FAIL 256 246 10/256 subtests failed; 2/5 test programs failed 2026-08-24 +MDV::Distribconf FAIL 3 0 160/3 subtests failed 2026-05-17 MDV::Distribconf::Build FAIL 256 246 10/256 subtests failed; 2/5 test programs failed 2026-08-20 MDV::Packdrakeng FAIL 68 63 5/68 subtests failed; 1/2 test programs failed 2026-08-22 MDV::Repsys FAIL 7 0 20/7 subtests failed 2026-05-13 @@ -4650,12 +4675,12 @@ MRO::Define FAIL 1 0 1/1 subtests failed; 3/7 test programs failed 2026-08-22 MRO::Magic FAIL 1 6/7 test programs failed; 0/1 subtests failed 2026-08-17 MRS::Algorithm FAIL 12 8 4/12 subtests failed; 5/11 test programs failed 2026-08-24 MRTG::Config FAIL No parseable output 2026-08-23 -MSDOS::Attrib FAIL 28 27 1/28 subtests failed; 2/3 test programs failed 2026-08-24 +MSDOS::Attrib FAIL 28 4 24/28 subtests failed 2026-05-16 MToken FAIL 6 4 2/6 subtests failed; 2/9 test programs failed 2026-08-15 MVC::Neaf FAIL Unknown test outcome 2026-08-21 MVC::Neaf::Route::Null FAIL Unknown test outcome 2026-08-23 MVModule::MVmux::Handle FAIL 2026-08-21 -MVS::JESFTP FAIL 2026-08-24 +MVS::JESFTP FAIL 2026-05-17 Mac::AppleEvents FAIL Configure failed 2026-08-20 Mac::AppleEvents::Simple FAIL 2 0 23/2 subtests failed 2026-04-21 Mac::Apps::Anarchie FAIL Unknown test outcome 2026-08-15 @@ -4705,6 +4730,7 @@ Mail::Toaster FAIL 187 3/18 test programs failed; 0/187 subtests failed 2026-08 Mail::Toaster::Apache FAIL Unknown test outcome 2026-08-16 Mail::Webmail::Gmail FAIL 1/1 test programs failed; 0/0 subtests failed 2026-08-11 MailBox::Test::01platform::Definition FAIL Missing: filetest.pm 2026-05-18 +MakeWithPerl FAIL Missing: Data/Table/Text.pm 2026-05-15 Makefile::GraphViz FAIL 12 11 1/12 subtests failed; 3/5 test programs failed 2026-08-12 Makerelease FAIL No parseable output 2026-08-19 Man FAIL 2026-08-15 @@ -4721,7 +4747,7 @@ Markapl FAIL 1 0 1/1 subtests failed; 22/22 test programs failed 2026-08-23 Markdown::ODF FAIL TIMEOUT (runtime >300s; last output 0s ago) 2026-08-14 Markdown::To::POD FAIL 1 0 1/1 subtests failed; 2/4 test programs failed 2026-08-15 Markup::Tree FAIL 7 1/1 test programs failed; 0/7 subtests failed 2026-08-13 -Marky FAIL 8 1/8 test programs failed; 0/8 subtests failed 2026-08-24 +Marky FAIL 8 7 1/8 subtests failed 2026-05-18 Marlin::X::Clone FAIL 1 2/3 test programs failed; 0/1 subtests failed 2026-08-15 Marpa::R2 FAIL Build failed 2026-05-19 MarpaX::ESLIF FAIL 32 0 47/32 subtests failed 2026-05-17 @@ -4790,7 +4816,7 @@ Math::MatrixReal FAIL 350 342 8/350 subtests failed; 4/59 test programs failed 2 Math::MatrixReal::Ext1 FAIL No parseable output 2026-08-17 Math::ModInt FAIL 296 1/17 test programs failed; 0/296 subtests failed 2026-08-15 Math::Numerical FAIL 2/5 test programs failed; 0/0 subtests failed 2026-08-15 -Math::Pari FAIL 3 5/7 test programs failed; 0/3 subtests failed 2026-08-24 +Math::Pari FAIL 2 2 2026-05-16 Math::Polygon::Tree FAIL 6/8 test programs failed; 0/0 subtests failed 2026-08-15 Math::Polynomial::ModInt FAIL 90 1/6 test programs failed; 0/90 subtests failed 2026-08-13 Math::Preference::SVD FAIL 1 0 1/1 subtests failed; 1/1 test programs failed 2026-08-18 @@ -4802,7 +4828,7 @@ Math::Random FAIL 3/3 test programs failed; 0/0 subtests failed 2026-08-19 Math::Random::Brownian FAIL 1 0 1/1 subtests failed; 1/1 test programs failed 2026-08-15 Math::Random::ISAAC::XS FAIL 2 1 1/2 subtests failed; 5/10 test programs failed 2026-08-23 Math::Random::MT FAIL 39 22 17/39 subtests failed 2026-05-15 -Math::Random::MT::Auto FAIL 3140 652 2488/3140 subtests failed; 15/17 test programs failed 2026-08-24 +Math::Random::MT::Auto FAIL 3135 0 4789/3135 subtests failed 2026-05-18 Math::Random::PCG32 FAIL 2026-08-15 Math::Random::Secure FAIL 2 0 18/2 subtests failed 2026-04-21 Math::Random::Xoshiro256 FAIL 1/1 test programs failed; 0/0 subtests failed 2026-08-11 @@ -4868,7 +4894,7 @@ Method::Signatures FAIL Unknown test outcome 2026-08-16 Method::Signatures::PP FAIL 1/1 test programs failed; 0/0 subtests failed 2026-08-16 Method::Signatures::Simple FAIL 2 0 2/2 subtests failed; 8/10 test programs failed 2026-08-23 Mew FAIL 9 2 7/9 subtests failed; 3/4 test programs failed 2026-08-22 -Mgd FAIL 12 8/10 test programs failed; 0/12 subtests failed 2026-08-24 +Mgd FAIL 12 12 2026-05-18 Mic FAIL 88 1 subtests failed in test files 2026-08-15 MicroECC FAIL 1 0 1/1 subtests failed; 1/1 test programs failed 2026-08-22 Microarray FAIL No parseable output 2026-08-14 @@ -4900,11 +4926,11 @@ Module::Build FAIL Unknown test outcome 2026-08-13 Module::Build::Bundle FAIL 39 34 5/39 subtests failed; 1/7 test programs failed 2026-08-15 Module::Build::PinwheelApp FAIL TIMEOUT (runtime >300s; last output 0s ago) 2026-08-12 Module::Build::Pluggable FAIL 1 1/6 test programs failed; 0/1 subtests failed 2026-08-24 -Module::Build::XSUtil FAIL 3 1 2/3 subtests failed; 1/2 test programs failed 2026-08-24 +Module::Build::XSUtil FAIL 3 1 2/3 subtests failed; 1/2 test programs failed 2026-06-18 Module::CGI::Install FAIL 5 4 1/5 subtests failed; 5/8 test programs failed 2026-08-21 Module::CPANTS::MyBuild FAIL 1/2 test programs failed; 0/0 subtests failed 2026-08-11 Module::CPANTS::Site FAIL 1 0 1/1 subtests failed; 1/3 test programs failed 2026-08-19 -Module::CPANfile FAIL 91 89 2/91 subtests failed; 1/9 test programs failed 2026-08-24 +Module::CPANfile FAIL 92 1/7 test programs failed; 0/92 subtests failed 2026-08-24 Module::Compile::TT FAIL 10 8 2/10 subtests failed; 1/3 test programs failed 2026-08-14 Module::CoreList FAIL 6 2 4/6 subtests failed; 1/5 test programs failed 2026-08-23 Module::CoreList::DBSchema FAIL Unknown test outcome 2026-08-15 @@ -4933,7 +4959,7 @@ Module::Starter FAIL Unknown test outcome 2026-08-20 Module::Starter::Plugin::CGIApp FAIL 1 3/5 test programs failed; 0/1 subtests failed 2026-08-23 Module::Starter::Plugin::DebPackage FAIL 9 1/6 test programs failed; 0/9 subtests failed 2026-08-17 Module::Text::Template::Build FAIL 17 13 4/17 subtests failed; 1/2 test programs failed 2026-08-14 -MogileFS FAIL 12 21/23 test programs failed; 0/12 subtests failed 2026-08-24 +MogileFS FAIL 12 1 11/12 subtests failed 2026-05-12 MogileFS::Admin FAIL 2 0 2/2 subtests failed 2026-05-18 MogileFS::Client FAIL 2 0 2/2 subtests failed; 4/4 test programs failed 2026-08-23 MogileFS::Client::Async FAIL 2 0 2/2 subtests failed; 3/3 test programs failed 2026-08-23 @@ -4955,7 +4981,7 @@ Mojo::IOLoop::Delay FAIL 1 1 subtests failed in test files 2026-08-11 Mojo::JSON::MaybeXS FAIL 146 10 subtests failed in test files 2026-08-16 Mojo::JSON_XS FAIL 143 134 9/143 subtests failed; 1/5 test programs failed 2026-08-15 Mojo::JWT FAIL 1/1 test programs failed; 0/0 subtests failed 2026-08-20 -Mojo::Pg FAIL 7/9 test programs failed; 0/0 subtests failed 2026-08-24 +Mojo::Pg FAIL 7/9 test programs failed; 0/0 subtests failed 2026-06-14 Mojo::Promise::Role::Any FAIL 22 11 11/22 subtests failed; 3/6 test programs failed 2026-08-17 Mojo::Promise::Role::Repeat FAIL Unknown test outcome 2026-08-17 Mojo::Pua FAIL 3/5 test programs failed; 0/0 subtests failed 2026-08-17 @@ -4995,7 +5021,7 @@ MojoX::NetstringStream FAIL Unknown test outcome 2026-08-19 MojoX::Plugin::AnyCache FAIL 157 6/17 test programs failed; 0/157 subtests failed 2026-08-21 MojoX::Plugin::PODRenderer FAIL 2 1 1/2 subtests failed 2026-05-11 MojoX::Renderer::HTP FAIL 6 4 2/6 subtests failed; 2/4 test programs failed 2026-08-24 -MojoX::Renderer::Xslate FAIL 2 0 2/2 subtests failed; 3/3 test programs failed 2026-08-24 +MojoX::Renderer::Xslate FAIL 2 0 2/2 subtests failed 2026-05-09 MojoX::Route FAIL 2 1 1/2 subtests failed; 3/3 test programs failed 2026-06-11 MojoX::Routes::AsGraph FAIL 1 1/5 test programs failed; 0/1 subtests failed 2026-08-24 MojoX::Session::Store::Memcached FAIL 3 1 2/3 subtests failed; 1/2 test programs failed 2026-08-20 @@ -5040,7 +5066,7 @@ Mojolicious::Plugin::Mongol FAIL TIMEOUT (soft limit 120s exceeded; no output Mojolicious::Plugin::MountPSGI FAIL 24 23 1/24 subtests failed; 1/7 test programs failed 2026-08-20 Mojolicious::Plugin::MultiConfig FAIL Configure failed 2026-08-15 Mojolicious::Plugin::OAuth2 FAIL 57 49 8/57 subtests failed; 3/7 test programs failed 2026-08-20 -Mojolicious::Plugin::OpenAPI FAIL Unknown test outcome 2026-08-24 +Mojolicious::Plugin::OpenAPI FAIL 2026-05-17 Mojolicious::Plugin::OpenAPI::Modern FAIL 1 2026-08-14 Mojolicious::Plugin::PODRenderer FAIL 6501 6449 52/6501 subtests failed; 50/98 test programs failed 2026-08-15 Mojolicious::Plugin::PODViewer FAIL 68 53 15/68 subtests failed; 1/3 test programs failed 2026-08-23 @@ -5090,6 +5116,7 @@ MooX::Keyword::Factory FAIL 1 1 subtests failed in test files 2026-08-24 MooX::Keyword::Field FAIL 1 0 1/1 subtests failed 2026-05-19 MooX::Keyword::Random FAIL 1 1 subtests failed in test files 2026-08-16 MooX::Keyword::Readonly FAIL 1 1 subtests failed in test files 2026-08-23 +MooX::Locale::TextDomain::OO FAIL 1 0 1/1 subtests failed 2026-05-13 MooX::LvalueAttribute FAIL 2 1 1/2 subtests failed 2026-05-19 MooX::MouseTypeConstraints FAIL No parseable output 2026-06-13 MooX::ObjectBuilder FAIL 58 57 1/58 subtests failed 2026-05-10 @@ -5131,7 +5158,7 @@ MooseX::AbstractFactory FAIL 4 3 1/4 subtests failed; 7/18 test programs failed MooseX::AlwaysCoerce FAIL 3 3 2026-05-19 MooseX::App FAIL 50 0 125/50 subtests failed 2026-05-10 MooseX::App::Cmd::Command::BashComplete FAIL Missing: inc/Module/Install.pm 2026-06-14 -MooseX::Attribute::Prototype FAIL 34 33 1/34 subtests failed; 3/7 test programs failed 2026-08-24 +MooseX::Attribute::Prototype FAIL 34 7 27/34 subtests failed 2026-05-10 MooseX::AttributeShortcuts FAIL 32 31 1/32 subtests failed 2026-05-10 MooseX::Blessed::Reconstruct FAIL 4 2 2/4 subtests failed 2026-05-19 MooseX::CachingProxy FAIL 1 1 Missing: MooseX/Test/Role.pm 2026-05-11 @@ -5188,7 +5215,7 @@ MooseX::Types::Common::String FAIL 98 97 1/98 subtests failed; 1/8 test programs MooseX::Types::DBIx::Class FAIL 5 1/8 test programs failed; 0/5 subtests failed 2026-08-12 MooseX::Types::Data::GUID FAIL 3 0 7/3 subtests failed 2026-05-15 MooseX::Types::DateTime::ButMaintained FAIL 23 1/3 test programs failed; 0/23 subtests failed 2026-08-18 -MooseX::Types::IO FAIL 26 25 1/26 subtests failed; 2/4 test programs failed 2026-08-24 +MooseX::Types::IO FAIL 26 3 23/26 subtests failed 2026-05-12 MooseX::Types::Moose::MutualCoercion FAIL Missing: MooseX/Types/Common/String.pm 2026-05-19 MooseX::Types::Parameterizable FAIL 160 160 Missing: MooseX/Types/Structured.pm 2026-05-17 MooseX::Types::Path::Tiny FAIL 40 39 1/40 subtests failed; 1/6 test programs failed 2026-08-19 @@ -5215,7 +5242,7 @@ Mousse FAIL 3/3 test programs failed; 0/0 subtests failed 2026-08-23 MovableType FAIL 1 0 1/1 subtests failed; 1/1 test programs failed 2026-08-21 Moxy FAIL 19 9/17 test programs failed; 0/19 subtests failed 2026-08-17 MozRepl::Plugin::LinkExtor FAIL 9 0 17/9 subtests failed 2026-05-12 -Mozilla::CA FAIL 4/4 test programs failed; 0/0 subtests failed 2026-08-24 +Mozilla::CA FAIL 21/21 test programs failed; 0/0 subtests failed 2026-08-23 Mozilla::ConsoleService FAIL Configure failed 2026-04-21 Mozilla::DOM FAIL 1 0 1/1 subtests failed; 1/1 test programs failed 2026-08-23 Mozilla::DOM::ComputedStyle FAIL Configure failed 2026-04-21 @@ -5252,7 +5279,7 @@ MyData FAIL 480 480 2026-05-11 MyEngine::Oshiete FAIL 4 3 1/4 subtests failed 2026-05-17 MyEngine::Osiete FAIL 4 3 1/4 subtests failed; 3/4 test programs failed 2026-08-22 MyLexicalHandler FAIL Unknown test outcome 2026-05-18 -MyLibrary FAIL 92 13/14 test programs failed; 0/92 subtests failed 2026-08-24 +MyLibrary FAIL 93 0 247/93 subtests failed 2026-05-12 MySAX_Breadcrumbs FAIL 2026-08-23 MySQL::Easy FAIL 9 9 2026-05-12 MySQL::Explain::Parser FAIL 4 3 1/4 subtests failed; 1/3 test programs failed 2026-08-24 @@ -5593,7 +5620,7 @@ Ogre FAIL 24 13 11/24 subtests failed; 11/11 test programs failed 2026-08-22 Ogre::AL FAIL TIMEOUT (soft limit 120s exceeded; no output for 104s) 2026-08-11 OnSearch FAIL No parseable output 2026-08-20 Opcodes FAIL 2 2 2026-05-18 -OpenAPI::Client FAIL Unknown test outcome 2026-08-24 +OpenAPI::Client FAIL 4 3 1/4 subtests failed 2026-05-11 OpenAPI::Client::OpenAI FAIL 16 1/16 test programs failed; 0/16 subtests failed 2026-08-16 OpenAPI::Modern FAIL 3 3 2026-05-10 OpenBSD::Checkpass FAIL 1 0 1/1 subtests failed; 1/1 test programs failed 2026-08-24 @@ -5626,10 +5653,10 @@ OpenGL::XScreenSaver FAIL 1 0 11/1 subtests failed 2026-05-12 OpenGbg FAIL Unknown test outcome 2026-08-18 OpenGbg::DateTimeType FAIL 25 9 16/25 subtests failed; 5/6 test programs failed 2026-08-13 OpenHMD FAIL 1/1 test programs failed; 0/0 subtests failed 2026-08-14 -OpenID::Lite::Extension::UI FAIL 2 1 1/2 subtests failed; 2/2 test programs failed 2026-08-24 +OpenID::Lite::Extension::UI FAIL 2 0 8/2 subtests failed 2026-05-15 OpenInteract2::Action::RSS FAIL 1 0 1/1 subtests failed; 1/1 test programs failed 2026-08-17 OpenMP FAIL 1/2 test programs failed; 0/0 subtests failed 2026-08-23 -OpenMP::Simple FAIL 1 0 1/1 subtests failed; 32/33 test programs failed 2026-08-24 +OpenMP::Simple FAIL 1 0 9/1 subtests failed 2026-05-11 OpenMosix::HA FAIL 15/15 test programs failed; 0/0 subtests failed 2026-08-24 OpenMuseum FAIL 1 1 subtests failed in test files 2026-08-23 OpenOffice::OODoc FAIL 20 19 1/20 subtests failed; 2/2 test programs failed 2026-08-14 @@ -5663,7 +5690,7 @@ Oracle::SQLLoader FAIL 10 8 2/10 subtests failed; 8/8 test programs failed 2026- Oracle::Trigger FAIL Configure failed 2026-08-11 Oraperl FAIL 2 1 1/2 subtests failed; 1/2 test programs failed 2026-08-17 Ordeal::Model FAIL 3 1 subtests failed in test files 2026-08-13 -OrePAN2::Server FAIL 3 2 1/3 subtests failed; 1/3 test programs failed 2026-08-24 +OrePAN2::Server FAIL 3 2 1/3 subtests failed 2026-05-11 Org::Export::Text FAIL TIMEOUT (runtime >300s; last output 1s ago) 2026-08-14 Org::ReadTables FAIL 2026-08-14 Orignal FAIL 218 1/10 test programs failed; 0/218 subtests failed 2026-08-14 @@ -5698,7 +5725,7 @@ PApp::Hinduism FAIL Unknown test outcome 2026-05-12 PApp::SQL FAIL 2026-05-12 PBKDF2::Tiny FAIL 2 1 1/2 subtests failed 2026-05-16 PBS FAIL 5 2 3/5 subtests failed; 1/1 test programs failed 2026-08-23 -PBS::Attributes FAIL 1153 312 841/1153 subtests failed; 4/4 test programs failed 2026-08-24 +PBS::Attributes FAIL Configure failed 2026-05-19 PBib::BibItemStyle FAIL 10 1/6 test programs failed; 0/10 subtests failed 2026-08-20 PBib::Builder FAIL 25 21 4/25 subtests failed; 3/6 test programs failed 2026-08-22 PDF::API2 FAIL 756 2/46 test programs failed; 0/756 subtests failed 2026-06-18 @@ -5713,6 +5740,7 @@ PDF::Imposition FAIL 1 0 1/1 subtests failed 2026-05-11 PDF::OCR FAIL 7 4 3/7 subtests failed; 5/6 test programs failed 2026-06-15 PDF::OCR2 FAIL 3 4/6 test programs failed; 0/3 subtests failed 2026-08-19 PDF::PDFUnit FAIL 5 0 5/5 subtests failed; 1/4 test programs failed 2026-08-24 +PDF::Report::Table FAIL 1 0 1/1 subtests failed 2026-05-17 PDF::Tiny FAIL 1/1 test programs failed; 0/0 subtests failed 2026-08-23 PDF::WebKit FAIL 3/3 test programs failed; 0/0 subtests failed 2026-08-19 PDF::pdf2json FAIL 1 0 1/1 subtests failed; 1/1 test programs failed 2026-08-19 @@ -5779,7 +5807,7 @@ PGObject::Util::AsyncPool FAIL 1 1 subtests failed in test files 2026-08-12 PGObject::Util::BulkLoad FAIL 6 0 12/6 subtests failed 2026-05-18 PGP::Finger FAIL TIMEOUT (soft limit 120s exceeded; no output for 94s) 2026-08-22 PGPLOT FAIL 4 2 2/4 subtests failed 2026-05-16 -PGPLOT::Device FAIL 3 1 subtests failed in test files 2026-08-24 +PGPLOT::Device FAIL 3 2 1/3 subtests failed 2026-05-11 PGPLOT::Simple FAIL 2 0 2/2 subtests failed; 1/3 test programs failed 2026-08-21 PGXN::Meta::Validator FAIL 1 0 28/1 subtests failed 2026-05-11 PHP FAIL 2026-08-20 @@ -5807,14 +5835,14 @@ POE::Component::Archive::Any FAIL 7 1/2 test programs failed; 0/7 subtests fail POE::Component::AssaultCube::ServerQuery FAIL 670 669 1/670 subtests failed; 1/5 test programs failed 2026-08-20 POE::Component::AtomAggregator FAIL TIMEOUT (soft limit 120s exceeded; no output for 110s) 2026-08-23 POE::Component::Basement FAIL 3 0 3/3 subtests failed; 5/5 test programs failed 2026-08-12 -POE::Component::CD::Detect FAIL Missing: POE/0.pm 2026-08-24 +POE::Component::CD::Detect FAIL Missing: POE/0.pm 2026-05-11 POE::Component::CPAN::YACSmoke FAIL 40 0 88/40 subtests failed 2026-05-14 POE::Component::CPANIDX FAIL Unknown test outcome 2026-08-22 POE::Component::CPANPLUS::YACSmoke FAIL 29 11/14 test programs failed; 0/29 subtests failed 2026-08-15 POE::Component::Client::Bayeux FAIL 17 6 11/17 subtests failed 2026-05-13 POE::Component::Client::DNS FAIL TIMEOUT (soft limit 120s exceeded; no output for 105s) 2026-08-12 POE::Component::Client::FTP FAIL Unknown test outcome 2026-08-19 -POE::Component::Client::HTTP FAIL Unknown test outcome 2026-08-24 +POE::Component::Client::HTTP FAIL 8 1 subtests failed in test files 2026-06-11 POE::Component::Client::HTTPDeferred FAIL 2 0 4/2 subtests failed 2026-05-19 POE::Component::Client::Keepalive FAIL 32 11/18 test programs failed; 0/32 subtests failed 2026-08-23 POE::Component::Client::Lingr FAIL 1 1/1 test programs failed; 0/1 subtests failed 2026-08-19 @@ -5936,7 +5964,7 @@ POSIX::SchedYield FAIL 5 1 4/5 subtests failed; 3/4 test programs failed 2026-08 POSIX::Wide FAIL 40 1/1 test programs failed; 0/40 subtests failed 2026-08-16 POSIX::getpeername FAIL 1 0 1/1 subtests failed; 3/3 test programs failed 2026-08-19 POSIX::strptime FAIL 2 1 1/2 subtests failed; 1/2 test programs failed 2026-08-20 -PPI FAIL Build failed 2026-08-24 +PPI FAIL Unknown test outcome 2026-08-20 PPI::Document FAIL Unknown test outcome 2026-06-18 PPI::Tester FAIL 5 3 2/5 subtests failed; 1/4 test programs failed 2026-08-22 PPI::Transform::PackageName FAIL 148 94 54/148 subtests failed; 8/19 test programs failed 2026-08-21 @@ -6046,9 +6074,9 @@ PawsX::Exception::TimeOut FAIL 3 1 2/3 subtests failed; 2/2 test programs failed PawsX::FakeImplementation::Instance FAIL TIMEOUT (soft limit 120s exceeded; no output for 60s) 2026-08-22 PayProp::API::Public::Client FAIL 128 5 subtests failed in test files 2026-08-15 Pb FAIL 13/13 test programs failed; 0/0 subtests failed 2026-08-21 -PeakForest::REST_Client::Configuration FAIL Unknown test outcome 2026-08-24 +PeakForest::REST_Client::Configuration FAIL 53 28 25/53 subtests failed 2026-05-11 PeekPoke FAIL 2026-08-12 -Pegex FAIL 271 219 52/271 subtests failed; 2/20 test programs failed 2026-08-24 +Pegex FAIL 270 218 52/270 subtests failed; 3/20 test programs failed 2026-06-14 Pegex::JSON FAIL 6 1/4 test programs failed; 0/6 subtests failed 2026-08-15 PeopleSoft FAIL 3 2 1/3 subtests failed 2026-05-17 Perinci::CmdLine::Base FAIL TIMEOUT (runtime >300s; last output 0s ago) 2026-08-12 @@ -6062,6 +6090,7 @@ Perl5::CoreSmokeDB::Schema FAIL 2 0 2/2 subtests failed; 6/6 test programs faile Perl6::Attributes FAIL 8 1 7/8 subtests failed; 1/1 test programs failed 2026-08-20 Perl6::Binding FAIL 4/4 test programs failed; 0/0 subtests failed 2026-08-21 Perl6::Controls FAIL 1 0 1/1 subtests failed; 9/11 test programs failed 2026-08-13 +Perl6::Currying FAIL 2026-05-19 Perl6::Form FAIL 1 1/2 test programs failed; 0/1 subtests failed 2026-08-18 Perl6::GatherTake FAIL 8 2 6/8 subtests failed; 6/7 test programs failed 2026-08-22 Perl6::MakeMaker FAIL 2026-08-21 @@ -6126,12 +6155,13 @@ PerlIO::via::PinyinConvert FAIL 3 2/3 test programs failed; 0/3 subtests failed PerlIO::via::PrepareCP1251 FAIL 7 6 1/7 subtests failed; 1/2 test programs failed 2026-08-20 PerlIO::via::QuotedPrint FAIL 11 10 1/11 subtests failed 2026-05-13 PerlIO::via::SeqIO FAIL 3/3 test programs failed; 0/0 subtests failed 2026-08-13 -PerlIO::via::Skip FAIL 8 5 3/8 subtests failed; 25/30 test programs failed 2026-08-24 +PerlIO::via::Skip FAIL 79 43 36/79 subtests failed 2026-05-11 PerlIO::via::StripHTML FAIL 6 2 4/6 subtests failed 2026-05-18 PerlIO::via::ToFirePHP FAIL 7 1 subtests failed in test files 2026-08-23 PerlIO::via::csv FAIL 1 0 24/1 subtests failed 2026-05-10 PerlIO::via::dynamic FAIL 6 4 2/6 subtests failed; 2/4 test programs failed 2026-08-22 PerlIO::via::gzip FAIL 9 6 3/9 subtests failed; 1/1 test programs failed 2026-08-23 +PerlIO::via::json FAIL 20 18 2/20 subtests failed 2026-05-17 PerlIO::via::symlink FAIL 2 1/2 test programs failed; 0/2 subtests failed 2026-08-24 PerlIO::win32console FAIL 2/2 test programs failed; 0/0 subtests failed 2026-08-17 PerlMol FAIL 2 1 1/2 subtests failed; 1/2 test programs failed 2026-08-24 @@ -6332,7 +6362,7 @@ QBit::Class FAIL Missing: Net/LibIDN.pm 2026-05-16 QBit::Cron FAIL Unknown test outcome 2026-05-16 QBit::TimeLog FAIL 1/1 test programs failed; 0/0 subtests failed 2026-08-23 QBit::WebInterface::Apache2 FAIL Unknown test outcome 2026-08-17 -QBit::WebInterface::OwnServer FAIL 1/1 test programs failed; 0/0 subtests failed 2026-08-24 +QBit::WebInterface::OwnServer FAIL Missing: Net/LibIDN.pm 2026-05-17 QBit::WebInterface::PSGI FAIL Unknown test outcome 2026-05-16 QBit::WebInterface::Test FAIL 2/2 test programs failed; 0/0 subtests failed 2026-08-23 QDBM_File FAIL 7 0 398/7 subtests failed 2026-05-11 @@ -6345,6 +6375,7 @@ QtGui FAIL 1 0 1/1 subtests failed; 1/1 test programs failed 2026-08-17 Qudo::Plugin::Logger FAIL 1 1/2 test programs failed; 0/1 subtests failed 2026-08-14 Queue FAIL No parseable output 2026-08-15 Queue::Q FAIL 19 6/8 test programs failed; 0/19 subtests failed 2026-08-14 +QuickTermChart::QuickTermChart FAIL Unknown test outcome 2026-05-10 Quilt FAIL Unknown test outcome 2026-08-19 Quiq FAIL TIMEOUT (runtime >300s; last output 3s ago) 2026-08-22 Quizzer::AutoSelect FAIL No parseable output 2026-08-13 @@ -6358,7 +6389,7 @@ RADIUS::Dictionary FAIL Unknown test outcome 2026-05-16 RADIUS::UserFile FAIL Unknown test outcome 2026-08-17 RAS::AS5200 FAIL 2026-08-14 RDF::AllegroGraph FAIL 41 2/16 test programs failed; 0/41 subtests failed 2026-08-21 -RDF::AllegroGraph::Easy FAIL 41 2/16 test programs failed; 0/41 subtests failed 2026-08-24 +RDF::AllegroGraph::Easy FAIL 41 41 2026-05-10 RDF::Core FAIL 2/2 test programs failed; 0/0 subtests failed 2026-08-23 RDF::Cowl FAIL Unknown test outcome 2026-05-18 RDF::Crypt FAIL 1 0 1/1 subtests failed; 6/6 test programs failed 2026-08-15 @@ -6396,7 +6427,6 @@ RDF::iCalendar FAIL TIMEOUT (runtime >5400s; last output 0s ago) 2026-06-15 RDFStore::FindIndex FAIL 2/2 test programs failed; 0/0 subtests failed 2026-08-22 REPartition FAIL 14 12 2/14 subtests failed; 1/4 test programs failed 2026-08-15 REST FAIL 19 0 19/19 subtests failed 2026-05-16 -REST::Client FAIL 2 1/2 test programs failed; 0/2 subtests failed 2026-08-24 REST::Consumer FAIL 1 0 1/1 subtests failed 2026-05-16 REST::Cypher FAIL 4 2 2/4 subtests failed 2026-05-16 REST::Google::Translate FAIL 46 21 25/46 subtests failed 2026-05-05 @@ -6466,7 +6496,7 @@ RT::Condition::OnAbandoned FAIL Unknown test outcome 2026-05-12 RT::Config FAIL 8 7 1/8 subtests failed; 1/4 test programs failed 2026-08-20 RT::Example::FormTools FAIL TIMEOUT (soft limit 1200s exceeded; no output for 1196s) 2026-06-11 RT::Extension::AWS::Assets FAIL TIMEOUT (soft limit 120s exceeded; no output for 60s) 2026-08-20 -RT::Extension::Drafts FAIL No parseable output 2026-08-24 +RT::Extension::Drafts FAIL No parseable output 2026-05-16 RT::Extension::DynamicWebPath FAIL Unknown test outcome 2026-05-10 RT::Extension::FollowUp FAIL 5 4 1/5 subtests failed; 2/4 test programs failed 2026-08-17 RT::Extension::MenuBarUserTickets FAIL Configure failed 2026-08-20 @@ -6643,7 +6673,7 @@ SPOPS FAIL 421 393 28/421 subtests failed 2026-05-18 SPOPSx::Ginsu FAIL 34 7/8 test programs failed; 0/34 subtests failed 2026-08-17 SPOPSx::Tool::DateTime FAIL 1/1 test programs failed; 0/0 subtests failed 2026-08-21 SPOPSx::Tool::YAML FAIL 3/3 test programs failed; 0/0 subtests failed 2026-08-23 -SPVM FAIL 16/16 test programs failed; 0/0 subtests failed 2026-08-24 +SPVM FAIL 1 23/24 test programs failed; 0/1 subtests failed 2026-08-24 SPVM::AI::Util FAIL 1 1/5 test programs failed; 0/1 subtests failed 2026-08-15 SPVM::Cwd FAIL 2026-05-10 SPVM::Digest::MD5 FAIL 2026-05-17 @@ -6711,11 +6741,13 @@ SQL::Schema::Versioned FAIL 3 2/8 test programs failed; 0/3 subtests failed 202 SQL::Statement FAIL 373 349 24/373 subtests failed; 11/17 test programs failed 2026-06-18 SQL::Statement::Hash FAIL No parseable output 2026-05-17 SQL::Steno FAIL No parseable output 2026-05-11 +SQL::String FAIL 49 17 32/49 subtests failed 2026-05-19 SQL::Translator::Producer::DBIx::Class::File::Simple FAIL Unknown test outcome 2026-05-14 SQL::Translator::Producer::GoogleBigQuery FAIL 2 2 subtests failed in test files 2026-08-16 SQL::Translator::Producer::Teng FAIL 1 0 1/1 subtests failed; 3/4 test programs failed 2026-08-24 SQL::Validator FAIL 2026-05-11 SQLayer FAIL Unknown test outcome 2026-06-14 +SQLite::Archive FAIL 2 0 5/2 subtests failed 2026-05-15 SQLite::DB FAIL 74 47 27/74 subtests failed; 4/9 test programs failed 2026-08-19 SQLite::More FAIL 8 7 1/8 subtests failed; 1/1 test programs failed 2026-08-22 SQLite_File FAIL 85 82 3/85 subtests failed; 3/6 test programs failed 2026-08-23 @@ -6733,6 +6765,7 @@ SVG::Plot FAIL 1 0 1/1 subtests failed; 4/4 test programs failed 2026-08-20 SVG::Rasterize FAIL 35 34 1/35 subtests failed 2026-05-17 SVG::SVG2zinc FAIL 8 1/4 test programs failed; 0/8 subtests failed 2026-08-23 SVG::Timeline FAIL 14 12 2/14 subtests failed; 2/3 test programs failed 2026-08-24 +SVG::Timeline::Genealogy FAIL 3 2 1/3 subtests failed 2026-05-16 SVGraph FAIL 10 9 1/10 subtests failed 2026-05-16 SVK FAIL Unknown test outcome 2026-08-20 SVK::Editor::Sign FAIL Unknown test outcome 2026-08-20 @@ -6785,7 +6818,7 @@ Scalar::Watcher FAIL 1 0 1/1 subtests failed; 1/1 test programs failed 2026-08-1 Schedule::Pluggable::Plugin::Trace FAIL 24 15 9/24 subtests failed; 4/4 test programs failed 2026-08-19 Schedule::SoftTime FAIL 1/1 test programs failed; 0/0 subtests failed 2026-08-22 Schema::RDBMS::AUS FAIL 4/4 test programs failed; 0/0 subtests failed 2026-08-19 -Scope::Context FAIL 1 0 1/1 subtests failed; 8/8 test programs failed 2026-08-24 +Scope::Context FAIL 1 0 1/1 subtests failed; 8/8 test programs failed 2026-06-18 Scope::Escape::Sugar FAIL 3/6 test programs failed; 0/0 subtests failed 2026-08-15 Scope::Upper FAIL 1 0 1/1 subtests failed; 54/54 test programs failed 2026-08-18 Scrappy::Crawler FAIL 17 2/2 test programs failed; 0/17 subtests failed 2026-08-17 @@ -6830,7 +6863,7 @@ Serge::Sync::Plugin::TranslationService::locize FAIL 1 0 1/1 subtests failed; 2/ Serge::Sync::Plugin::TranslationService::mojito FAIL 2 1/2 test programs failed; 0/2 subtests failed 2026-08-15 Server::Starter FAIL 4 0 113/4 subtests failed 2026-05-12 Service::Chat FAIL Unknown test outcome 2026-08-14 -Servlet FAIL 156 4/10 test programs failed; 0/156 subtests failed 2026-08-24 +Servlet FAIL 156 75 81/156 subtests failed 2026-05-18 Seshat::Parallel FAIL Unknown test outcome 2026-08-16 Session FAIL Missing: Apache/Session/Flex.pm 2026-05-17 Session::Token FAIL 6/6 test programs failed; 0/0 subtests failed 2026-08-20 @@ -7052,7 +7085,7 @@ Sys::Pipe FAIL 2/2 test programs failed; 0/0 subtests failed 2026-08-17 Sys::RunAlone::Flexible FAIL 159 108 51/159 subtests failed; 7/10 test programs failed 2026-08-16 Sys::RunAlone::Flexible2 FAIL 1 0 1/1 subtests failed; 1/5 test programs failed 2026-08-16 Sys::RunUntil FAIL 18 13 5/18 subtests failed; 1/1 test programs failed 2026-08-16 -Sys::SigAction FAIL 2 0 2/2 subtests failed; 8/8 test programs failed 2026-08-24 +Sys::SigAction FAIL 2 0 7/2 subtests failed 2026-05-17 Sys::Signal FAIL 2026-08-18 Sys::Syslog FAIL 19 0 241/19 subtests failed 2026-05-21 Sys::SyslogMessages FAIL 1/1 test programs failed; 0/0 subtests failed 2026-08-18 @@ -7113,6 +7146,7 @@ Taint FAIL 77 72 5/77 subtests failed; 2/4 test programs failed 2026-08-21 Taint::Util FAIL 1 0 1/1 subtests failed; 5/5 test programs failed 2026-08-21 Tamino FAIL Unknown test outcome 2026-05-16 Tangence FAIL 25 15/17 test programs failed; 0/25 subtests failed 2026-08-17 +Tangram FAIL Configure failed 2026-04-21 Tanker FAIL No parseable output 2026-08-14 Tapir FAIL 9 4/6 test programs failed; 0/9 subtests failed 2026-08-15 Tapper::Action FAIL TIMEOUT (runtime >300s; last output 0s ago) 2026-08-14 @@ -7170,7 +7204,7 @@ Term::Menu::Hierarchical FAIL 2 1 1/2 subtests failed; 1/2 test programs failed Term::ProgressBar FAIL 16 0 119/16 subtests failed 2026-05-17 Term::ProgressBar::Quiet FAIL 1 0 1/1 subtests failed; 1/2 test programs failed 2026-08-17 Term::ProgressBar::Simple FAIL 1/3 test programs failed; 0/0 subtests failed 2026-08-16 -Term::ReadKey FAIL 2/2 test programs failed; 0/0 subtests failed 2026-08-24 +Term::ReadKey FAIL 1/1 test programs failed; 0/0 subtests failed 2026-08-23 Term::ReadLine::EditLine FAIL 13 11 2/13 subtests failed; 2/2 test programs failed 2026-08-15 Term::ReadLine::Perl5 FAIL 109 94 15/109 subtests failed 2026-05-19 Term::ReadLine::Zoid FAIL 84 83 1/84 subtests failed; 1/3 test programs failed 2026-08-23 @@ -7292,7 +7326,7 @@ Test::Moose::More FAIL Unknown test outcome 2026-08-20 Test::More::YAMLScript FAIL 3/4 test programs failed; 0/0 subtests failed 2026-08-19 Test::Mountebank FAIL TIMEOUT (runtime >300s; last output 0s ago) 2026-08-17 Test::MultiProcess FAIL 1 0 1/1 subtests failed; 1/1 test programs failed 2026-08-15 -Test::Net::LDAP FAIL 29 13/15 test programs failed; 0/29 subtests failed 2026-08-24 +Test::Net::LDAP FAIL 1 0 1/1 subtests failed 2026-05-11 Test::Net::RabbitMQ FAIL 2 1 1/2 subtests failed 2026-05-18 Test::NoTty FAIL 10 9 1/10 subtests failed; 2/3 test programs failed 2026-08-18 Test::Numeric FAIL 102 1/9 test programs failed; 0/102 subtests failed 2026-08-13 @@ -7317,7 +7351,7 @@ Test::Run::CmdLine::Plugin::TrimDisplayedFilenames FAIL 8 2/8 test programs fai Test::Sah FAIL TIMEOUT (runtime >300s; last output 24s ago) 2026-08-17 Test::Script FAIL 97 91 6/97 subtests failed; 3/16 test programs failed 2026-08-20 Test::SetupTeardown FAIL 3 1 2/3 subtests failed; 3/7 test programs failed 2026-08-23 -Test::SharedObject FAIL 8 4 subtests failed in test files 2026-08-24 +Test::SharedObject FAIL 5 0 7/5 subtests failed 2026-05-14 Test::Simpler FAIL 1 2/4 test programs failed; 0/1 subtests failed 2026-08-16 Test::Snapshots FAIL 22 20 2/22 subtests failed; 1/6 test programs failed 2026-08-14 Test::Sort::Sub FAIL 37 1/20 test programs failed; 0/37 subtests failed 2026-08-19 @@ -7335,12 +7369,14 @@ Test::TempDir FAIL 21 20 1/21 subtests failed; 3/6 test programs failed 2026-08- Test::Text FAIL 7 6 1/7 subtests failed; 3/4 test programs failed 2026-08-19 Test::Tk FAIL 1 0 1/1 subtests failed; 1/1 test programs failed 2026-08-24 Test::Type FAIL 2 1 1/2 subtests failed 2026-05-12 +Test::TypeConstraints FAIL 1 0 1/1 subtests failed 2026-05-17 Test::Unit FAIL 4 3 1/4 subtests failed; 3/3 test programs failed 2026-08-15 Test::Unit::ExceptionError FAIL 12 4 8/12 subtests failed; 1/1 test programs failed 2026-08-18 Test::Unix::User FAIL 3 1 2/3 subtests failed; 4/5 test programs failed 2026-08-18 Test::Uses FAIL No parseable output 2026-08-18 Test::Vars FAIL 1 0 1/1 subtests failed; 11/11 test programs failed 2026-08-21 Test::Verbose FAIL No parseable output 2026-08-12 +Test::Version FAIL 62 60 2/62 subtests failed; 2/21 test programs failed 2026-06-18 Test::WWW::Mechanize FAIL 238 178 60/238 subtests failed 2026-04-21 Test::WWW::Mechanize::Catalyst FAIL 100 98 2/100 subtests failed; 2/11 test programs failed 2026-08-22 Test::WWW::Mechanize::Catalyst::Aux FAIL TIMEOUT (runtime >300s; last output 3s ago) 2026-08-15 @@ -7369,7 +7405,7 @@ Text::CSV::Encoded FAIL 255 251 4/255 subtests failed 2026-05-18 Text::CSV::LibCSV FAIL 2 0 2/2 subtests failed; 2/2 test programs failed 2026-08-17 Text::CSV_PP::Simple FAIL 16 1/6 test programs failed; 0/16 subtests failed 2026-08-15 Text::Chump FAIL 69 61 8/69 subtests failed; 4/8 test programs failed 2026-08-20 -Text::CleanFragment FAIL 275 272 3/275 subtests failed; 1/3 test programs failed 2026-08-24 +Text::CleanFragment FAIL 275 274 1/275 subtests failed; 1/3 test programs failed 2026-06-10 Text::Convert::PETSCII FAIL 3 0 3/3 subtests failed; 3/3 test programs failed 2026-08-18 Text::Darts FAIL 1 0 1/1 subtests failed; 1/1 test programs failed 2026-08-13 Text::Distill FAIL 1 1 subtests failed in test files 2026-08-14 @@ -7387,7 +7423,7 @@ Text::JaroWinkler FAIL 2026-08-16 Text::Language::Guess FAIL 1 0 1/1 subtests failed; 1/1 test programs failed 2026-08-19 Text::Levenshtein FAIL 240 1/9 test programs failed; 0/240 subtests failed 2026-08-12 Text::Levenshtein::XS FAIL 2 0 2/2 subtests failed 2026-04-22 -Text::LevenshteinXS FAIL 2026-08-24 +Text::LevenshteinXS FAIL 2026-06-03 Text::Markdown::ApacheHandler FAIL TIMEOUT (runtime >300s; last output 0s ago) 2026-08-17 Text::Markdown::Discount FAIL 1 0 1/1 subtests failed; 6/6 test programs failed 2026-08-13 Text::Markdown::Hoedown FAIL Build failed 2026-08-19 @@ -7404,7 +7440,7 @@ Text::Names FAIL 4/4 test programs failed; 0/0 subtests failed 2026-08-15 Text::Names::GB FAIL 6/13 test programs failed; 0/0 subtests failed 2026-08-17 Text::Nimble FAIL 9 4 5/9 subtests failed; 1/6 test programs failed 2026-08-13 Text::PageLayout FAIL 16 15 1/16 subtests failed; 1/6 test programs failed 2026-08-15 -Text::Patch FAIL Build failed 2026-08-24 +Text::Patch FAIL 1 0 1/1 subtests failed; 4/6 test programs failed 2026-08-23 Text::Prefix FAIL 2/2 test programs failed; 0/0 subtests failed 2026-08-15 Text::Pretty FAIL 1 0 1/1 subtests failed; 1/3 test programs failed 2026-08-15 Text::Query FAIL 74 60 14/74 subtests failed; 1/2 test programs failed 2026-08-13 @@ -7421,7 +7457,7 @@ Text::Sprintf::Named FAIL Build failed 2026-08-14 Text::TEI::Markup FAIL 17 13 4/17 subtests failed; 1/4 test programs failed 2026-08-14 Text::Table::Tiny FAIL 33 6 27/33 subtests failed; 9/11 test programs failed 2026-08-21 Text::TabularDisplay FAIL Build failed 2026-08-18 -Text::Template FAIL 1 0 1/1 subtests failed; 9/9 test programs failed 2026-08-24 +Text::Template FAIL 3 2/3 test programs failed; 0/3 subtests failed 2026-08-24 Text::Template::Base FAIL 1 1/1 test programs failed; 0/1 subtests failed 2026-08-18 Text::TokenStream FAIL 17 2026-08-17 Text::Transliterator FAIL 7 1/3 test programs failed; 0/7 subtests failed 2026-08-19 @@ -7480,7 +7516,6 @@ Tickit::Widget::Table::Paged FAIL 9 8 1/9 subtests failed; 1/2 test programs fai TidyView::Text FAIL 5 0 5/5 subtests failed; 3/3 test programs failed 2026-08-19 Tie::Amazon::S3 FAIL TIMEOUT (runtime >300s; last output 5s ago) 2026-08-11 Tie::Array::Atomic FAIL 1/1 test programs failed; 0/0 subtests failed 2026-08-13 -Tie::Array::FileWriter FAIL 1 1/1 test programs failed; 0/1 subtests failed 2026-08-24 Tie::Array::Packed FAIL 1 0 1/1 subtests failed; 1/2 test programs failed 2026-08-11 Tie::Array::Pointer FAIL 1 1/2 test programs failed; 0/1 subtests failed 2026-08-19 Tie::CacheHash FAIL 1/1 test programs failed; 0/0 subtests failed 2026-08-19 @@ -7580,9 +7615,10 @@ Tk::Text::SuperText FAIL 5 1 4/5 subtests failed; 2/3 test programs failed 2026- Tk::Thumbnail FAIL 2026-08-12 Tk::Tree::XML FAIL 1 0 1/1 subtests failed; 1/3 test programs failed 2026-08-13 Tk::WidgetDump FAIL 1/1 test programs failed; 0/0 subtests failed 2026-08-11 -Tk::WorldCanvas FAIL 2026-08-24 +Tk::WorldCanvas FAIL Missing: Tk.pm 2026-06-18 Tk::YADialog FAIL 2/2 test programs failed; 0/0 subtests failed 2026-08-15 TkGenerator FAIL 1 0 1/1 subtests failed; 1/1 test programs failed 2026-08-20 +TkUtil::Gui FAIL 3 1 2/3 subtests failed 2026-05-18 Tkx FAIL 8/8 test programs failed; 0/0 subtests failed 2026-08-17 Tlaloc FAIL 1 1 subtests failed in test files 2026-08-18 Tmpfile FAIL 16 3 subtests failed in test files 2026-08-18 @@ -7623,7 +7659,7 @@ Types::XSD::Lite FAIL 6 5 1/6 subtests failed; 1/3 test programs failed 2026-08- UAV::Pilot FAIL 64 63 1/64 subtests failed; 1/6 test programs failed 2026-08-20 UAV::Pilot::ARDrone FAIL 39 35 4/39 subtests failed; 14/16 test programs failed 2026-08-17 UAV::Pilot::Wumpus::Server FAIL 12 11 1/12 subtests failed; 3/4 test programs failed 2026-08-19 -UAV::Pilot::WumpusRover::Control FAIL 135 134 1/135 subtests failed; 2/9 test programs failed 2026-08-24 +UAV::Pilot::WumpusRover::Control FAIL 33 0 120/33 subtests failed 2026-05-12 UAV::Pilot::WumpusRover::Server::Backend FAIL 3 1 2/3 subtests failed; 2/2 test programs failed 2026-08-20 UDDI::Data FAIL 3/3 test programs failed; 0/0 subtests failed 2026-08-13 UDPServersAndClients FAIL Syntax error 2026-08-21 @@ -7638,7 +7674,7 @@ UML::State FAIL 3 2 1/3 subtests failed; 1/1 test programs failed 2026-08-23 UMLS::Association FAIL 31 1/1 test programs failed; 0/31 subtests failed 2026-08-20 UMLS::Interface FAIL 56 22 34/56 subtests failed; 24/25 test programs failed 2026-08-20 UMLS::Similarity FAIL 6 7/8 test programs failed; 0/6 subtests failed 2026-08-23 -UNIVERSAL::AUTHORITY::Lexical FAIL 1 0 1/1 subtests failed; 4/4 test programs failed 2026-08-24 +UNIVERSAL::AUTHORITY::Lexical FAIL 1 0 1/1 subtests failed; 4/4 test programs failed 2026-06-15 UNIVERSAL::DOES FAIL 149 141 8/149 subtests failed; 2/3 test programs failed 2026-08-23 UNIVERSAL::has FAIL 1 0 1/1 subtests failed; 1/1 test programs failed 2026-08-17 UNIVERSAL::ref FAIL 1/3 test programs failed; 0/0 subtests failed 2026-08-21 @@ -7653,7 +7689,7 @@ URI::Fast FAIL 19/19 test programs failed; 0/0 subtests failed 2026-08-22 URI::GoogleChart FAIL 1 2/2 test programs failed; 0/1 subtests failed 2026-08-23 URI::PackageURL FAIL 3213 2717 496/3213 subtests failed; 6/16 test programs failed 2026-08-21 URI::ParseSearchString::More FAIL 291 289 2/291 subtests failed; 1/5 test programs failed 2026-08-15 -URI::Shortener FAIL 1 0 1/1 subtests failed; 1/16 test programs failed 2026-08-24 +URI::Shortener FAIL Missing: FindBin/libs.pm 2026-05-18 URI::Template::Restrict FAIL 147 139 8/147 subtests failed; 1/5 test programs failed 2026-08-15 URI::XSEscape FAIL 1 0 1/1 subtests failed; 7/7 test programs failed 2026-08-23 URI::cassandra FAIL Unknown test outcome 2026-08-12 @@ -7712,11 +7748,12 @@ VCS::PVCS FAIL 10 4/6 test programs failed; 0/10 subtests failed 2026-08-23 VCS::Rcs::Parser FAIL Configure failed 2026-08-21 VCS::SaVeS FAIL Configure failed 2026-08-20 VCS::StarTeam FAIL No parseable output 2026-08-21 +VCfs FAIL 1 0 1/1 subtests failed 2026-05-16 VIC FAIL 26 0 26/26 subtests failed 2026-05-10 VIM::Packager FAIL TIMEOUT (soft limit 1200s exceeded; no output for 600s) 2026-06-18 VJF::MITDT FAIL Unknown test outcome 2026-06-13 VK FAIL 1 0 1/1 subtests failed; 1/1 test programs failed 2026-08-19 -VM::CloudAtCost FAIL 1 1 subtests failed in test files 2026-08-24 +VM::CloudAtCost FAIL 1 0 1/1 subtests failed 2026-05-10 VM::HetznerCloud FAIL 14 11 3/14 subtests failed; 1/10 test programs failed 2026-08-24 VM::Virtuozzo FAIL 2 1 1/2 subtests failed; 3/20 test programs failed 2026-08-21 VMS::FindFile FAIL No parseable output 2026-08-12 @@ -7765,7 +7802,7 @@ WSDL::Generator FAIL 2026-08-20 WSDL::XML::Generator FAIL 1 1 subtests failed in test files 2026-08-22 WWW::API::Bitfinex FAIL 1 1 subtests failed in test files 2026-08-18 WWW::ARDB FAIL 157 143 14/157 subtests failed; 2/11 test programs failed 2026-08-16 -WWW::AdServer FAIL 1 1/1 test programs failed; 0/1 subtests failed 2026-08-24 +WWW::AdServer FAIL 1 0 7/1 subtests failed 2026-05-17 WWW::AdServer::Advert FAIL Missing: Apache.pm 2026-08-12 WWW::Amazon::Wishlist FAIL 1 0 1/1 subtests failed 2026-05-11 WWW::ArsenalFC::TicketInformation FAIL 35 33 2/35 subtests failed; 2/16 test programs failed 2026-08-22 @@ -7792,6 +7829,7 @@ WWW::CheckPad FAIL 2 1 1/2 subtests failed 2026-05-15 WWW::CloudCreator FAIL 3 3 Missing: Test/Perl/Critic.pm 2026-05-12 WWW::Comic FAIL 72 36 36/72 subtests failed; 1/4 test programs failed 2026-08-20 WWW::Comic::Plugin FAIL 72 36 36/72 subtests failed; 1/4 test programs failed 2026-08-23 +WWW::Comic::Plugin::f8d FAIL 3 3 Missing: WWW/Comic.pm 2026-05-18 WWW::Comix FAIL 16 9 7/16 subtests failed; 1/3 test programs failed 2026-08-21 WWW::Correios::CEP FAIL 8 6 2/8 subtests failed; 1/2 test programs failed 2026-08-21 WWW::Correios::SIGEP FAIL 2/2 test programs failed; 0/0 subtests failed 2026-08-20 @@ -7845,7 +7883,7 @@ WWW::Jawbone::Up FAIL 20 3/7 test programs failed; 0/20 subtests failed 2026-08 WWW::Jugem::API FAIL 1 1/2 test programs failed; 0/1 subtests failed 2026-08-22 WWW::KeePassHttp FAIL 6 0 6/6 subtests failed; 9/9 test programs failed 2026-08-17 WWW::KeenIO FAIL Configure failed 2026-08-14 -WWW::KrispyKreme::HotLight FAIL 20 17 subtests failed in test files 2026-08-24 +WWW::KrispyKreme::HotLight FAIL 2026-05-18 WWW::Link FAIL 148 1/11 test programs failed; 0/148 subtests failed 2026-08-20 WWW::LinkRot FAIL 1 0 1/1 subtests failed; 1/1 test programs failed 2026-08-13 WWW::Lipsum::Chinese FAIL TIMEOUT (soft limit 120s exceeded; no output for 115s) 2026-08-14 @@ -7866,7 +7904,7 @@ WWW::Mechanize::Plugin::Cache FAIL Unknown test outcome 2026-05-16 WWW::Mechanize::Plugin::FollowMetaRedirect FAIL 71 1/4 test programs failed; 0/71 subtests failed 2026-08-14 WWW::Mechanize::Plugin::Sleepy FAIL 2 1/3 test programs failed; 0/2 subtests failed 2026-08-22 WWW::Mechanize::Plugin::Snapshot FAIL 3 0 47/3 subtests failed 2026-05-18 -WWW::Mechanize::Shell FAIL 2 23 subtests failed in test files 2026-08-24 +WWW::Mechanize::Shell FAIL 2 0 23/2 subtests failed 2026-05-19 WWW::Mechanize::Sleepy FAIL 30 26 4/30 subtests failed; 1/2 test programs failed 2026-08-20 WWW::Mediawiki::Client FAIL 17 15 2/17 subtests failed; 3/4 test programs failed 2026-06-14 WWW::Metalgate FAIL 7 7 subtests failed in test files 2026-08-17 @@ -7943,7 +7981,7 @@ WWW::Shorten::Simple FAIL Unknown test outcome 2026-05-17 WWW::Shorten::iiipe FAIL 3 1 2/3 subtests failed; 1/2 test programs failed 2026-08-18 WWW::Sitebase FAIL 6 5 1/6 subtests failed; 1/4 test programs failed 2026-08-12 WWW::Stickam::API FAIL 22 10 12/22 subtests failed; 7/12 test programs failed 2026-08-16 -WWW::StopForumSpam FAIL 1 0 1/1 subtests failed; 1/1 test programs failed 2026-08-24 +WWW::StopForumSpam FAIL 1 0 1/1 subtests failed 2026-05-17 WWW::SubDB FAIL 1 1 subtests failed in test files 2026-08-23 WWW::Sucksub::Frigo FAIL 3 0 3/3 subtests failed; 3/3 test programs failed 2026-08-19 WWW::Sucksub::Vostfree FAIL 3 0 3/3 subtests failed; 3/3 test programs failed 2026-08-20 @@ -7951,7 +7989,7 @@ WWW::Suffit::AuthDB FAIL 20 16 4/20 subtests failed; 3/8 test programs failed 20 WWW::Suffit::Model FAIL 4 1/6 test programs failed; 0/4 subtests failed 2026-08-23 WWW::TMDB::API::Media FAIL 1 1/3 test programs failed; 0/1 subtests failed 2026-08-19 WWW::TVMaze FAIL 1 0 1/1 subtests failed 2026-05-17 -WWW::TWikiClient FAIL 2 0 2/2 subtests failed; 2/3 test programs failed 2026-08-24 +WWW::TWikiClient FAIL 1 0 1/1 subtests failed 2026-05-18 WWW::Tabela::Fipe FAIL 2 1 1/2 subtests failed 2026-05-12 WWW::TarPipe FAIL 12 1/4 test programs failed; 0/12 subtests failed 2026-08-22 WWW::Tumblr FAIL 98 22 76/98 subtests failed; 14/16 test programs failed 2026-08-16 @@ -7987,6 +8025,7 @@ WeakRef::Auto FAIL 1 0 40/1 subtests failed 2026-05-15 Weather::Bug FAIL Unknown test outcome 2026-08-11 Weather::PurpleAir::API FAIL 7 1/2 test programs failed; 0/7 subtests failed 2026-08-11 Web::ACL FAIL 1 0 1/1 subtests failed 2026-05-12 +Web::API FAIL Unknown test outcome 2026-05-17 Web::Components FAIL Unknown test outcome 2026-08-18 Web::Dispatcher::Simple FAIL 1 2/3 test programs failed; 0/1 subtests failed 2026-08-15 Web::MREST::Dispatch FAIL TIMEOUT (runtime >300s; last output 3s ago) 2026-08-12 @@ -8008,6 +8047,7 @@ WebDyne::Request::FastCGI::VERSION FAIL 2 0 2/2 subtests failed; 1/1 test progra WebDyne::Template::VERSION FAIL 2 0 2/2 subtests failed; 1/1 test programs failed 2026-08-22 WebDyne::VERSION FAIL 9 6 3/9 subtests failed; 2/3 test programs failed 2026-08-24 WebFS::FileCopy FAIL 1/1 test programs failed; 0/0 subtests failed 2026-08-20 +WebFetch::Input::Atom FAIL 1 0 1/1 subtests failed 2026-05-15 WebFetch::Output::TT FAIL 1 0 1/1 subtests failed 2026-05-18 WebMoney::WMSigner FAIL 2026-05-17 WebNano::Controller FAIL 53 52 1/53 subtests failed 2026-05-07 @@ -8020,7 +8060,7 @@ WebService::Async::UserAgent FAIL 16 15 1/16 subtests failed; 2/5 test programs WebService::Autotask FAIL 2 1/5 test programs failed; 0/2 subtests failed 2026-08-14 WebService::BR::BoletoFacil FAIL 6 3 3/6 subtests failed; 1/1 test programs failed 2026-06-15 WebService::Beeminder FAIL 1 0 1/1 subtests failed; 4/7 test programs failed 2026-08-24 -WebService::Bitly::Result::Autenticate FAIL 3 2 1/3 subtests failed; 1/3 test programs failed 2026-08-24 +WebService::Bitly::Result::Autenticate FAIL 2 2 Missing: IO/Prompt.pm 2026-05-17 WebService::BorisBikes FAIL 3 1/1 test programs failed; 0/3 subtests failed 2026-08-23 WebService::Browshot FAIL 133 130 3/133 subtests failed; 1/1 test programs failed 2026-08-21 WebService::Bugzilla FAIL 77 72 5/77 subtests failed; 7/30 test programs failed 2026-08-15 @@ -8086,7 +8126,7 @@ WebService::MusicBrainz FAIL 6 6/6 test programs failed; 0/6 subtests failed 20 WebService::MyGengo FAIL 103 70 33/103 subtests failed; 5/7 test programs failed 2026-08-23 WebService::NZBMatrix FAIL Unknown test outcome 2026-05-14 WebService::NextEpisode FAIL 3 1/4 test programs failed; 0/3 subtests failed 2026-08-23 -WebService::Northern911 FAIL 1 1 subtests failed in test files 2026-08-24 +WebService::Northern911 FAIL 1 0 1/1 subtests failed 2026-05-18 WebService::OpenSky FAIL 1 9/10 test programs failed; 0/1 subtests failed 2026-08-19 WebService::OpenStates FAIL 1 1 subtests failed in test files 2026-06-14 WebService::Pingboard FAIL 2 1 1/2 subtests failed; 2/3 test programs failed 2026-08-12 @@ -8098,7 +8138,7 @@ WebService::Pokemon::Role::APIResource FAIL 5 5 subtests failed in test files 2 WebService::Pornhub FAIL 4 1 3/4 subtests failed; 2/2 test programs failed 2026-08-20 WebService::Postcodeanywhere::BACS::REST FAIL 1 0 1/1 subtests failed; 1/1 test programs failed 2026-08-19 WebService::Postex FAIL 1 0 1/1 subtests failed; 4/4 test programs failed 2026-08-22 -WebService::PutIo FAIL 13 1/6 test programs failed; 0/13 subtests failed 2026-08-24 +WebService::PutIo FAIL 8 0 8/8 subtests failed 2026-05-17 WebService::Qiita::V2 FAIL 15 2026-08-16 WebService::RTMAgent FAIL 9 7 2/9 subtests failed; 3/5 test programs failed 2026-08-23 WebService::Raygun FAIL 8 1 7/8 subtests failed 2026-05-11 @@ -8122,6 +8162,7 @@ WebService::Strike FAIL 1 0 13/1 subtests failed 2026-05-18 WebService::Swapi FAIL 10 2 subtests failed in test files 2026-08-12 WebService::TVRage FAIL 1 0 1/1 subtests failed 2026-05-17 WebService::TaobaoIP FAIL Unknown test outcome 2026-06-14 +WebService::TeamCity FAIL 1 1 2026-05-14 WebService::Technorati::BlogSubject FAIL 2 0 13/2 subtests failed 2026-05-16 WebService::UMLSKS::ConnectUMLS FAIL 1 1 subtests failed in test files 2026-08-24 WebService::Uptrack FAIL 9 1/8 test programs failed; 0/9 subtests failed 2026-08-20 @@ -8413,7 +8454,7 @@ XML::LibXML::Enhanced FAIL 13 2/2 test programs failed; 0/13 subtests failed 20 XML::LibXML::Ferry FAIL 9 1/6 test programs failed; 0/9 subtests failed 2026-08-18 XML::LibXML::Fixup FAIL 2026-08-20 XML::LibXML::LazyBuilder FAIL 10 2/2 test programs failed; 0/10 subtests failed 2026-08-17 -XML::LibXML::PrettyPrint FAIL 39 36 3/39 subtests failed; 1/5 test programs failed 2026-08-24 +XML::LibXML::PrettyPrint FAIL 39 36 3/39 subtests failed 2026-05-18 XML::LibXML::QuerySelector FAIL 8 5 3/8 subtests failed; 1/2 test programs failed 2026-08-13 XML::LibXML::Reader FAIL 2132 1621 511/2132 subtests failed 2026-05-13 XML::LibXML::SAX::ChunkParser FAIL 5 4 1/5 subtests failed; 2/3 test programs failed 2026-08-19 @@ -8425,7 +8466,7 @@ XML::Minifier FAIL 107 89 18/107 subtests failed; 7/26 test programs failed 2026 XML::NewsML FAIL 2 1 1/2 subtests failed; 1/2 test programs failed 2026-08-21 XML::NewsML_G2::Role::Writer_2_17 FAIL 663 639 24/663 subtests failed 2026-05-15 XML::Normalize::LibXML FAIL Unknown test outcome 2026-05-18 -XML::OBEXFTP::FolderListing FAIL 152 146 6/152 subtests failed; 3/7 test programs failed 2026-08-24 +XML::OBEXFTP::FolderListing FAIL 152 142 10/152 subtests failed 2026-05-11 XML::OPDS FAIL 26 18 8/26 subtests failed; 3/9 test programs failed 2026-08-11 XML::OPML::LibXML FAIL 32 1/4 test programs failed; 0/32 subtests failed 2026-08-21 XML::Overlay FAIL 1 0 1/1 subtests failed; 1/1 test programs failed 2026-08-23 @@ -8454,7 +8495,7 @@ XML::SAX::ExpatNB FAIL 5 3/4 test programs failed; 0/5 subtests failed 2026-08- XML::SAX::ExpatXS FAIL Missing: XML/SAX/ExpatXS/Preload.pm 2026-05-18 XML::SAX::IncrementalBuilder::LibXML FAIL 1/1 test programs failed; 0/0 subtests failed 2026-08-23 XML::SAX::Machines FAIL 257 1/18 test programs failed; 0/257 subtests failed 2026-08-24 -XML::SAX::Writer FAIL 33 32 1/33 subtests failed; 1/4 test programs failed 2026-08-24 +XML::SAX::Writer FAIL 3 1 2/3 subtests failed; 4/4 test programs failed 2026-06-15 XML::SAXDriver::CSV FAIL 1/1 test programs failed; 0/0 subtests failed 2026-08-16 XML::SAXDriver::Excel FAIL 1/1 test programs failed; 0/0 subtests failed 2026-08-23 XML::SAXDriver::Sablotron FAIL Missing: XML/Sablotron.pm 2026-05-19 @@ -8476,7 +8517,7 @@ XML::Template::Element::Config FAIL Unknown test outcome 2026-08-16 XML::Tidy FAIL No parseable output 2026-08-20 XML::TinyXML FAIL 4 0 4/4 subtests failed; 10/10 test programs failed 2026-08-20 XML::TreeBuilder FAIL 4 0 9/4 subtests failed 2026-05-18 -XML::TreePP::XMLPath FAIL TIMEOUT (soft limit 120s exceeded; no output for 114s) 2026-08-24 +XML::TreePP::XMLPath FAIL No parseable output 2026-05-10 XML::TreePuller FAIL 5 5/6 test programs failed; 0/5 subtests failed 2026-08-15 XML::Validator::Schema FAIL 404 238 166/404 subtests failed; 3/7 test programs failed 2026-08-22 XML::Validator::Schema::Type FAIL 38 1/3 test programs failed; 0/38 subtests failed 2026-08-19 @@ -8490,6 +8531,7 @@ XML::XMetaL FAIL 45 27 18/45 subtests failed; 8/12 test programs failed 2026-08- XML::XPath::Simple FAIL Unknown test outcome 2026-06-14 XML::XPathScript FAIL 135 131 4/135 subtests failed; 5/29 test programs failed 2026-08-15 XML::XQL FAIL 28/28 test programs failed; 0/0 subtests failed 2026-08-16 +XML::XSPF::Base FAIL 60 54 6/60 subtests failed; 6/7 test programs failed 2026-06-13 XML::XSS FAIL 13 3 10/13 subtests failed; 13/14 test programs failed 2026-08-23 XML::Xerces FAIL 2026-05-11 XML::eXistDB FAIL 9 4/6 test programs failed; 0/9 subtests failed 2026-08-20 @@ -8588,7 +8630,7 @@ ZMQ::Declare FAIL 57 56 1/57 subtests failed; 3/6 test programs failed 2026-08-1 ZMQ::FFI FAIL 2026-05-18 ZMQ::FFI::ContextBase FAIL Missing: FFI/Raw.pm 2026-05-18 ZMQ::FFI::ErrorHandler FAIL Missing: Sys/SigAction.pm 2026-05-14 -ZMQ::LibCZMQ1 FAIL 9 2 7/9 subtests failed; 5/5 test programs failed 2026-08-24 +ZMQ::LibCZMQ1 FAIL 4 0 4/4 subtests failed; 5/5 test programs failed 2026-06-14 ZMQx::Class FAIL 9 7 2/9 subtests failed; 9/9 test programs failed 2026-08-20 ZOOM FAIL 19 3 16/19 subtests failed; 11/11 test programs failed 2026-08-19 Zabbix7::API FAIL 1 0 1/1 subtests failed; 14/14 test programs failed 2026-08-23 @@ -8629,6 +8671,7 @@ multidimensional FAIL 15 1 14/15 subtests failed 2026-05-18 namespace::clean FAIL 2099 2096 3/2099 subtests failed 2026-05-21 next::XS FAIL 1 0 1/1 subtests failed 2026-05-09 re::engine::RE2 FAIL 2 0 125/2 subtests failed 2026-05-17 +rlib FAIL Build failed 2026-08-24 routines FAIL 2/2 test programs failed; 0/0 subtests failed 2026-06-18 sanity FAIL 22 18 4/22 subtests failed; 1/4 test programs failed 2026-06-10 self FAIL 17/17 test programs failed; 0/0 subtests failed 2026-08-23 diff --git a/dev/cpan-reports/cpan-compatibility-pass.dat b/dev/cpan-reports/cpan-compatibility-pass.dat index 36e23987c..d7e581404 100644 --- a/dev/cpan-reports/cpan-compatibility-pass.dat +++ b/dev/cpan-reports/cpan-compatibility-pass.dat @@ -50,7 +50,7 @@ AI::subclust PASS 2026-08-23 2b2257e94 AIX::LPP::lpp_name PASS 11 11 2026-08-18 1af78283f AIX::LVM PASS 17 17 2026-08-20 1af78283f AMF::Perl PASS 1 1 2026-06-18 c3e9fa049 -ANSI::Unicode PASS 1 1 2026-08-24 ab73de91d +ANSI::Unicode PASS 1 1 2026-05-17 d8a8a9f34 AOLserver::CtrlPort PASS 1 1 2026-05-15 71b637345 API PASS 14 14 2026-05-17 d8a8a9f34 API::Assembla PASS 2026-08-13 424ad3c8f @@ -73,7 +73,6 @@ APNS::Agent PASS 14 14 2026-08-19 1af78283f APR::Base64 PASS 2026-08-23 2b2257e94 APR::Emulate::PSGI PASS 38 38 2026-08-21 ff68371af APR::Finfo PASS 2026-08-21 ff68371af -APR::Pool PASS 2026-08-24 ab73de91d APR::Table PASS 2026-08-23 2b2257e94 APR::UUID PASS 2026-08-23 2b2257e94 ARGV::ENV PASS 2 2 2026-08-20 1af78283f @@ -150,7 +149,6 @@ Alien::Role::Dino PASS 8 8 2026-05-17 d8a8a9f34 Alien::SVN PASS 2026-08-24 2b2257e94 Alien::Saxon PASS 2 2 2026-08-20 1af78283f Alien::Web PASS 7 7 2026-04-21 73edc8aba -Alien::Web::HalBrowser PASS 2026-08-24 ab73de91d Alien::libtermkey PASS 2026-08-24 2b2257e94 Alien::libvterm PASS 2026-08-18 1af78283f Alien::unibilium PASS 2026-08-24 2b2257e94 @@ -195,7 +193,7 @@ AnyEvent::EditText PASS 3 3 2026-08-24 2b2257e94 AnyEvent::FCGI PASS 1 1 2026-08-22 2b2257e94 AnyEvent::Gearman PASS 40 40 2026-05-18 bd327bb57 AnyEvent::GnuPG PASS 2026-08-19 1af78283f -AnyEvent::HTTPBenchmark PASS 5 5 2026-08-24 ab73de91d +AnyEvent::HTTPBenchmark PASS 4 4 2026-05-16 75a25eb21 AnyEvent::Handle::Writer PASS 2 2 2026-08-21 1af78283f AnyEvent::I3 PASS 12 12 2026-08-21 ff68371af AnyEvent::IRC PASS 41 41 2026-08-11 19f3fff98 @@ -203,14 +201,12 @@ AnyEvent::IRC::Client PASS 41 41 2026-05-13 3fe76ed3b AnyEvent::ITM PASS 25 25 2026-05-17 d8a8a9f34 AnyEvent::Ident PASS 89 89 2026-08-22 ff68371af AnyEvent::LeapMotion PASS 1 1 2026-08-20 1af78283f -AnyEvent::Onkyo PASS 2026-08-24 ab73de91d AnyEvent::PacketForwarder PASS 1 1 2026-08-23 2b2257e94 AnyEvent::PacketReader PASS 1 1 2026-08-23 2b2257e94 AnyEvent::Ping::TCP PASS 1 1 2026-08-21 1af78283f AnyEvent::Process PASS 39 39 2026-08-21 1af78283f AnyEvent::REST::Server PASS 2026-08-17 e9739bcbf AnyEvent::RTPG PASS 2 2 2026-08-24 2b2257e94 -AnyEvent::RabbitMQ PASS 13 13 2026-08-24 ab73de91d AnyEvent::RabbitMQ::RPC PASS 2026-08-21 1af78283f AnyEvent::RabbitMQ::Simple PASS 1 1 2026-08-20 1af78283f AnyEvent::Redis PASS 1 1 2026-05-10 1e95a0902 @@ -242,19 +238,16 @@ Apache2::PPI::HTML PASS 2 2 2026-08-23 2b2257e94 Apache2::Request PASS 2026-08-23 2b2257e94 Apache2::RequestRec PASS 2026-08-21 ff68371af Apache2::SOAP PASS 2026-08-19 1af78283f -Apache2::SQLRequest PASS 1 1 2026-08-24 ab73de91d Apache2::SafePnotes PASS 2026-08-20 1af78283f Apache2::ServerUtil PASS 2026-08-23 2b2257e94 Apache2::TieBucketBrigade PASS 2026-08-21 1af78283f Apache2::WebApp::Extra::Admin PASS 2026-08-17 06656bfa2 -Apache2::xForwardedFor PASS 2026-08-24 ab73de91d Apache::Admin::Config PASS 1042 1042 2026-08-13 cc69cbb4c Apache::AwSOAP PASS 2026-08-18 e9739bcbf Apache::Bootstrap PASS 11 11 2026-08-17 06656bfa2 Apache::CIPP PASS 2026-08-17 e9739bcbf Apache::Cookie PASS 2026-08-21 ff68371af Apache::Htgroup PASS 11 11 2026-08-21 1af78283f -Apache::Htpasswd PASS 2026-08-24 ab73de91d Apache::ImgIndex PASS 2026-08-16 06656bfa2 Apache::Log::Parser PASS 120 120 2026-08-17 06656bfa2 Apache::LogFormat::Compiler PASS 30 30 2026-08-14 424ad3c8f @@ -280,7 +273,7 @@ App::Base64 PASS 3 3 2026-08-16 570876923 App::Bin4TSV::8 PASS 2026-08-13 424ad3c8f App::BitBucketCli PASS 33 33 2026-08-13 424ad3c8f App::CGIThis PASS 2026-08-19 1af78283f -App::CLI PASS 24 24 2026-08-24 ab73de91d +App::CLI PASS 24 24 2026-06-18 c3e9fa049 App::CLI::Plugin::Parallel::ForkManager PASS 1 1 2026-08-15 570876923 App::CLI::Plugin::StackTrace PASS 1 1 2026-08-11 19f3fff98 App::CMAM PASS 1 1 2026-08-13 2103d7edf @@ -426,7 +419,7 @@ App::xspf2m3u PASS 4 4 2026-08-15 570876923 App::yajg PASS 88 88 2026-08-14 424ad3c8f App::zoo PASS 2026-08-12 004ce4b1f AppBase::Grep PASS 2 2 2026-08-19 1af78283f -AppBase::Grep::ColorScheme::AspirinC PASS 4 4 2026-08-24 ab73de91d +AppBase::Grep::ColorScheme::AspirinC PASS 4 4 2026-05-14 3fe76ed3b AppBase::Sort PASS 2 2 2026-08-20 1af78283f AppConfig PASS 267 267 2026-08-21 ff68371af AppConfig::Exporter PASS 9 9 2026-05-13 27787e57a @@ -607,14 +600,13 @@ BenchmarkAnything::Config PASS 4 4 2026-08-23 2b2257e94 BenchmarkAnything::Reporter PASS 3 3 2026-05-15 71b637345 BenchmarkAnything::Storage::Search::Elasticsearch PASS 2 2 2026-08-21 ff68371af Bencode PASS 88 88 2026-06-18 c3e9fa049 -Best PASS 101 101 2026-08-24 ab73de91d +Best PASS 101 101 2026-05-17 d8a8a9f34 Bhagavatgita PASS 2026-08-24 2b2257e94 BibTeX::Parser PASS 483 483 2026-08-19 1af78283f Biblio::SIF PASS 2026-08-13 2103d7edf BigIP::GTM::ParseConfig PASS 1 1 2026-08-23 2b2257e94 BigIP::ParseConfig PASS 7 7 2026-08-22 ff68371af Bijection PASS 5042 5042 2026-08-19 1af78283f -BingoX::Argon PASS 2026-08-24 ab73de91d Bio::Cluster::SequenceFamily PASS 97 97 2026-08-24 2b2257e94 Bio::Coordinate::Pair PASS 485 485 2026-05-01 5ce10aaac Bio::DB::EMBL PASS 17 17 2026-08-20 1af78283f @@ -640,7 +632,7 @@ Bit::Compare PASS 21 21 2026-08-14 d5aec7092 Bit::Vector PASS 2026-08-23 2b2257e94 Bit::Vector::Minimal PASS 12 12 2026-08-20 1af78283f BitArray PASS 2 2 2026-08-22 2b2257e94 -BitTorrent::Simple PASS 1 1 2026-08-24 ab73de91d +BitTorrent::Simple PASS 1 1 2026-05-13 3fe76ed3b Bitcoin::BIP39 PASS 6 6 2026-08-18 e9739bcbf BlankOnDev PASS 1 1 2026-08-14 d5aec7092 Blog::Simple::HTMLOnly PASS 2026-08-17 6c5545d16 @@ -670,10 +662,9 @@ Browser::Open PASS 4 4 2026-08-23 2b2257e94 Bryar PASS 56 56 2026-08-23 2b2257e94 Bryar::DataSource::Multiplex PASS 1 1 2026-08-15 d5aec7092 Btrees PASS 7 7 2026-08-24 2b2257e94 -Buffer::Transactional PASS 107 107 2026-08-24 ab73de91d BugCli PASS 2026-08-23 2b2257e94 Builder PASS 35 35 2026-08-20 1af78283f -Bundler PASS 2 2 2026-08-24 ab73de91d +Bundler PASS 2 2 2026-05-11 2b8886eec Business::Alipay PASS 1 1 2026-08-15 570876923 Business::BR::PIS PASS 2956 2956 2026-08-19 1af78283f Business::BalancedPayments::HTTP PASS 8 8 2026-08-13 2103d7edf @@ -681,7 +672,7 @@ Business::BankList::Indonesia PASS 1 1 2026-08-13 424ad3c8f Business::CN::IdentityCard PASS 4 4 2026-08-18 e9739bcbf Business::CPI::Gateway::MercadoPago PASS 1 1 2026-08-19 1af78283f Business::CUSIP PASS 169 169 2026-08-17 6c5545d16 -Business::CreditCard PASS 11 11 2026-08-24 ab73de91d +Business::CreditCard PASS 11 11 2026-06-18 c3e9fa049 Business::CyberSource::Report PASS 65 65 2026-08-18 e9739bcbf Business::DE::Konto PASS 100 100 2026-08-16 ebd367ec5 Business::FO::Postalcode PASS 41 41 2026-08-17 6c5545d16 @@ -704,7 +695,6 @@ Business::SWIFT PASS 18 18 2026-08-11 19f3fff98 Business::Stripe PASS 131 131 2026-08-15 d5aec7092 Business::Stripe::Subscription PASS 4 4 2026-08-12 cc69cbb4c Business::TW::TSIB::CStorePayment PASS 25 25 2026-08-17 e9739bcbf -Business::Tax::ID::PPH21 PASS 2 2 2026-08-24 a5e53e812 Business::UPC PASS 95 95 2026-08-17 e9739bcbf Business::UTV PASS 67 67 2026-08-12 004ce4b1f Business::Zahlschein PASS 1 1 2026-08-14 424ad3c8f @@ -729,7 +719,6 @@ CBC PASS 2026-08-23 2b2257e94 CBI::Wrapper PASS 1 1 2026-05-18 bd327bb57 CBOR::PP PASS 176 176 2026-08-14 d5aec7092 CBSSports::Getopt PASS 12 12 2026-08-22 ff68371af -CC::TestVariants::Clones PASS 34 34 2026-08-24 ab73de91d CCCP::Encode PASS 1 1 2026-08-19 1af78283f CCCP::SQLiteWrap PASS 1 1 2026-05-11 2b8886eec CDD PASS 16 16 2026-08-17 06656bfa2 @@ -766,7 +755,7 @@ CGI::Application::Plugin::Eparam PASS 1 1 2026-08-21 1af78283f CGI::Application::Plugin::ErrorPage PASS 3 3 2026-08-20 1af78283f CGI::Application::Plugin::ExtJS PASS 7 7 2026-08-12 cc69cbb4c CGI::Application::Plugin::Feedback PASS 4 4 2026-08-23 2b2257e94 -CGI::Application::Plugin::FillInForm PASS 36 36 2026-08-24 a5e53e812 +CGI::Application::Plugin::FillInForm PASS 36 36 2026-05-18 b5536d190 CGI::Application::Plugin::FormState PASS 113 113 2026-05-10 1e95a0902 CGI::Application::Plugin::FormValidator::Simple PASS 1 1 2026-08-23 2b2257e94 CGI::Application::Plugin::Forward PASS 34 34 2026-08-24 2b2257e94 @@ -784,7 +773,7 @@ CGI::Application::Plugin::RateLimit PASS 26 26 2026-08-23 2b2257e94 CGI::Application::Plugin::Redirect PASS 10 10 2026-08-23 2b2257e94 CGI::Application::Plugin::RemoteIP PASS 37 37 2026-08-20 1af78283f CGI::Application::Plugin::Session PASS 131 131 2026-08-23 2b2257e94 -CGI::Application::Plugin::Stash PASS 1 1 2026-08-24 ab73de91d +CGI::Application::Plugin::Stash PASS 1 1 2026-05-12 b5c01ce1c CGI::Application::Plugin::Stream PASS 18 18 2026-06-14 cc8aa9561 CGI::Application::Plugin::SuperForm PASS 9 9 2026-08-19 1af78283f CGI::Application::Plugin::TT::Any PASS 8 8 2026-05-17 d8a8a9f34 @@ -820,7 +809,6 @@ CGI::Ex PASS 925 925 2026-08-22 2b2257e94 CGI::Expand PASS 2026-08-14 d5aec7092 CGI::FCKeditor PASS 8 8 2026-08-23 2b2257e94 CGI::FastTemplate PASS 10 10 2026-05-16 75a25eb21 -CGI::FileUpload PASS 5 5 2026-08-24 ab73de91d CGI::FormBuilder PASS 620 620 2026-08-22 ff68371af CGI::FormBuilder::Mail::FormatMultiPart PASS 21 21 2026-08-21 ff68371af CGI::FormBuilder::Source::Perl PASS 1 1 2026-05-17 d8a8a9f34 @@ -831,11 +819,9 @@ CGI::Header PASS 18 18 2026-08-22 2b2257e94 CGI::Header::Apache2 PASS 22 22 2026-08-21 1af78283f CGI::Header::PSGI PASS 12 12 2026-08-18 1af78283f CGI::Header::Redirect PASS 122 122 2026-08-16 ebd367ec5 -CGI::Header::Standalone PASS 20 20 2026-08-24 ab73de91d CGI::LDAPSession PASS 2026-08-14 d5aec7092 CGI::Lazy PASS 35 35 2026-08-22 2b2257e94 CGI::Listman::dictionary PASS 2026-08-24 2b2257e94 -CGI::Lite::Request::Apache PASS 2026-08-24 ab73de91d CGI::Log PASS 2026-08-13 424ad3c8f CGI::MiniFramework PASS 1 1 2026-08-20 1af78283f CGI::OptimalQuery PASS 27 27 2026-08-19 1af78283f @@ -875,7 +861,7 @@ CGI::Untaint::Twitter PASS 30 30 2026-05-18 bd327bb57 CGI::Untaint::asin PASS 6 6 2026-08-24 2b2257e94 CGI::Untaint::email PASS 4 4 2026-08-20 1af78283f CGI::Untaint::ipaddress PASS 10 10 2026-08-20 1af78283f -CGI::Untaint::telephone PASS 15 15 2026-08-24 ab73de91d +CGI::Untaint::telephone PASS 15 15 2026-05-16 75a25eb21 CGI::Untaint::uk_postcode PASS 21 21 2026-08-22 2b2257e94 CGI::UntaintPatched PASS 7 7 2026-08-20 1af78283f CGI::Upload PASS 70 70 2026-08-19 1af78283f @@ -894,7 +880,7 @@ CHI::Driver::Memcached::Base PASS 14 14 2026-08-20 1af78283f CHI::Driver::Memcached::t::CHIDriverTests PASS 15 15 2026-08-22 2b2257e94 CHI::Memoize PASS 70 70 2026-08-19 1af78283f CIPP::Doc PASS 2026-08-23 2b2257e94 -CLASS PASS 22 22 2026-08-24 ab73de91d +CLASS PASS 22 22 2026-05-17 d8a8a9f34 CLI PASS 2026-08-11 19f3fff98 CLI::Cmdline PASS 275 275 2026-05-18 bd327bb57 CLI::Coin::Toss PASS 1 1 2026-08-21 1af78283f @@ -909,7 +895,7 @@ CLI::Meta::mv PASS 1 1 2026-08-21 1af78283f CLI::MetaUtil::Getopt::Long PASS 1 1 2026-08-22 ff68371af CLI::MetaUtil::Getopt::Long::Complete PASS 1 1 2026-08-20 1af78283f CLI::Table::Key::Finder PASS 1 1 2026-08-21 1af78283f -CLI::TextLines::Utils PASS 1 1 2026-08-24 ab73de91d +CLI::TextLines::Utils PASS 1 1 2026-05-18 bd327bb57 CMD::Colors PASS 1 1 2026-08-20 1af78283f CMS::JoomlaToDrupal PASS 5 5 2026-05-17 d8a8a9f34 CMS::MediaWiki PASS 1 1 2026-08-12 cc69cbb4c @@ -995,7 +981,7 @@ CPAN::Test::Dummy::Perl5::Make::UnsatPrereq PASS 2 2 2026-05-12 93dfa497b CPAN::Test::Dummy::Perl5::PackageWithBlock::AndVersion PASS 1 1 2026-08-22 ff68371af CPAN::Test::Dummy::Perl5::RecSug PASS 1 1 2026-08-19 1af78283f CPAN::Test::Dummy::Perl5::StaticInstall PASS 1 1 2026-08-22 2b2257e94 -CPAN::Test::Dummy::Perl5::UseUnsafeINC::One PASS 2 2 2026-08-24 a5e53e812 +CPAN::Test::Dummy::Perl5::UseUnsafeINC::One PASS 2 2 2026-05-18 bd327bb57 CPAN::Test::Dummy::Perl5::VersionBump::Decrease PASS 1 1 2026-08-24 2b2257e94 CPAN::Test::Dummy::Perl5::VersionQV PASS 1 1 2026-08-19 1af78283f CPAN::Test::Dummy::Perl5::cpm::Builder PASS 2026-08-15 570876923 @@ -1074,13 +1060,14 @@ Calendar::DatesRoles::ReturnDateTimeObjects PASS 1 1 2026-08-13 cc69cbb4c Calendar::Simple PASS 84 84 2026-08-23 2b2257e94 Caller::Hide PASS 19 19 2026-08-24 2b2257e94 Caller::Reverse PASS 7 7 2026-08-11 19f3fff98 +Canary::Stability PASS 2026-08-24 2b2257e94 Canella PASS 1 1 2026-05-10 1e95a0902 Captcha::noCAPTCHA PASS 37 37 2026-08-21 1af78283f Captcha::reCAPTCHA PASS 77 77 2026-08-21 ff68371af Captcha::reCAPTCHA::V2 PASS 4 4 2026-08-17 06656bfa2 Capture::Attribute PASS 11 11 2026-08-18 1af78283f Carp PASS 2026-08-12 004ce4b1f -Carp::Always PASS 17 17 2026-08-24 ab73de91d +Carp::Always PASS 17 17 2026-06-18 c3e9fa049 Carp::Assert PASS 44 44 2026-08-21 1af78283f Carp::Clan PASS 116 116 2026-06-18 c3e9fa049 Carp::POE PASS 2 2 2026-08-19 1af78283f @@ -1146,13 +1133,11 @@ Catalyst::Plugin::Pluggable PASS 13 13 2026-08-11 19f3fff98 Catalyst::Plugin::Profile::DBI::Log PASS 1 1 2026-08-14 424ad3c8f Catalyst::Plugin::RedirectAndDetach PASS 1 1 2026-08-17 06656bfa2 Catalyst::Plugin::ServeFile PASS 26 26 2026-08-13 cc69cbb4c -Catalyst::Plugin::Session PASS 21 21 2026-08-24 0d250fb87 Catalyst::Plugin::Session::DynamicExpiry PASS 1 1 2026-08-24 2b2257e94 Catalyst::Plugin::Session::PSGI PASS 3 3 2026-08-18 1af78283f Catalyst::Plugin::Session::State::Auth PASS 4 4 2026-08-20 1af78283f Catalyst::Plugin::Session::State::Header PASS 10 10 2026-08-18 e9739bcbf Catalyst::Plugin::Session::Store::CHI PASS 1 1 2026-08-12 cc69cbb4c -Catalyst::Plugin::Session::Store::DBIC PASS 1 1 2026-08-24 ab73de91d Catalyst::Plugin::Session::Store::Redis PASS 1 1 2026-08-15 d5aec7092 Catalyst::Plugin::SimpleMessage PASS 31 31 2026-08-13 cc69cbb4c Catalyst::Plugin::SmartURI PASS 16 16 2026-08-17 06656bfa2 @@ -1287,7 +1272,7 @@ Class::Delegation PASS 54 54 2026-08-16 ebd367ec5 Class::Easy PASS 88 88 2026-08-23 2b2257e94 Class::Entity PASS 37 37 2026-08-16 ebd367ec5 Class::Enum PASS 18 18 2026-08-13 cc69cbb4c -Class::ErrorHandler PASS 10 10 2026-08-24 ab73de91d +Class::ErrorHandler PASS 10 10 2026-06-14 cc8aa9561 Class::Factory::Util PASS 7 7 2026-08-23 2b2257e94 Class::Frame PASS 16 16 2026-08-16 570876923 Class::Generate PASS 182 182 2026-08-23 2b2257e94 @@ -1303,7 +1288,6 @@ Class::MOP PASS 2026-08-21 1af78283f Class::MOP::Method PASS 2026-08-22 ff68371af Class::Member PASS 49 49 2026-08-23 2b2257e94 Class::Meta::Express PASS 161 161 2026-08-18 e9739bcbf -Class::Method::Auto PASS 6 6 2026-08-24 a5e53e812 Class::Method::ModifiersX::Augment PASS 4 4 2026-08-21 1af78283f Class::Method::ModifiersX::Override PASS 6 6 2026-08-21 ff68371af Class::Mix PASS 92 92 2026-08-11 19f3fff98 @@ -1311,7 +1295,7 @@ Class::MixinFactory PASS 88 88 2026-08-23 2b2257e94 Class::Mock::Common PASS 88 88 2026-08-18 e9739bcbf Class::Monkey PASS 1 1 2026-08-19 1af78283f Class::Multi PASS 2026-08-23 2b2257e94 -Class::Multimethods PASS 350 350 2026-08-24 ab73de91d +Class::Multimethods PASS 350 350 2026-05-10 1e95a0902 Class::Object PASS 10 10 2026-08-16 570876923 Class::PINT PASS 2026-08-19 1af78283f Class::ParamParser PASS 90 90 2026-04-21 73edc8aba @@ -1343,7 +1327,6 @@ Class::constr PASS 345 345 2026-08-19 1af78283f Class::orMapper PASS 1 1 2026-08-14 424ad3c8f ClassLoader PASS 5 5 2026-08-19 1af78283f ClearCase::Attache PASS 2026-08-21 ff68371af -ClearCase::CRDB PASS 2026-08-24 ab73de91d ClearCase::MtCmd PASS 2026-08-21 ff68371af Clearquest PASS 9 9 2026-08-22 2b2257e94 Clip PASS 2026-08-19 1af78283f @@ -1501,7 +1484,7 @@ CopyTree::VendorProof::LocalFileOp PASS 37 37 2026-08-19 1af78283f CouchDB::Client PASS 12 12 2026-05-12 b5c01ce1c CouchDB::Deploy PASS 6 6 2026-08-18 1af78283f CouchWiki PASS 15 15 2026-08-20 1af78283f -Coy PASS 1 1 2026-08-24 ab73de91d +Coy PASS 1 1 2026-05-18 bd327bb57 Crane PASS 18 18 2026-08-20 1af78283f CrowdControl PASS 6 6 2026-08-21 1af78283f Crypt::Blowfish PASS 2026-08-23 2b2257e94 @@ -1523,7 +1506,7 @@ Crypt::RSA::Parse PASS 117 117 2026-08-15 570876923 Crypt::Random::Seed PASS 26 26 2026-08-20 1af78283f Crypt::Random::Source::SSLeay PASS 7 7 2026-08-18 e9739bcbf Crypt::Random::Source::Weak::openssl PASS 14 14 2026-08-18 e9739bcbf -Crypt::Random::TESHA2 PASS 51 51 2026-08-24 ab73de91d +Crypt::Random::TESHA2 PASS 51 51 2026-06-18 c3e9fa049 Crypt::RandomEncryption PASS 1 1 2026-08-11 19f3fff98 Crypt::SaltedHash PASS 10 10 2026-06-18 c3e9fa049 Crypt::Simple PASS 31 31 2026-08-19 1af78283f @@ -1649,7 +1632,7 @@ DBIx::Class::Tree::CalculateSets PASS 9 9 2026-08-17 e9739bcbf DBIx::Class::Tree::Mobius PASS 88 88 2026-08-14 424ad3c8f DBIx::Class::UUIDColumns PASS 16 16 2026-08-20 1af78283f DBIx::Class::UnicornLogger PASS 21 21 2026-08-20 1af78283f -DBIx::Class::UserStamp PASS 12 12 2026-08-24 ab73de91d +DBIx::Class::UserStamp PASS 12 12 2026-05-15 3fe76ed3b DBIx::Class::VirtualColumns PASS 53 53 2026-08-21 ff68371af DBIx::Class::WebForm PASS 1 1 2026-08-22 ff68371af DBIx::Compare PASS 35 35 2026-08-19 1af78283f @@ -1663,7 +1646,6 @@ DBIx::Connector PASS 737 737 2026-08-20 1af78283f DBIx::Connector::Retry PASS 8 8 2026-08-24 2b2257e94 DBIx::ContextualFetch PASS 19 19 2026-08-21 ff68371af DBIx::Copy PASS 2026-08-15 570876923 -DBIx::Core::Handle::ReturnValue PASS 2 2 2026-08-24 ab73de91d DBIx::Cursor PASS 2026-08-14 d5aec7092 DBIx::DBSchema PASS 8 8 2026-08-20 1af78283f DBIx::DBSchema::ColGroup PASS 6 6 2026-08-23 2b2257e94 @@ -1705,7 +1687,6 @@ DBIx::PreQL PASS 75 75 2026-08-17 e9739bcbf DBIx::ProcedureCall PASS 58 58 2026-08-23 2b2257e94 DBIx::Replicate PASS 1 1 2026-08-21 ff68371af DBIx::Result::Convert::JSONSchema PASS 75 75 2026-08-24 2b2257e94 -DBIx::Retry PASS 12 12 2026-08-24 ab73de91d DBIx::RetryOverDisconnects PASS 1 1 2026-08-22 ff68371af DBIx::RoboQuery PASS 255 255 2026-08-20 1af78283f DBIx::SQL::Abstract PASS 1 1 2026-08-19 1af78283f @@ -1728,7 +1709,7 @@ DBIx::TSV PASS 1 1 2026-08-13 cc69cbb4c DBIx::Table::Dup PASS 2026-08-14 424ad3c8f DBIx::TableHash PASS 2026-08-20 1af78283f DBIx::TransactionManager PASS 55 55 2026-05-10 1e95a0902 -DBIx::TransactionManager::EndHook PASS 7 7 2026-08-24 ab73de91d +DBIx::TransactionManager::EndHook PASS 7 7 2026-05-12 312b4f902 DBIx::Tree::MaterializedPath PASS 478 478 2026-08-18 e9739bcbf DBIx::UpdateTable::FromHoH PASS 4 4 2026-06-15 cc8aa9561 DBIx::Version PASS 2026-08-21 1af78283f @@ -1777,7 +1758,6 @@ DNS::ZoneStruct::To::BIND PASS 1 1 2026-08-20 1af78283f DPKG::Parse PASS 47 47 2026-08-21 ff68371af DR::DateTime PASS 182 182 2026-08-23 2b2257e94 DR::Tnt PASS 2026-08-20 1af78283f -DTA::TokWrap PASS 1 1 2026-08-24 ab73de91d DTL::Fast PASS 2026-08-23 2b2257e94 DWH_File PASS 34 34 2026-08-21 ff68371af Daemon::Daemonize PASS 2026-08-15 570876923 @@ -1814,7 +1794,6 @@ Dancer2::Plugin::SlapbirdAPM PASS 1 1 2026-08-20 1af78283f Dancer2::Plugin::Syntax::GetPost PASS 6 6 2026-08-20 1af78283f Dancer2::Plugin::UnicodeNormalize PASS 14 14 2026-08-21 ff68371af Dancer2::Plugin::ViewCache PASS 3 3 2026-08-21 1af78283f -Dancer2::Session::JSON PASS 16 16 2026-08-24 ab73de91d Dancer2::Template::Alloy PASS 1 1 2026-08-21 ff68371af Dancer2::Template::HTCompiled PASS 7 7 2026-05-15 3fe76ed3b Dancer2::Template::MojoTemplate PASS 1 1 2026-08-20 1af78283f @@ -1849,7 +1828,6 @@ Dancer::Template::Tenjin PASS 5 5 2026-08-11 19f3fff98 Darcs::Inventory PASS 158 158 2026-08-18 e9739bcbf DarkPAN::Compare PASS 1 1 2026-08-18 e9739bcbf DarkPAN::Utils PASS 2 2 2026-08-20 1af78283f -DarkSky::API PASS 6 6 2026-08-24 ab73de91d Darwin::InitObjC PASS 1 1 2026-08-23 2b2257e94 Dashboard PASS 2 2 2026-08-15 d5aec7092 Data::AnyBoolean PASS 6 6 2026-08-19 1af78283f @@ -1863,7 +1841,6 @@ Data::Censor PASS 15 15 2026-08-20 1af78283f Data::Check::Structure PASS 11 11 2026-06-15 cc8aa9561 Data::CircularList PASS 11 11 2026-08-14 d5aec7092 Data::Clean PASS 10 10 2026-08-19 1af78283f -Data::Clean::ForJSON PASS 8 8 2026-08-24 ab73de91d Data::Clean::ForJSON::Pregen PASS 5 5 2026-08-11 19f3fff98 Data::Clean::FromJSON PASS 8 8 2026-08-23 2b2257e94 Data::Clean::JSON PASS 10 10 2026-08-15 d5aec7092 @@ -1899,7 +1876,7 @@ Data::Dumper::Sorted PASS 39 39 2026-08-17 06656bfa2 Data::EDI::X12 PASS 4 4 2026-08-16 570876923 Data::Fake PASS 33 33 2026-05-19 b5536d190 Data::Fake::MetaSyntactic PASS 56 56 2026-08-12 004ce4b1f -Data::Faker PASS 27 27 2026-08-24 ab73de91d +Data::Faker PASS 27 27 2026-05-06 9bda7d2ed Data::Find PASS 9 9 2026-08-12 004ce4b1f Data::Float PASS 719 719 2026-06-10 959012866 Data::Flow PASS 12 12 2026-05-12 312b4f902 @@ -1990,7 +1967,7 @@ Data::Sah::Util::Type PASS 6 6 2026-06-14 cc8aa9561 Data::Sample::SQL::Slow PASS 2 2 2026-08-12 cc69cbb4c Data::Search PASS 1 1 2026-08-13 cc69cbb4c Data::Section PASS 40 40 2026-08-23 2b2257e94 -Data::Section::Simple PASS 8 8 2026-08-24 ab73de91d +Data::Section::Simple PASS 8 8 2026-06-13 cc8aa9561 Data::Serializer::JSON::MaybeXS PASS 1 1 2026-08-13 2103d7edf Data::Serializer::Sereal PASS 3 3 2026-08-21 ff68371af Data::ShowTable PASS 161 161 2026-08-22 ff68371af @@ -2194,7 +2171,6 @@ Devel::StrictMode PASS 4 4 2026-06-18 c3e9fa049 Devel::Symdump PASS 29 29 2026-08-23 2b2257e94 Devel::TakeHashArgs PASS 17 17 2026-08-19 1af78283f Devel::TraceINC PASS 8 8 2026-08-13 cc69cbb4c -Devel::Trepan::Shell PASS 9 9 2026-08-24 ab73de91d Devel::Util PASS 1 1 2026-08-18 e9739bcbf Devel::WantXS PASS 13 13 2026-08-14 d5aec7092 Devel::WarnGlobal PASS 26 26 2026-08-17 e9739bcbf @@ -2214,7 +2190,6 @@ Device::ParallelPort::drv::parport PASS 2026-08-20 1af78283f Device::Power::Synaccess::NP05B PASS 22 22 2026-08-11 19f3fff98 Device::SaleaeLogic PASS 2026-08-12 004ce4b1f Device::SerialPort PASS 1 1 2026-08-20 1af78283f -Device::SpaceNavigator PASS 20 20 2026-08-24 a5e53e812 Device::Spektrum PASS 8 8 2026-08-13 2103d7edf Device::Temperature::TMP102 PASS 12 12 2026-08-14 d5aec7092 Device::WebIO::Firmata PASS 2 2 2026-08-15 570876923 @@ -2320,7 +2295,6 @@ DynGig::Schedule PASS 5 5 2026-04-22 3f3336774 DynScalar PASS 2026-08-23 2b2257e94 DynaLoader::Functions PASS 2 2 2026-05-19 b5536d190 EBook::EPUB PASS 14 14 2026-08-19 1af78283f -EBook::Generator PASS 1 1 2026-08-24 ab73de91d ELF::Writer PASS 2 2 2026-08-18 e9739bcbf ELab::Client PASS 2 2 2026-08-16 ebd367ec5 ENV::Util PASS 6 6 2026-08-19 1af78283f @@ -2347,7 +2321,6 @@ Email::ARF::Hotmail PASS 26 26 2026-08-18 1af78283f Email::Abstract PASS 174 174 2026-06-18 c3e9fa049 Email::Abstract::QpsmtpdTransaction PASS 1 1 2026-08-15 d5aec7092 Email::Address::UseXS PASS 14 14 2026-08-19 1af78283f -Email::Address::XS PASS 2026-08-24 ab73de91d Email::ConstantContact PASS 5 5 2026-08-13 2103d7edf Email::Date PASS 15 15 2026-08-20 1af78283f Email::Date::Format PASS 8 8 2026-06-18 c3e9fa049 @@ -2459,7 +2432,6 @@ FASTX::Abi PASS 103 103 2026-08-21 ff68371af FASTX::PE PASS 205 205 2026-05-16 75a25eb21 FASTX::Reader PASS 444 444 2026-08-21 1af78283f FB3 PASS 2 2 2026-08-13 424ad3c8f -FBP PASS 379 379 2026-08-24 ab73de91d FBP::Parent PASS 13 13 2026-08-20 1af78283f FCGI::Client PASS 1 1 2026-08-23 2b2257e94 FFMPEG::Effects PASS 1 1 2026-08-15 570876923 @@ -2523,7 +2495,7 @@ File::GetLineMaxLength PASS 873 873 2026-08-15 d5aec7092 File::Groups PASS 2026-08-11 19f3fff98 File::HTTP PASS 1 1 2026-08-14 424ad3c8f File::History PASS 17 17 2026-08-19 1af78283f -File::HomeDir PASS 95 95 2026-08-24 ab73de91d +File::HomeDir PASS 95 95 2026-06-18 c3e9fa049 File::HomeDir::PathClass PASS 18 18 2026-05-09 d7916b01c File::Inplace PASS 21 21 2026-08-24 2b2257e94 File::Kit PASS 2026-08-15 d5aec7092 @@ -2535,7 +2507,7 @@ File::MimeInfo PASS 88 88 2026-08-24 2b2257e94 File::NCopy PASS 5 5 2026-08-18 e9739bcbf File::Object PASS 81 81 2026-08-21 1af78283f File::Path PASS 2026-08-19 1af78283f -File::PathConvert PASS 266 266 2026-08-24 a5e53e812 +File::PathConvert PASS 266 266 2026-06-18 c3e9fa049 File::Pid PASS 7 7 2026-08-20 1af78283f File::Print::Many PASS 31 31 2026-08-16 570876923 File::Process PASS 26 26 2026-05-10 1e95a0902 @@ -2575,6 +2547,7 @@ File::TypeCategories PASS 73 73 2026-08-15 570876923 File::Util::Tempdir PASS 3 3 2026-08-23 2b2257e94 File::Versions PASS 10 10 2026-08-20 1af78283f File::XDG PASS 9 9 2026-06-14 cc8aa9561 +File::chdir PASS 94 94 2026-08-20 1af78283f File::chmod::Recursive PASS 1 1 2026-08-19 1af78283f File::pfopen PASS 35 35 2026-08-17 06656bfa2 File::pushd PASS 47 47 2026-06-18 c3e9fa049 @@ -2776,7 +2749,6 @@ Getopt::Usaginator PASS 1 1 2026-08-20 1af78283f Getopt::constant PASS 7 7 2026-08-13 cc69cbb4c Getopt::optparse PASS 6 6 2026-08-15 d5aec7092 Gftracks PASS 60 60 2026-05-12 312b4f902 -Gibbs PASS 2026-08-24 ab73de91d Git PASS 2026-08-23 2b2257e94 Git::FastExport PASS 170 170 2026-08-13 424ad3c8f Git::Helpers PASS 6 6 2026-08-15 570876923 @@ -2908,11 +2880,11 @@ HTML::EntityReference PASS 28 28 2026-08-18 e9739bcbf HTML::ExtractText PASS 48 48 2026-08-17 06656bfa2 HTML::ExtractText::Extra PASS 28 28 2026-08-21 1af78283f HTML::Feature PASS 35 35 2026-08-14 424ad3c8f -HTML::Form PASS 223 223 2026-08-24 ab73de91d +HTML::Form PASS 223 223 2026-06-18 c3e9fa049 HTML::FormHandler::Render::Hash PASS 1 1 2026-08-20 1af78283f HTML::FormHelpers PASS 17 17 2026-08-23 2b2257e94 HTML::FormHighlight PASS 2026-08-18 e9739bcbf -HTML::FormParser PASS 9 9 2026-08-24 ab73de91d +HTML::FormParser PASS 9 9 2026-05-16 d8a8a9f34 HTML::FormRemove PASS 2026-08-21 1af78283f HTML::FormStructure PASS 2 2 2026-08-22 2b2257e94 HTML::FormTemplate PASS 2 2 2026-08-19 1af78283f @@ -2935,7 +2907,6 @@ HTML::HeadParser PASS 2026-08-22 2b2257e94 HTML::InfoVis PASS 3 3 2026-08-11 19f3fff98 HTML::JQuery PASS 3 3 2026-08-15 570876923 HTML::KhatGallery::Plugin::SortNaturally PASS 17 17 2026-05-14 3fe76ed3b -HTML::LBI PASS 2026-08-24 ab73de91d HTML::LinkAdd PASS 2026-08-23 2b2257e94 HTML::LinkExtractor PASS 2026-08-14 d5aec7092 HTML::LinkFilter PASS 20 20 2026-08-20 1af78283f @@ -2984,8 +2955,8 @@ HTML::SuperForm PASS 1 1 2026-08-24 2b2257e94 HTML::Table PASS 2026-08-22 2b2257e94 HTML::Table::FromDatabase PASS 20 20 2026-05-13 3fe76ed3b HTML::TableContentParser PASS 42 42 2026-08-21 1af78283f -HTML::TableExtract PASS 2613 2613 2026-08-24 ab73de91d -HTML::TableExtractor PASS 5 5 2026-08-24 ab73de91d +HTML::TableExtract PASS 2613 2613 2026-06-14 cc8aa9561 +HTML::TableExtractor PASS 5 5 2026-05-17 d8a8a9f34 HTML::Tag PASS 64 64 2026-06-11 959012866 HTML::TagCloud PASS 22 22 2026-08-22 2b2257e94 HTML::TagCloud::Centred PASS 106 106 2026-05-19 b5536d190 @@ -3007,7 +2978,7 @@ HTML::Template::Compiled::Plugin::VBEscape PASS 8 8 2026-08-23 2b2257e94 HTML::Template::Convert::TT PASS 27 27 2026-08-16 ebd367ec5 HTML::Template::Dumper PASS 13 13 2026-08-24 2b2257e94 HTML::Template::Expr PASS 68 68 2026-08-14 424ad3c8f -HTML::Template::Extension PASS 16 16 2026-08-24 ab73de91d +HTML::Template::Extension PASS 16 16 2026-05-10 1e95a0902 HTML::Template::Filter::TT2 PASS 38 38 2026-05-10 1e95a0902 HTML::Template::Filter::URIdecode PASS 4 4 2026-08-22 2b2257e94 HTML::Template::HTX PASS 2026-08-23 2b2257e94 @@ -3024,7 +2995,6 @@ HTML::TurboForm PASS 2026-08-22 ff68371af HTML::WTweb PASS 1 1 2026-08-20 1af78283f HTML::WWWTheme PASS 8 8 2026-05-12 b5c01ce1c HTML::Widget::Plugin::Calendar PASS 2 2 2026-08-20 1af78283f -HTML::Widgets::NavMenu PASS 342 342 2026-08-24 ab73de91d HTML::Widgets::NavMenu::Object PASS 342 342 2026-08-23 2b2257e94 HTML::Widgets::NavMenu::ToJSON PASS 26 26 2026-08-23 2b2257e94 HTML::Widgets::SelectLayers PASS 2026-08-24 2b2257e94 @@ -3044,7 +3014,7 @@ HTTP::Body::Pairs PASS 2 2 2026-08-18 e9739bcbf HTTP::BrowserDetect::isRobot PASS 17 17 2026-08-23 2b2257e94 HTTP::Cache::Transparent PASS 11 11 2026-08-23 2b2257e94 HTTP::Caching PASS 30 30 2026-08-24 2b2257e94 -HTTP::ClickHouse PASS 8 8 2026-08-24 ab73de91d +HTTP::ClickHouse PASS 8 8 2026-05-16 75a25eb21 HTTP::ClickHouse::Base PASS 7 7 2026-08-23 2b2257e94 HTTP::Client::Parallel PASS 3 3 2026-08-19 1af78283f HTTP::ClientDetect::Language PASS 79 79 2026-05-18 bd327bb57 @@ -3095,7 +3065,6 @@ HTTP::Server::Simple::Bonjour PASS 1 1 2026-08-23 2b2257e94 HTTP::Server::Simple::CGI::PreFork PASS 3 3 2026-08-23 2b2257e94 HTTP::Server::Simple::Dispatched PASS 6 6 2026-08-23 2b2257e94 HTTP::Server::Simple::Kwiki PASS 1 1 2026-08-20 1af78283f -HTTP::Server::Simple::Mason PASS 25 25 2026-08-24 ab73de91d HTTP::Server::Simple::PSGI PASS 1 1 2026-08-20 1af78283f HTTP::Server::Simple::Static PASS 2 2 2026-05-19 b5536d190 HTTP::Server::Simple::WebDAO PASS 1 1 2026-08-22 2b2257e94 @@ -3107,7 +3076,7 @@ HTTP::Throwable PASS 48 48 2026-08-22 ff68371af HTTP::Tiny::Bandwidth PASS 1 1 2026-05-10 1e95a0902 HTTP::Tiny::Cache PASS 1 1 2026-08-20 1af78283f HTTP::Tiny::Cache_CustomRetry PASS 1 1 2026-08-24 2b2257e94 -HTTP::Tiny::CustomRetry PASS 1 1 2026-08-24 ab73de91d +HTTP::Tiny::CustomRetry PASS 1 1 2026-05-12 b5c01ce1c HTTP::Tiny::FileProtocol PASS 46 46 2026-08-22 ff68371af HTTP::Tiny::Mech PASS 22 22 2026-08-15 d5aec7092 HTTP::Tiny::Multipart PASS 29 29 2026-08-22 2b2257e94 @@ -3122,6 +3091,7 @@ HTTP::Tiny::Plugin::Retry PASS 1 1 2026-05-18 bd327bb57 HTTP::Tiny::PreserveHostHeader PASS 1 1 2026-05-18 bd327bb57 HTTP::Tiny::UNIX PASS 1 1 2026-08-23 2b2257e94 HTTP::Tinyish PASS 1 1 2026-05-10 1e95a0902 +HTTP::UA::Parser PASS 51 51 2026-05-16 d8a8a9f34 HTTP::Upload::FlowJs PASS 96 96 2026-08-20 1af78283f HTTP::UserAgentStr::Util::ByNickname PASS 1 1 2026-06-03 d0f827461 HTTP::WebTest::Plugin::Sticky PASS 5 5 2026-08-19 1af78283f @@ -3208,7 +3178,7 @@ IO PASS 2026-08-17 e9739bcbf IO::All::FTP PASS 8 8 2026-08-22 ff68371af IO::Async PASS 1134 1134 2026-05-12 b5c01ce1c IO::AtomicFile PASS 127 127 2026-08-22 2b2257e94 -IO::Automatic PASS 3 3 2026-08-24 ab73de91d +IO::Automatic PASS 3 3 2026-05-16 75a25eb21 IO::Barf PASS 18 18 2026-08-24 2b2257e94 IO::BufferedSelect PASS 1 1 2026-08-22 2b2257e94 IO::BufferedSelect2 PASS 2026-08-15 d5aec7092 @@ -3223,7 +3193,7 @@ IO::Digest PASS 4 4 2026-08-20 1af78283f IO::EPP PASS 451 451 2026-08-11 19f3fff98 IO::File::AtomicChange PASS 26 26 2026-08-22 2b2257e94 IO::File::WithPath PASS 14 14 2026-08-22 ff68371af -IO::File::fcntl PASS 11 11 2026-08-24 ab73de91d +IO::File::fcntl PASS 11 11 2026-05-14 3fe76ed3b IO::Handle::Iterator PASS 373 373 2026-08-21 ff68371af IO::Handle::Rewind PASS 10 10 2026-05-11 b5c01ce1c IO::Handle::Util PASS 373 373 2026-08-23 2b2257e94 @@ -3232,7 +3202,7 @@ IO::Iron PASS 103 103 2026-08-21 1af78283f IO::Iron::Applications PASS 10 10 2026-08-22 2b2257e94 IO::LCDproc PASS 1 1 2026-08-22 2b2257e94 IO::LockedFile PASS 2026-08-21 1af78283f -IO::NestedCapture PASS 198 198 2026-08-24 ab73de91d +IO::NestedCapture PASS 198 198 2026-05-18 bd327bb57 IO::Null PASS 5 5 2026-08-21 1af78283f IO::Page PASS 2026-08-16 06656bfa2 IO::Pipeline PASS 1 1 2026-08-19 1af78283f @@ -3372,7 +3342,7 @@ JQuery::Mobile PASS 67 67 2026-08-24 2b2257e94 JS PASS 5 5 2026-06-14 cc8aa9561 JS::Chicken PASS 1 1 2026-06-13 cc8aa9561 JS::JSLint PASS 1 1 2026-08-14 424ad3c8f -JS::JSON PASS 1 1 2026-08-24 a5e53e812 +JS::JSON PASS 1 1 2026-05-20 b5536d190 JS::Test::Base PASS 1 1 2026-08-22 ff68371af JS::Test::Simple PASS 1 1 2026-08-20 1af78283f JS::jQuery PASS 1 1 2026-08-23 2b2257e94 @@ -3380,7 +3350,8 @@ JSAN::Parse::FileDeps PASS 10 10 2026-08-23 2b2257e94 JSAN::ServerSide PASS 14 14 2026-08-20 1af78283f JSCalendar::Duration PASS 4 4 2026-08-24 2b2257e94 JSON PASS 2026-08-14 d5aec7092 -JSON::API::Error PASS 2 2 2026-08-24 ab73de91d +JSON::API::Error PASS 2 2 2026-05-12 b5c01ce1c +JSON::Any PASS 181 181 2026-06-15 cc8aa9561 JSON::Color PASS 6 6 2026-05-18 bd327bb57 JSON::DJARE::Writer PASS 25 25 2026-06-10 959012866 JSON::Decode::Regexp PASS 12 12 2026-08-23 2b2257e94 @@ -3389,7 +3360,7 @@ JSON::Encode::TableData PASS 1 1 2026-05-11 b5c01ce1c JSON::Feed PASS 43 43 2026-05-11 2b8886eec JSON::Hyper PASS 2 2 2026-08-24 2b2257e94 JSON::JSONFold PASS 32 32 2026-08-13 cc69cbb4c -JSON::JSend PASS 8 8 2026-08-24 ab73de91d +JSON::JSend PASS 8 8 2026-06-18 c3e9fa049 JSON::Karabiner PASS 200 200 2026-08-20 1af78283f JSON::LINQ PASS 963 963 2026-08-19 1af78283f JSON::MergePatch PASS 77 77 2026-05-11 b5c01ce1c @@ -3428,7 +3399,6 @@ Jar::Manifest PASS 3 3 2026-08-17 06656bfa2 JavaScript::Autocomplete::Backend PASS 10 10 2026-05-10 1e95a0902 JavaScript::Beautifier PASS 285 285 2026-08-24 2b2257e94 JavaScript::DataFormValidator PASS 8 8 2026-08-17 06656bfa2 -JavaScript::DebugConsole PASS 7 7 2026-08-24 ab73de91d JavaScript::Dependency::Manager PASS 4 4 2026-08-19 1af78283f JavaScript::HashRef::Decode PASS 82 82 2026-08-20 1af78283f JavaScript::Librarian PASS 7 7 2026-08-24 2b2257e94 @@ -3478,7 +3448,6 @@ Kwiki::Zipcode PASS 1 1 2026-08-16 ebd367ec5 L PASS 6 6 2026-08-14 424ad3c8f L337 PASS 2026-08-19 1af78283f LCC PASS 3 3 2026-08-20 1af78283f -LCFG::Build::VCS PASS 3 3 2026-08-24 ab73de91d LCS PASS 219 219 2026-08-23 2b2257e94 LCS::BV PASS 2431 2431 2026-08-11 19f3fff98 LCS::Similar PASS 85 85 2026-08-20 1af78283f @@ -3494,6 +3463,7 @@ LIMS::MT_Plate PASS 13 13 2026-08-19 1af78283f LINQ PASS 559 559 2026-08-17 06656bfa2 LINQ::Database PASS 16 16 2026-08-12 004ce4b1f LRpt PASS 2026-08-14 424ad3c8f +LS PASS 192 192 2026-05-18 b5536d190 LSF::Manager PASS 2026-08-20 1af78283f LUGS::Events::Parser PASS 24 24 2026-08-15 d5aec7092 LV PASS 8 8 2026-08-20 1af78283f @@ -3529,7 +3499,6 @@ LWP::UserAgent::Plugin PASS 1 1 2026-08-19 1af78283f LWP::UserAgent::Plugin::Delay PASS 1 1 2026-08-24 2b2257e94 LWP::UserAgent::RandomProxyConnect PASS 3 3 2026-08-22 2b2257e94 LWPx::TimedHTTP PASS 7 7 2026-08-21 ff68371af -LaTeX::Encode PASS 601 601 2026-08-24 ab73de91d LaTeX::Parser PASS 2026-08-23 2b2257e94 LaTeX::TOM PASS 79 79 2026-08-23 2b2257e94 LaTeX::ToUnicode PASS 103 103 2026-08-20 1af78283f @@ -3563,7 +3532,7 @@ Lingua::Concordance PASS 29 29 2026-08-14 424ad3c8f Lingua::ELL::Num2Word PASS 3 3 2026-08-13 2103d7edf Lingua::EN::Contraction PASS 15 15 2026-08-18 e9739bcbf Lingua::EN::FindNumber PASS 6 6 2026-08-21 ff68371af -Lingua::EN::Inflect PASS 2147 2147 2026-08-24 ab73de91d +Lingua::EN::Inflect PASS 2147 2147 2026-06-18 c3e9fa049 Lingua::EN::Inflect::Number PASS 21 21 2026-08-19 1af78283f Lingua::EN::Ngram PASS 25 25 2026-08-24 2b2257e94 Lingua::EN::Number::IsOrdinal PASS 20 20 2026-06-14 cc8aa9561 @@ -3731,7 +3700,7 @@ Log::Accounting PASS 2026-08-19 1af78283f Log::Accounting::Sendmail PASS 2026-08-12 004ce4b1f Log::Agent::Logger PASS 26 26 2026-08-19 1af78283f Log::AndError PASS 17 17 2026-08-22 2b2257e94 -Log::Any PASS 520 520 2026-08-24 ab73de91d +Log::Any PASS 493 493 2026-06-18 c3e9fa049 Log::Any::Adapter::Callback PASS 2 2 2026-08-22 ff68371af Log::Any::Adapter::Carp PASS 25 25 2026-08-21 ff68371af Log::Any::Adapter::Core PASS 89 89 2026-08-14 424ad3c8f @@ -3782,8 +3751,9 @@ Log::StringFormatter PASS 8 8 2026-08-13 2103d7edf Log::Structured PASS 13 13 2026-08-20 1af78283f Log::Syslog::Abstract PASS 61 61 2026-08-11 19f3fff98 Log::Syslog::Constants PASS 59 59 2026-05-16 d8a8a9f34 +Log::Trace PASS 83 83 2026-06-15 cc8aa9561 Log::err PASS 1 1 2026-08-13 2103d7edf -Log::ger PASS 28 28 2026-08-24 ab73de91d +Log::ger PASS 28 28 2026-06-18 c3e9fa049 Log::ger::Format PASS 28 28 2026-08-21 1af78283f Log::ger::Format::Sprintfn PASS 2 2 2026-08-12 cc69cbb4c Log::ger::Layout::LTSV PASS 6 6 2026-08-14 d5aec7092 @@ -3865,7 +3835,7 @@ MLDBM::Serializer::YAML PASS 1 1 2026-08-14 424ad3c8f MLDBM::Sync PASS 539 539 2026-08-24 2b2257e94 MMM::Sylk PASS 2026-08-21 1af78283f MMS::Mail::Message PASS 32 32 2026-06-14 cc8aa9561 -MMS::Mail::Message::Parsed PASS 30 30 2026-08-24 ab73de91d +MMS::Mail::Message::Parsed PASS 29 29 2026-06-14 cc8aa9561 MMS::Mail::Provider PASS 2 2 2026-06-14 cc8aa9561 MMS::Mail::Provider::UK02 PASS 3 3 2026-08-24 2b2257e94 MMS::Mail::Provider::UK3 PASS 6 6 2026-08-21 1af78283f @@ -3922,7 +3892,6 @@ MailTools PASS 109 109 2026-08-23 2b2257e94 MailboxValidator::SingleValidation PASS 2026-08-20 1af78283f Mailru::Cloud PASS 5 5 2026-08-12 004ce4b1f Make PASS 118 118 2026-08-23 2b2257e94 -MakeWithPerl PASS 2026-08-24 ab73de91d Map::Tube::Error PASS 19 19 2026-08-19 1af78283f Map::Tube::Kiev PASS 24 24 2026-08-16 570876923 Map::Tube::Muenchen PASS 43 43 2026-08-19 1af78283f @@ -4021,7 +3990,7 @@ Metadata::Base PASS 31 31 2026-08-23 2b2257e94 Method::ParamValidator PASS 34 34 2026-08-23 2b2257e94 Method::WeakCallback PASS 13 13 2026-08-21 1af78283f Metrics::Any PASS 92 92 2026-05-06 9bda7d2ed -Metrics::Any::Adapter PASS 92 92 2026-08-24 a5e53e812 +Metrics::Any::Adapter PASS 92 92 2026-06-15 cc8aa9561 Minio PASS 2026-08-11 19f3fff98 Minion PASS 12 12 2026-08-20 1af78283f Minions PASS 103 103 2026-08-23 2b2257e94 @@ -4091,7 +4060,7 @@ Module::Optional PASS 19 19 2026-06-03 d0f827461 Module::Package::Au PASS 2026-08-12 004ce4b1f Module::Packaged::Report PASS 1 1 2026-08-18 e9739bcbf Module::Path PASS 18 18 2026-08-21 ff68371af -Module::Pluggable::Fast PASS 6 6 2026-08-24 ab73de91d +Module::Pluggable::Fast PASS 6 6 2026-06-15 cc8aa9561 Module::Pluggable::Loader PASS 9 9 2026-08-13 cc69cbb4c Module::Pluggable::Object PASS 201 201 2026-08-20 1af78283f Module::PortablePath PASS 4 4 2026-08-18 e9739bcbf @@ -4202,7 +4171,7 @@ Moo::Lax PASS 7 7 2026-08-22 2b2257e94 MooX PASS 9 9 2026-08-21 1af78283f MooX::Attribute::ENV PASS 19 19 2026-08-16 570876923 MooX::AttributeFilter PASS 5 5 2026-08-17 06656bfa2 -MooX::BuildArgs PASS 11 11 2026-08-24 ab73de91d +MooX::BuildArgs PASS 11 11 2026-05-11 b5c01ce1c MooX::ChainedAttributes PASS 9 9 2026-08-22 2b2257e94 MooX::ClassAttribute PASS 23 23 2026-08-21 1af78283f MooX::Clone PASS 5 5 2026-08-15 570876923 @@ -4214,7 +4183,6 @@ MooX::File::ConfigDir PASS 27 27 2026-08-22 2b2257e94 MooX::HasEnv PASS 11 11 2026-05-11 b5c01ce1c MooX::LazierAttributes PASS 103 103 2026-05-18 bd327bb57 MooX::LazyRequire PASS 12 12 2026-08-20 1af78283f -MooX::Locale::TextDomain::OO PASS 10 10 2026-08-24 ab73de91d MooX::Log::Any PASS 4 4 2026-05-13 3fe76ed3b MooX::Lsub PASS 33 33 2026-08-24 2b2257e94 MooX::Object::Pluggable PASS 27 27 2026-08-18 1af78283f @@ -4234,7 +4202,7 @@ MooX::Singleton PASS 139 139 2026-06-18 c3e9fa049 MooX::StrictConstructor PASS 23 23 2026-08-20 1af78283f MooX::StrictHas PASS 7 7 2026-08-23 2b2257e94 MooX::Thunking PASS 16 16 2026-08-21 ff68371af -MooX::TypeTiny PASS 43 43 2026-08-24 ab73de91d +MooX::TypeTiny PASS 43 43 2026-05-10 a0cb33710 MooX::Types::MooseLike::DateTime PASS 7 7 2026-08-23 2b2257e94 MooX::Types::MooseLike::Email PASS 13 13 2026-08-20 1af78283f MooX::Types::MooseLike::Numeric PASS 43 43 2026-08-20 1af78283f @@ -4353,7 +4321,7 @@ MooseX::Role::WarnOnConflict PASS 7 7 2026-08-22 2b2257e94 MooseX::Role::WithOverloading PASS 72 72 2026-08-23 2b2257e94 MooseX::RoleFor PASS 17 17 2026-08-24 2b2257e94 MooseX::Runnable PASS 100 100 2026-08-23 2b2257e94 -MooseX::SemiAffordanceAccessor PASS 25 25 2026-08-24 ab73de91d +MooseX::SemiAffordanceAccessor PASS 25 25 2026-05-13 3fe76ed3b MooseX::SetOnce PASS 63 63 2026-06-18 c3e9fa049 MooseX::SimpleConfig PASS 31 31 2026-08-22 ff68371af MooseX::SingleArg PASS 14 14 2026-08-12 004ce4b1f @@ -4396,7 +4364,7 @@ MooseX::Types::Meta PASS 20 20 2026-08-23 2b2257e94 MooseX::Types::Moose PASS 245 245 2026-08-23 2b2257e94 MooseX::Types::PIS PASS 1 1 2026-08-22 2b2257e94 MooseX::Types::Path::Class PASS 37 37 2026-08-21 1af78283f -MooseX::Types::Path::Class::MoreCoercions PASS 6 6 2026-08-24 ab73de91d +MooseX::Types::Path::Class::MoreCoercions PASS 6 6 2026-05-13 3fe76ed3b MooseX::Types::Perl PASS 12 12 2026-08-24 2b2257e94 MooseX::Types::Set::Object PASS 11 11 2026-08-21 1af78283f MooseX::Types::Stringlike PASS 7 7 2026-08-20 1af78283f @@ -4536,7 +4504,7 @@ Net::Frame::Layer::IGMP PASS 22 22 2026-08-18 e9739bcbf Net::Frame::Layer::OSPF PASS 40 40 2026-08-18 e9739bcbf Net::Frame::Layer::SNMP PASS 44 44 2026-08-15 570876923 Net::FreshBooks::API PASS 132 132 2026-08-14 d5aec7092 -Net::GPSD::Satellite PASS 53 53 2026-08-24 ab73de91d +Net::GPSD::Satellite PASS 53 53 2026-04-21 73edc8aba Net::GitHub PASS 1 1 2026-08-19 1af78283f Net::Google::Analytics PASS 63 63 2026-08-17 06656bfa2 Net::Graphite PASS 15 15 2026-08-21 ff68371af @@ -4553,7 +4521,7 @@ Net::IPv6Addr PASS 799 799 2026-08-22 2b2257e94 Net::Iperf::Parser PASS 22 22 2026-08-18 e9739bcbf Net::Kotonoha PASS 1 1 2026-08-16 570876923 Net::LDAP::LDAPhash PASS 4 4 2026-08-15 570876923 -Net::LDAP::Makepath PASS 6 6 2026-08-24 ab73de91d +Net::LDAP::Makepath PASS 5 5 2026-04-22 3f3336774 Net::LDAP::SID PASS 19 19 2026-08-15 570876923 Net::LDAPapi PASS 2026-08-23 2b2257e94 Net::LastFM::Submission PASS 36 36 2026-08-15 570876923 @@ -4571,7 +4539,6 @@ Net::MythTV PASS 2026-08-14 424ad3c8f Net::MythWeb PASS 2026-08-14 d5aec7092 Net::NAT::PMP PASS 1 1 2026-08-15 570876923 Net::NATS::Client PASS 2026-08-16 ebd367ec5 -Net::NBName PASS 23 23 2026-08-24 a5e53e812 Net::OAuth PASS 112 112 2026-08-15 d5aec7092 Net::OAuth2 PASS 41 41 2026-08-19 1af78283f Net::OAuth2Server PASS 1 1 2026-08-15 d5aec7092 @@ -4710,7 +4677,7 @@ OSCARSession PASS 1 1 2026-05-11 1e95a0902 OSS::Fileops PASS 2026-08-21 1af78283f OTRS::SphinxSearch PASS 25 25 2026-08-24 2b2257e94 OWL::DirectSemantics PASS 16 16 2026-08-19 1af78283f -OWL::Simple::Class PASS 14 14 2026-08-24 ab73de91d +OWL::Simple::Class PASS 14 14 2026-05-17 d8a8a9f34 Object::AUTHORITY PASS 21 21 2026-08-21 1af78283f Object::Accessor PASS 155 155 2026-08-20 1af78283f Object::Adhoc PASS 27 27 2026-08-21 ff68371af @@ -4799,7 +4766,6 @@ PDF::CreateSimple PASS 2026-08-24 2b2257e94 PDF::Cropmarks PASS 88 88 2026-08-23 2b2257e94 PDF::Kit PASS 5 5 2026-08-24 2b2257e94 PDF::Report PASS 1 1 2026-08-14 424ad3c8f -PDF::Report::Table PASS 1 1 2026-08-24 ab73de91d PDF::ReportWriter PASS 30 30 2026-08-20 1af78283f PDF::Reuse::Barcode PASS 22 22 2026-08-14 424ad3c8f PDF::Reuse::DocProxy PASS 23 23 2026-08-18 1af78283f @@ -4870,7 +4836,7 @@ POE::Component::Client::Ident PASS 13 13 2026-08-21 ff68371af POE::Component::Client::NNTP::Tail PASS 19 19 2026-08-17 6c5545d16 POE::Component::Client::Ping PASS 2 2 2026-05-11 2b8886eec POE::Component::Client::Rcon PASS 2026-08-14 424ad3c8f -POE::Component::Client::SOCKS PASS 7 7 2026-08-24 ab73de91d +POE::Component::Client::SOCKS PASS 7 7 2026-05-09 d7916b01c POE::Component::Client::SimpleFTP PASS 56 56 2026-08-18 e9739bcbf POE::Component::Client::Stomp::Utils PASS 1 1 2026-08-20 1af78283f POE::Component::Client::WebSocket PASS 1 1 2026-08-15 570876923 @@ -4893,7 +4859,7 @@ POE::Component::IRC::Plugin::Karma PASS 208 208 2026-08-21 1af78283f POE::Component::IRC::Plugin::Logger::Irssi PASS 14 14 2026-05-13 3fe76ed3b POE::Component::IRC::Plugin::MultiProxy PASS 5 5 2026-08-22 ff68371af POE::Component::IRC::Plugin::URI::Find PASS 7 7 2026-08-22 ff68371af -POE::Component::IRC::Plugin::Unicode::UCD PASS 5 5 2026-08-24 ab73de91d +POE::Component::IRC::Plugin::Unicode::UCD PASS 5 5 2026-05-11 b5c01ce1c POE::Component::IRC::Plugin::WWW::KrispyKreme::HotLight PASS 2 2 2026-08-21 ff68371af POE::Component::IRC::Plugin::WWW::OhNoRobotCom::Search PASS 3 3 2026-08-14 424ad3c8f POE::Component::IRC::Plugin::WWW::Vim::Tips PASS 2 2 2026-08-13 cc69cbb4c @@ -4932,7 +4898,7 @@ POE::Component::WakeOnLAN PASS 8 8 2026-08-24 2b2257e94 POE::Component::WheelRun::Pool PASS 1 1 2026-08-19 1af78283f POE::Devel::Profiler PASS 3 3 2026-05-12 b5c01ce1c POE::Filter::BigBrother PASS 15 15 2026-08-23 2b2257e94 -POE::Filter::CSV PASS 11 11 2026-08-24 ab73de91d +POE::Filter::CSV PASS 11 11 2026-05-12 312b4f902 POE::Filter::CSV_XS PASS 9 9 2026-08-15 d5aec7092 POE::Filter::DHCPd::Lease PASS 17 17 2026-08-12 004ce4b1f POE::Filter::DNS::TCP PASS 19 19 2026-05-11 b5c01ce1c @@ -4980,7 +4946,6 @@ PQLOGIN PASS 2026-08-23 2b2257e94 PSGI::Hector PASS 67 67 2026-08-20 1af78283f PT::PostalCode PASS 42 42 2026-08-20 1af78283f PYX::Hist PASS 24 24 2026-08-23 2b2257e94 -PYX::Optimization PASS 30 30 2026-08-24 a5e53e812 PYX::SGML::Tags PASS 68 68 2026-08-21 ff68371af PYX::Stack PASS 24 24 2026-08-23 2b2257e94 PYX::Utils PASS 19 19 2026-08-20 1af78283f @@ -5083,7 +5048,7 @@ Perinci::Sub::Dep::pm PASS 6 6 2026-08-17 06656bfa2 Perinci::Sub::Normalize PASS 6 6 2026-08-21 ff68371af Perinci::Sub::Property::arg::cmdline PASS 1 1 2026-08-22 2b2257e94 Perinci::Sub::Property::arg::form PASS 1 1 2026-08-19 1af78283f -Perinci::Sub::Property::cmdline PASS 1 1 2026-08-24 ab73de91d +Perinci::Sub::Property::cmdline PASS 1 1 2026-05-17 d8a8a9f34 Perinci::Sub::Property::drops_privilege PASS 1 1 2026-08-13 424ad3c8f Perinci::Sub::PropertyUtil PASS 1 1 2026-05-18 bd327bb57 Perinci::Sub::To::CLIDocData PASS 1 1 2026-08-14 424ad3c8f @@ -5094,9 +5059,8 @@ Perl5::Build::Warnings PASS 58 58 2026-08-24 2b2257e94 Perl5::Dist::Backcompat PASS 12 12 2026-08-19 1af78283f Perl6::Caller PASS 93 93 2026-08-21 ff68371af Perl6::Classes PASS 2026-08-22 2b2257e94 -Perl6::Currying PASS 2026-08-24 ab73de91d Perl6::Doc PASS 1 1 2026-08-21 ff68371af -Perl6::Export PASS 5 5 2026-08-24 ab73de91d +Perl6::Export PASS 5 5 2026-05-18 bd327bb57 Perl6::Export::Attrs PASS 2 2 2026-08-16 570876923 Perl6::Junction PASS 374 374 2026-08-20 1af78283f Perl6::Placeholders PASS 2026-08-21 ff68371af @@ -5126,7 +5090,6 @@ PerlIO::via::Pod PASS 15 15 2026-08-18 1af78283f PerlIO::via::Timeout PASS 1 1 2026-08-21 1af78283f PerlIO::via::UnComment PASS 13 13 2026-08-14 424ad3c8f PerlIO::via::Unidecode PASS 8 8 2026-08-22 2b2257e94 -PerlIO::via::json PASS 20 20 2026-08-24 ab73de91d PerlMongers::Bangalore PASS 2 2 2026-08-20 1af78283f PerlPoint::Generator::XML PASS 2026-08-14 424ad3c8f PerlPoint::Generator::XML::XHTML PASS 2 2 2026-08-20 1af78283f @@ -5145,7 +5108,7 @@ Piet::Interpreter PASS 2026-08-13 cc69cbb4c Piffle::Template PASS 14 14 2026-08-14 424ad3c8f Pipeline PASS 70 70 2026-08-20 1af78283f Pistachio PASS 17 17 2026-08-20 1af78283f -PkgConfig PASS 1 1 2026-08-24 ab73de91d +PkgConfig PASS 1 1 2026-08-23 2b2257e94 Place PASS 1 1 2026-08-21 1af78283f Plack::App::DataSection PASS 4 4 2026-08-18 1af78283f Plack::App::Debugger PASS 143 143 2026-08-17 e9739bcbf @@ -5221,7 +5184,7 @@ Pod::Diff PASS 2026-08-18 e9739bcbf Pod::Elemental::Transformer::Codebox PASS 1 1 2026-08-23 2b2257e94 Pod::Elemental::Transformer::List PASS 16 16 2026-08-19 1af78283f Pod::Elemental::Transformer::PPIHTML PASS 1 1 2026-08-21 1af78283f -Pod::Elemental::Transformer::VimHTML PASS 1 1 2026-08-24 ab73de91d +Pod::Elemental::Transformer::VimHTML PASS 1 1 2026-05-11 b5c01ce1c Pod::Eventual::Simple PASS 5 5 2026-08-23 2b2257e94 Pod::Extract PASS 1 1 2026-08-22 2b2257e94 Pod::Find PASS 25 25 2026-06-18 c3e9fa049 @@ -5341,7 +5304,6 @@ Qiniu::Auth PASS 2026-08-18 e9739bcbf Qmail::Deliverable PASS 70 70 2026-08-14 d5aec7092 Queue::Base PASS 22 22 2026-08-23 2b2257e94 Queue::Q4M::Worker PASS 1 1 2026-08-18 e9739bcbf -QuickTermChart::QuickTermChart PASS 2026-08-24 a5e53e812 Quiz::Flashcards::Sets::Hiragana::Romaji_Simple PASS 4 4 2026-08-11 19f3fff98 R::DescriptionFile PASS 6 6 2026-08-21 1af78283f R::Setup PASS 6 6 2026-08-17 06656bfa2 @@ -5359,6 +5321,7 @@ RDF::SIO::Utils PASS 12 12 2026-08-20 1af78283f RDF::TrineX::Compatibility::Attean PASS 27 27 2026-08-21 ff68371af RDF::vCard PASS 6 6 2026-08-19 1af78283f REST::Application PASS 147 147 2026-08-20 1af78283f +REST::Client PASS 2 2 2026-06-03 d0f827461 REST::Client::CrossRef PASS 7 7 2026-08-22 ff68371af REST::Cot PASS 33 33 2026-08-21 ff68371af REST::Google::Apps::EmailSettings PASS 2 2 2026-08-17 e9739bcbf @@ -5490,7 +5453,7 @@ RT::Journal PASS 2026-08-12 cc69cbb4c RT::Todo PASS 2026-08-20 1af78283f RTF::Action PASS 63 63 2026-08-22 ff68371af RTF::Tokenizer PASS 172 172 2026-08-23 2b2257e94 -RTFM::Extension::ArticleTemplates PASS 5 5 2026-08-24 ab73de91d +RTFM::Extension::ArticleTemplates PASS 1 1 2026-05-20 b5536d190 RTG::Report PASS 22 22 2026-05-19 b5536d190 RTMP::Client PASS 1 1 2026-08-24 2b2257e94 RTPG PASS 2026-08-24 2b2257e94 @@ -5610,7 +5573,7 @@ Router::Generic PASS 81 81 2026-08-20 1af78283f Router::Pygmy PASS 25 25 2026-08-11 19f3fff98 Router::Simple PASS 43 43 2026-08-19 1af78283f Routes::Tiny PASS 103 103 2026-08-21 ff68371af -RowFunc PASS 1 1 2026-08-24 ab73de91d +RowFunc PASS 1 1 2026-05-12 93dfa497b RxLaser PASS 2026-08-22 ff68371af RxPerl PASS 83 83 2026-08-20 1af78283f RxPerl::Mojo PASS 1 1 2026-08-23 2b2257e94 @@ -5705,15 +5668,13 @@ SQL::ReservedWords PASS 376 376 2026-08-20 1af78283f SQL::Script PASS 16 16 2026-08-23 2b2257e94 SQL::SplitStatement PASS 290 290 2026-08-12 cc69cbb4c SQL::SqlObject PASS 28 28 2026-08-19 1af78283f -SQL::String PASS 81 81 2026-08-24 ab73de91d SQL::Template PASS 30 30 2026-08-22 ff68371af SQL::Tokenizer PASS 71 71 2026-08-22 ff68371af SQL::Translator::Producer::PlantUML PASS 2 2 2026-08-20 1af78283f SQL::Tree PASS 2 2 2026-05-19 b5536d190 SQL::Wizard PASS 311 311 2026-08-19 1af78283f -SQL::YASP PASS 1 1 2026-08-24 ab73de91d +SQL::YASP PASS 1 1 2026-05-12 312b4f902 SQLib PASS 244 244 2026-08-16 ebd367ec5 -SQLite::Archive PASS 8 8 2026-08-24 ab73de91d SQLite::Counter::Simple PASS 1 1 2026-08-23 2b2257e94 SQLite::Work PASS 28 28 2026-08-23 2b2257e94 SQS PASS 39 39 2026-08-23 2b2257e94 @@ -5729,7 +5690,6 @@ SVG::Shapefile PASS 2026-08-19 1af78283f SVG::SpriteMaker PASS 5 5 2026-05-09 d7916b01c SVG::Template::Graph PASS 52 52 2026-08-23 2b2257e94 SVG::Timeline::Compact PASS 1 1 2026-05-12 93dfa497b -SVG::Timeline::Genealogy PASS 6 6 2026-08-24 ab73de91d SVG::VCD PASS 1 1 2026-08-23 2b2257e94 SVK::Log::Filter::Date PASS 3 3 2026-08-24 2b2257e94 SVK::Log::Filter::Stats PASS 3 3 2026-08-21 ff68371af @@ -5792,7 +5752,7 @@ Search::Elasticsearch::Client::2_0 PASS 2026-08-13 424ad3c8f Search::Elasticsearch::Compat::QueryParser PASS 207 207 2026-08-22 2b2257e94 Search::Estraier PASS 429 429 2026-08-15 570876923 Search::QueryBuilder PASS 1 1 2026-08-18 e9739bcbf -Search::QueryParser PASS 17 17 2026-08-24 ab73de91d +Search::QueryParser PASS 17 17 2026-05-17 d8a8a9f34 Search::VectorSpace PASS 2026-08-16 570876923 Sed PASS 3 3 2026-08-23 2b2257e94 SeeAlso::Identifier::ISSN PASS 73 73 2026-08-22 ff68371af @@ -5825,7 +5785,7 @@ ShellQuote::Any::Tiny PASS 15 15 2026-08-23 2b2257e94 ShiftJIS::CP932::Correct PASS 70 70 2026-08-24 2b2257e94 ShipIt::Step::ChangeAllVersions PASS 27 27 2026-05-12 b5c01ce1c ShipIt::Step::ChangePodVersion PASS 6 6 2026-08-21 ff68371af -ShipIt::Step::CommitMessageWrap PASS 1 1 2026-08-24 ab73de91d +ShipIt::Step::CommitMessageWrap PASS 1 1 2026-05-11 b5c01ce1c Shodo::Test::JSONRPC PASS 13 13 2026-08-14 424ad3c8f Shorthand PASS 1 1 2026-08-18 e9739bcbf Shorthand::Entropy::UseLocal PASS 1 1 2026-08-13 424ad3c8f @@ -5891,7 +5851,7 @@ SortKey PASS 1 1 2026-05-09 d7916b01c SortKey::Num::by_length PASS 1 1 2026-06-10 959012866 SortKey::Num::file_mtime PASS 1 1 2026-08-20 1af78283f SortKey::Num::file_num_links PASS 1 1 2026-08-20 1af78283f -SortKey::Num::file_size PASS 1 1 2026-08-24 ab73de91d +SortKey::Num::file_size PASS 1 1 2026-05-15 3fe76ed3b SortKey::Num::length PASS 1 1 2026-05-18 b5536d190 SortKey::Num::similarity_jaccard PASS 1 1 2026-08-21 ff68371af SortKey::date_in_text PASS 1 1 2026-08-20 1af78283f @@ -5907,7 +5867,7 @@ Spreadsheet::Examples PASS 1 1 2026-08-19 1af78283f Spreadsheet::HTML PASS 146 146 2026-08-20 1af78283f Spreadsheet::WriteExcel PASS 1254 1254 2026-08-24 2b2257e94 StackTrace::Auto PASS 54 54 2026-08-22 ff68371af -StanzaFile PASS 1 1 2026-08-24 ab73de91d +StanzaFile PASS 1 1 2026-05-10 1e95a0902 Starch PASS 53 53 2026-08-16 06656bfa2 Starch::Store::DBIx::Connector PASS 3 3 2026-08-18 e9739bcbf Starman PASS 2 2 2026-08-20 1af78283f @@ -5948,7 +5908,7 @@ String::Elide::Lines PASS 8 8 2026-08-14 424ad3c8f String::Elide::Parts PASS 8 8 2026-08-20 1af78283f String::Escape PASS 47 47 2026-08-23 2b2257e94 String::EscapeCage PASS 26 26 2026-08-14 424ad3c8f -String::Expand PASS 16 16 2026-08-24 a5e53e812 +String::Expand PASS 16 16 2026-05-12 312b4f902 String::Expando PASS 29 29 2026-08-23 2b2257e94 String::FillCharTemplate PASS 2 2 2026-08-16 570876923 String::Filter PASS 2 2 2026-08-19 1af78283f @@ -6086,7 +6046,7 @@ TableData::Business::ID::BPOM::ALG PASS 2 2 2026-05-17 d8a8a9f34 TableData::Business::ID::DGIP::Class PASS 47 47 2026-08-19 1af78283f TableData::Business::ID::KBLI::2020::Code PASS 4 4 2026-08-24 2b2257e94 TableData::Lingua::Word::EN::Adjective::TalkEnglish PASS 2 2 2026-08-22 2b2257e94 -TableData::Lingua::Word::EN::Adverb::TalkEnglish PASS 2 2 2026-08-24 ab73de91d +TableData::Lingua::Word::EN::Adverb::TalkEnglish PASS 2 2 2026-05-12 b5c01ce1c TableData::Lingua::Word::EN::ByClass::Adjective::TalkEnglish PASS 2 2 2026-08-21 ff68371af TableData::Lingua::Word::EN::ByClass::Adverb::TalkEnglish PASS 2 2 2026-08-23 2b2257e94 TableData::Lingua::Word::EN::ByClass::Noun::TalkEnglish PASS 2 2 2026-08-20 1af78283f @@ -6117,8 +6077,7 @@ Tags::HTML::Messages PASS 35 35 2026-08-11 19f3fff98 Tags::HTML::Page::Begin PASS 40 40 2026-08-15 570876923 Tags::HTML::Stars PASS 13 13 2026-08-14 424ad3c8f Tak PASS 32 32 2026-08-21 1af78283f -Tangerine PASS 324 324 2026-08-24 ab73de91d -Tangram PASS 2026-08-24 ab73de91d +Tangerine PASS 324 324 2026-05-12 93dfa497b Tao::DBI PASS 69 69 2026-08-18 e9739bcbf TapeChanger::MTX PASS 2026-08-14 424ad3c8f Tapper PASS 2026-08-22 2b2257e94 @@ -6246,7 +6205,7 @@ Test2::Util::DistFiles PASS 4 4 2026-08-21 ff68371af Test2::Util::UUID PASS 5 5 2026-08-22 2b2257e94 Test::API PASS 32 32 2026-08-13 2103d7edf Test::Able::Runner PASS 6 6 2026-08-17 6c5545d16 -Test::AllModules PASS 24 24 2026-08-24 ab73de91d +Test::AllModules PASS 24 24 2026-05-13 3fe76ed3b Test::Arrow PASS 113 113 2026-05-07 24f4fb162 Test::AskAnExpert PASS 77 77 2026-08-13 424ad3c8f Test::Assertions PASS 64 64 2026-08-21 1af78283f @@ -6300,7 +6259,7 @@ Test::Filename PASS 27 27 2026-08-20 1af78283f Test::Filesystem PASS 6 6 2026-08-18 e9739bcbf Test::Future::IO::Impl PASS 2 2 2026-08-24 2b2257e94 Test::GetVolatileData PASS 15 15 2026-05-16 75a25eb21 -Test::HasVersion PASS 21 21 2026-08-24 ab73de91d +Test::HasVersion PASS 21 21 2026-05-11 b5c01ce1c Test::Helper PASS 2026-08-20 1af78283f Test::HexDifferences PASS 77 77 2026-08-21 1af78283f Test::HexString PASS 7 7 2026-08-21 ff68371af @@ -6412,11 +6371,9 @@ Test::Time PASS 12 12 2026-08-23 2b2257e94 Test::Time::HiRes PASS 15 15 2026-08-24 2b2257e94 Test::Timer PASS 88 88 2026-08-23 2b2257e94 Test::TinyMocker PASS 57 57 2026-08-19 1af78283f -Test::TypeConstraints PASS 21 21 2026-08-24 ab73de91d Test::URI PASS 51 51 2026-08-14 424ad3c8f Test::Unit::Lite PASS 78 78 2026-08-20 1af78283f -Test::UseAllModules PASS 13 13 2026-08-24 ab73de91d -Test::Version PASS 62 62 2026-08-24 ab73de91d +Test::UseAllModules PASS 13 13 2026-06-18 c3e9fa049 Test::WWW::Mechanize::CGI PASS 4 4 2026-05-16 75a25eb21 Test::WWW::Mechanize::CGIApp PASS 41 41 2026-08-20 1af78283f Test::WWW::Mechanize::PSGI PASS 33 33 2026-04-22 3f3336774 @@ -6597,7 +6554,7 @@ Tie::Scalar::Transactional PASS 2026-08-14 424ad3c8f Tie::Select PASS 4 4 2026-08-14 d5aec7092 Tie::Simple PASS 31 31 2026-08-20 1af78283f Tie::Static PASS 2026-08-13 2103d7edf -Tie::Sub PASS 21 21 2026-08-24 ab73de91d +Tie::Sub PASS 20 20 2026-06-18 c3e9fa049 Tie::TimeSeries PASS 16 16 2026-08-17 06656bfa2 Tie::Timely PASS 4 4 2026-08-15 d5aec7092 Tie::Tk::Text PASS 1 1 2026-05-15 3fe76ed3b @@ -6642,7 +6599,6 @@ Tk::ObjectHandler PASS 2026-08-12 004ce4b1f Tk::Sugar PASS 1 1 2026-08-18 1af78283f Tk::Workspace PASS 2026-08-18 e9739bcbf TkUtil::Configure PASS 1 1 2026-08-16 06656bfa2 -TkUtil::Gui PASS 3 3 2026-08-24 ab73de91d Toolbox::CryptOTP PASS 12 12 2026-08-17 06656bfa2 Toolforge::MixNMatch::Diff PASS 13 13 2026-08-15 d5aec7092 Toolkit PASS 3 3 2026-05-12 b5c01ce1c @@ -6753,7 +6709,7 @@ Unexpected PASS 122 122 2026-05-17 d8a8a9f34 UniGreek PASS 5 5 2026-08-15 570876923 Unicode::Collate PASS 2026-08-20 1af78283f Unicode::Collate::Standard::V3_1_1 PASS 3 3 2026-08-18 e9739bcbf -Unicode::EastAsianWidth PASS 8 8 2026-08-24 a5e53e812 +Unicode::EastAsianWidth PASS 8 8 2026-06-18 c3e9fa049 Unicode::Fraction PASS 24 24 2026-08-13 cc69cbb4c Unicode::Regex::Set PASS 106 106 2026-08-17 e9739bcbf Unicode::Stringprep PASS 200 200 2026-08-23 2b2257e94 @@ -6778,7 +6734,6 @@ VCS::LibCVS PASS 2026-08-15 d5aec7092 VCS::LibCVS::Client::LoggingFileHandle PASS 2026-08-14 424ad3c8f VCS::Lite PASS 47 47 2026-06-14 cc8aa9561 VCS::SnapshotCM::Tools PASS 1 1 2026-08-24 2b2257e94 -VCfs PASS 1 1 2026-08-24 ab73de91d VFSsimple::Drv::File PASS 2026-08-17 e9739bcbf VFSsimple::Drv::Ftp PASS 2026-08-18 e9739bcbf VIM::Uploader PASS 1 1 2026-05-17 d8a8a9f34 @@ -6811,7 +6766,7 @@ Vcdiff PASS 1 1 2026-08-17 06656bfa2 Vend::Payment::Nova PASS 1 1 2026-08-15 d5aec7092 VerilogGrammar PASS 2026-08-23 2b2257e94 Version::Compare PASS 10 10 2026-08-22 ff68371af -Version::Next PASS 91 91 2026-08-24 a5e53e812 +Version::Next PASS 91 91 2026-05-19 b5536d190 Versionify::Dispatch PASS 22 22 2026-08-14 d5aec7092 Versioning::Scheme::Dotted PASS 25 25 2026-08-24 2b2257e94 Video::CPL PASS 156 156 2026-08-19 1af78283f @@ -6859,7 +6814,6 @@ WWW::Comic::Plugin::DinosaurComics PASS 3 3 2026-08-21 ff68371af WWW::Comic::Plugin::Jerkcity PASS 3 3 2026-05-10 1e95a0902 WWW::Comic::Plugin::LeastICouldDo PASS 4 4 2026-08-19 1af78283f WWW::Comic::Plugin::XKCD PASS 4 4 2026-08-23 2b2257e94 -WWW::Comic::Plugin::f8d PASS 4 4 2026-08-24 ab73de91d WWW::Correios::PrecoPrazo PASS 46 46 2026-08-24 2b2257e94 WWW::Correios::SRO PASS 8 8 2026-06-18 c3e9fa049 WWW::Coursera PASS 4 4 2026-08-12 004ce4b1f @@ -6883,7 +6837,7 @@ WWW::FastPass PASS 16 16 2026-08-15 d5aec7092 WWW::Favicon PASS 8 8 2026-08-14 424ad3c8f WWW::Fido PASS 2026-08-24 2b2257e94 WWW::FieldValidator PASS 73 73 2026-05-18 bd327bb57 -WWW::Firecrawl PASS 66 66 2026-08-24 ab73de91d +WWW::Firecrawl PASS 66 66 2026-05-11 1e95a0902 WWW::Foreman::API PASS 2026-08-23 2b2257e94 WWW::Form::UrlEncoded PASS 199 199 2026-08-16 570876923 WWW::FreshBooks::API PASS 6 6 2026-08-23 2b2257e94 @@ -6950,7 +6904,7 @@ WWW::Pastebin::PastebinCa::Retrieve PASS 6 6 2026-08-20 1af78283f WWW::Pastebin::PastebinCom::API PASS 29 29 2026-08-23 2b2257e94 WWW::Pastebin::PastebinCom::Retrieve PASS 21 21 2026-08-19 1af78283f WWW::Pinboard PASS 2 2 2026-08-23 2b2257e94 -WWW::Piwik::API PASS 5 5 2026-08-24 ab73de91d +WWW::Piwik::API PASS 5 5 2026-05-18 b5536d190 WWW::Pixelletter PASS 1 1 2026-08-14 424ad3c8f WWW::PlCloud PASS 1 1 2026-08-15 d5aec7092 WWW::PlaceEngine PASS 1 1 2026-05-12 93dfa497b @@ -7028,7 +6982,7 @@ WWW::TWSMS PASS 1 1 2026-05-11 2b8886eec WWW::TamperData PASS 5 5 2026-08-23 2b2257e94 WWW::Telegram::BotAPI PASS 31 31 2026-08-21 ff68371af WWW::TextMarks PASS 1 1 2026-05-12 312b4f902 -WWW::TheMovieDB::Search PASS 1 1 2026-08-24 ab73de91d +WWW::TheMovieDB::Search PASS 1 1 2026-05-15 3fe76ed3b WWW::Tumblr::ThemeParser PASS 13 13 2026-05-18 b5536d190 WWW::Twilio::TwiML PASS 43 43 2026-08-20 1af78283f WWW::TypePad PASS 1 1 2026-05-19 b5536d190 @@ -7063,7 +7017,6 @@ Weasel::FindExpanders::Dojo PASS 4 4 2026-08-13 2103d7edf Weather::API::Base PASS 17 17 2026-05-11 b5c01ce1c Weather::Google PASS 2 2 2026-08-14 424ad3c8f Weather::Underground PASS 2026-08-19 1af78283f -Web::API PASS 2026-08-24 ab73de91d Web::ChromeLogger PASS 5 5 2026-08-15 570876923 Web::Components::Role::TT PASS 10 10 2026-08-17 06656bfa2 Web::Mention PASS 85 85 2026-08-20 1af78283f @@ -7074,16 +7027,15 @@ WebCache::ICP PASS 2026-08-21 ff68371af WebColors PASS 29 29 2026-08-20 1af78283f WebDyne::Bundle::VERSION PASS 2 2 2026-08-24 2b2257e94 WebFetch PASS 288 288 2026-08-20 1af78283f -WebFetch::Input::Atom PASS 1 1 2026-08-24 ab73de91d WebFetch::Input::RSS PASS 66 66 2026-08-20 1af78283f WebNano PASS 53 53 2026-08-23 2b2257e94 WebNano::Renderer::TT PASS 11 11 2026-08-19 1af78283f WebPrototypes::ResetPass PASS 14 14 2026-08-17 6c5545d16 WebService::2Captcha PASS 1 1 2026-08-20 1af78283f -WebService::30Boxes::API PASS 2 2 2026-08-24 ab73de91d +WebService::30Boxes::API PASS 2 2 2026-05-17 d8a8a9f34 WebService::8tracks PASS 25 25 2026-08-12 cc69cbb4c WebService::AcousticBrainz PASS 8 8 2026-08-16 570876923 -WebService::Affiliate PASS 102 102 2026-08-24 ab73de91d +WebService::Affiliate PASS 102 102 2026-05-17 bd327bb57 WebService::Amazon::DynamoDB::LWP PASS 12 12 2026-08-12 cc69cbb4c WebService::Amazon::Route53 PASS 5 5 2026-08-23 2b2257e94 WebService::AntiCaptcha PASS 1 1 2026-08-23 2b2257e94 @@ -7122,7 +7074,7 @@ WebService::Gnavi PASS 1 1 2026-08-21 1af78283f WebService::GoShippo PASS 1 1 2026-08-20 1af78283f WebService::Google::Sets PASS 6 6 2026-08-23 2b2257e94 WebService::Google::Voice::SendSMS PASS 23 23 2026-08-18 e9739bcbf -WebService::Gyazo::B PASS 121 121 2026-08-24 ab73de91d +WebService::Gyazo::B PASS 121 121 2026-05-11 b5c01ce1c WebService::HMRC PASS 136 136 2026-05-18 bd327bb57 WebService::HMRC::CreateTestUser PASS 49 49 2026-08-22 ff68371af WebService::HMRC::HelloWorld PASS 22 22 2026-08-19 1af78283f @@ -7189,7 +7141,6 @@ WebService::Strava::Effort PASS 1 1 2026-08-24 2b2257e94 WebService::TVDB PASS 138 138 2026-08-20 1af78283f WebService::TWFY::API PASS 8 8 2026-08-21 1af78283f WebService::TaxJar PASS 1 1 2026-08-19 1af78283f -WebService::TeamCity PASS 36 36 2026-08-24 ab73de91d WebService::Technorati PASS 17 17 2026-05-14 3fe76ed3b WebService::TestSystem PASS 2 2 2026-08-20 1af78283f WebService::TicketAuth PASS 1 1 2026-05-18 bd327bb57 @@ -7271,7 +7222,7 @@ WordList::HTTP::UserAgentString::Browser::Chrome PASS 1 1 2026-05-15 3fe76ed3b WordList::HTTP::UserAgentString::Browser::Firefox PASS 1 1 2026-06-03 d0f827461 WordList::HTTP::UserAgentString::Browser::Safari PASS 1 1 2026-08-17 e9739bcbf WordList::ID::BIP39 PASS 1 1 2026-08-24 2b2257e94 -WordList::ID::ByCategory::Animal PASS 10 10 2026-08-24 ab73de91d +WordList::ID::ByCategory::Animal PASS 10 10 2026-05-10 1e95a0902 WordList::ID::Color::PERLANCAR PASS 1 1 2026-08-22 2b2257e94 WordList::ID::ColorName::HTML_ID PASS 1 1 2026-08-21 ff68371af WordList::ID::ColorName::PERLANCAR PASS 1 1 2026-06-13 cc8aa9561 @@ -7369,7 +7320,7 @@ XML::Handler::EasyTree PASS 2026-08-18 e9739bcbf XML::Handler::PrintEvents PASS 2026-08-18 e9739bcbf XML::Handler::Trees PASS 2026-08-23 2b2257e94 XML::Hash PASS 7 7 2026-08-19 1af78283f -XML::IDMEF PASS 34 34 2026-08-24 ab73de91d +XML::IDMEF PASS 34 34 2026-05-17 d8a8a9f34 XML::IODEF PASS 1 1 2026-08-21 ff68371af XML::Idiom PASS 7 7 2026-05-13 3fe76ed3b XML::Invisible PASS 16 16 2026-08-15 570876923 @@ -7436,7 +7387,6 @@ XML::XPath::Helper::String PASS 21 21 2026-05-12 b5c01ce1c XML::XPath::Node::CommentImpl PASS 292 292 2026-08-22 ff68371af XML::XPathToXML PASS 2026-08-17 e9739bcbf XML::XSPF PASS 81 81 2026-08-21 1af78283f -XML::XSPF::Base PASS 81 81 2026-08-24 ab73de91d XML::miniXQL PASS 2026-08-22 ff68371af XMLDB PASS 3 3 2026-05-17 d8a8a9f34 XMLNews::Meta PASS 2026-08-19 1af78283f @@ -7509,7 +7459,7 @@ aliased PASS 40 40 2026-08-24 2b2257e94 asa PASS 19 19 2026-08-20 1af78283f boolean PASS 89 89 2026-06-18 c3e9fa049 constant::boolean PASS 15 15 2026-08-21 1af78283f -constant::more PASS 27 27 2026-08-24 ab73de91d +constant::more PASS 27 27 2026-05-16 75a25eb21 custom::failures PASS 9 9 2026-08-23 2b2257e94 ex::monkeypatched PASS 40 40 2026-08-19 1af78283f failures PASS 9 9 2026-06-11 959012866 @@ -7521,7 +7471,6 @@ namespace::autoclean PASS 2026-08-23 2b2257e94 namespace::sweep PASS 42 42 2026-08-22 2b2257e94 parent PASS 2026-08-20 1af78283f prefork PASS 50 50 2026-08-24 2b2257e94 -rlib PASS 40 40 2026-08-24 ab73de91d smallnum PASS 72 72 2026-08-23 2b2257e94 strictures PASS 42 42 2026-06-18 c3e9fa049 subroutines PASS 1 1 2026-08-21 1af78283f diff --git a/dev/cpan-reports/cpan-compatibility-skip.dat b/dev/cpan-reports/cpan-compatibility-skip.dat index 399e6c03b..dbcfa7637 100644 --- a/dev/cpan-reports/cpan-compatibility-skip.dat +++ b/dev/cpan-reports/cpan-compatibility-skip.dat @@ -1,5 +1,5 @@ AFS::Command::Base SKIP 2026-08-19 bundled -Alien::Build::Plugin::Download::GitLab SKIP 2026-08-24 bundled +Alien::Build::Plugin::Download::GitLab SKIP 2026-08-23 bundled AnyDBM_File SKIP 2026-06-18 distroprefs AnyEvent SKIP 2026-08-23 distroprefs AnyEvent::DBus SKIP 2026-08-21 distroprefs @@ -68,7 +68,7 @@ Hook::LexWrap SKIP 2026-06-18 distroprefs IO::Handle::Record SKIP 2026-08-19 bundled IO::Pipe SKIP 2026-08-24 bundled Image::Magick SKIP 2026-06-18 bundled -JSON::Syck SKIP 2026-08-24 bundled +JSON::Syck SKIP 2026-08-23 bundled LWP SKIP 2026-06-18 distroprefs LWP::Protocol::http SKIP 2026-06-18 distroprefs LWP::Simple SKIP 2026-06-18 distroprefs @@ -110,14 +110,14 @@ String::Print SKIP 2026-06-18 distroprefs Sub::Delete SKIP 2026-06-03 distroprefs Sub::Exporter::Util SKIP 2026-06-18 bundled Term::ReadLine SKIP 2026-06-18 bundled -Term::ReadLine::Gnu SKIP 2026-08-24 distroprefs +Term::ReadLine::Gnu SKIP 2026-08-23 distroprefs Term::Size SKIP 2026-06-18 bundled Test::MockObject SKIP 2026-06-18 distroprefs Test::Pod SKIP 2026-08-16 bundled Test::SharedFork SKIP 2026-06-18 distroprefs Test::Trap SKIP 2026-08-20 distroprefs Text::CSV_XS SKIP 2026-08-17 bundled -Text::LineFold SKIP 2026-08-24 bundled +Text::LineFold SKIP 2026-08-23 bundled Tie::File SKIP 2026-06-18 bundled Tree::Simple::Visitor SKIP 2026-08-22 distroprefs Treex::Block::W2A::TagFeaturama SKIP 2026-08-14 bundled @@ -128,7 +128,7 @@ Unicode::LineBreak SKIP 2026-06-18 bundled WWW::RobotRules SKIP 2026-06-18 distroprefs Win32 SKIP 2026-08-21 bundled XML::SAX SKIP 2026-08-19 bundled -XML::SAX::DocumentLocator SKIP 2026-08-24 bundled +XML::SAX::DocumentLocator SKIP 2026-08-23 bundled XML::Twig SKIP 2026-08-21 distroprefs XS::Parse::Sublike SKIP 2026-08-23 bundled YAML::Any SKIP 2026-06-18 bundled