Sun, 19 May 2024 22:47:14 UTC | login

Information for build perl-Test-RequiresInternet-0.05-17.fc33

ID166250
Package Nameperl-Test-RequiresInternet
Version0.05
Release17.fc33
Epoch
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 bydavidlt
State complete
Volume DEFAULT
StartedTue, 14 Jul 2020 11:20:19 UTC
CompletedTue, 14 Jul 2020 11:20:19 UTC
Tags
f33
RPMs
src
perl-Test-RequiresInternet-0.05-17.fc33.src.rpm (info) (download)
noarch
perl-Test-RequiresInternet-0.05-17.fc33.noarch.rpm (info) (download)
Changelog * Mon Jun 22 2020 Jitka Plesnikova <jplesnik@redhat.com> - 0.05-17 - Perl 5.32 rebuild * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.05-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Sat Sep 28 2019 Paul Howarth <paul@city-fan.org> - 0.05-15 - Spec tidy-up - Use author-independent source URL - Specify all build requirements - Simplify find command using -delete * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.05-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu May 30 2019 Jitka Plesnikova <jplesnik@redhat.com> - 0.05-13 - Perl 5.30 rebuild * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.05-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.05-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu Jun 28 2018 Jitka Plesnikova <jplesnik@redhat.com> - 0.05-10 - Perl 5.28 rebuild