Sun, 28 Dec 2025 03:45:29 CST | login

Information for build perl-Test-RequiresInternet-0.05-4.ocs23

ID1086
Package Nameperl-Test-RequiresInternet
Version0.05
Release4.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/perl-Test-RequiresInternet.git?.#93308ed8197c1545bf1eb353ae2036a1d10645c7
SummaryEasily test network connectivity
DescriptionThis module is intended to easily test network connectivity before functional tests begin to non-local Internet resources. It does not require any modules beyond those supplied in core Perl. If you do not specify a host/port pair, then the module defaults to using www.google.com on port 80. You may optionally specify the port by its name, as in http or ldap. If you do this, the test module will attempt to look up the port number using getservbyname. If you do specify a host and port, they must be specified in pairs. It is a fatal error to omit one or the other. If the environment variable NO_NETWORK_TESTING is set, then the tests will be skipped without attempting any socket connections. If the sockets cannot connect to the specified hosts and ports, the exception is caught, reported and the tests skipped.
Built byocs-bot
State complete
Volume DEFAULT
StartedThu, 17 Aug 2023 16:09:13 CST
CompletedThu, 17 Aug 2023 16:11:09 CST
Taskbuild (dist-ocs23, /opencloudos-stream/perl-Test-RequiresInternet.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-Test-RequiresInternet.git?.#origin/master'}}
Tags
dist-ocs23
RPMs
src
perl-Test-RequiresInternet-0.05-4.ocs23.src.rpm (info) (download)
noarch
perl-Test-RequiresInternet-0.05-4.ocs23.noarch.rpm (info) (download)
Logs
noarch
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Thu Aug 17 2023 Xiaojie Chen <jackxjchen@tencent.com> - 0.05-4 - Remove perl(:MODULE_COMPAT) which will be generated by perl-generators >= 1.15 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.05-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.05-2 - Rebuilt for OpenCloudOS Stream 23 * Mon Feb 20 2023 Shuo Wang <abushwang@tencent.com> - 0.05-1 - initial pkg build