Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: c93d7f350803f1e6a1c98b79c53e7c06145435be https://github.com/Perl/perl5/commit/c93d7f350803f1e6a1c98b79c53e7c06145435be Author: Tony Cook <t...@develop-help.com> Date: 2023-06-12 (Mon, 12 Jun 2023)
Changed paths: M MANIFEST M Porting/Maintainers.pl R cpan/HTTP-Tiny/corpus/snake-oil.crt R cpan/HTTP-Tiny/t/00-report-prereqs.dd R cpan/HTTP-Tiny/t/00-report-prereqs.t R cpan/HTTP-Tiny/t/200_live.t R cpan/HTTP-Tiny/t/200_live_local_ip.t R cpan/HTTP-Tiny/t/210_live_ssl.t Log Message: ----------- HTTP-Tiny: don't ship excluded files Maintainers.pl excludes the report-prereqs tests and data files, and the tests that perform live connections, remove those files. Additionally exclude and remove the certificate added in 0.083-TRIAL used only by t/200_live_ssl.t Commit: 995ed670d2071aa8ed72c9701033759a3448f262 https://github.com/Perl/perl5/commit/995ed670d2071aa8ed72c9701033759a3448f262 Author: Tony Cook <t...@develop-help.com> Date: 2023-06-12 (Mon, 12 Jun 2023) Changed paths: M Porting/Maintainers.pl Log Message: ----------- HTTP-Tiny: 0.83-TRIAL has been imported Compare: https://github.com/Perl/perl5/compare/f867fa9b11d2...995ed670d207