perl-CGI-Application-Structured-Tools-0.015-38.fc44 fails to build in Fedora 44 because t/001_load.t fails like this: + make test PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/vendor_perl/Module/Starter/Simple.pm line 1403. Use of uninitialized value $minperl in concatenation (.) or string at /usr/share/perl5/vendor_perl/Module/Starter/Simple.pm line 929. Use of uninitialized value $module_boilerplate_tests in concatenation (.) or string at /usr/share/perl5/vendor_perl/Module/Starter/Simple.pm line 943. Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/vendor_perl/Module/Starter/Simple.pm line 420. Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/vendor_perl/Module/Starter/Simple.pm line 420. HTML::Template::param() : attempt to set parameter 'author' with an array ref - parameter is not a TMPL_LOOP! at /home/test/fedora/perl-CGI-Application-Structured-Tools/perl-CGI-Application-Structured-Tools-0.015-build/CGI-Application-Structured-Tools-0.015/scripts/../lib/CGI/Application/Structured/Tools/Starter.pm line 269. cannot create test application at t/001_load.t line 32. # Looks like your test exited with 25 just after 1. t/001_load.t .. Dubious, test returned 25 (wstat 6400, 0x1900) Failed 11/12 subtests This is triggered by upgrading perl-Module-Starter from 1:1.78-2.fc43 to 1:1.79-1.fc44.
A bug-fix release suitable for all Fedoras with perl-Module-Starter-1.79.
(In reply to Petr Pisar from comment #1) > A bug-fix release suitable for all Fedoras with perl-Module-Starter-1.79. Wrong bug report. Sorry.
New perl-Module-Starter-1.80 continues with changes in --authors option, removing --email option. I raised a question at Module-Starter upstream.