Commit Graph

15 Commits

Author SHA1 Message Date
Petr Písař
838e5ecba9 cpan.org addresses moved to MetaCPAN <https://fedoraproject.org/wiki/Changes/Perl_Move_to_MetaCPAN> 2018-06-04 14:54:57 +02:00
Fedora Release Engineering
90e19e31d1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-09 01:31:08 +00:00
Fedora Release Engineering
7d8a2db430 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-27 06:33:44 +00:00
Petr Písař
50cc7d77dc perl dependency renamed to perl-interpreter <https://fedoraproject.org/wiki/Changes/perl_Package_to_Install_Core_Modules> 2017-07-12 15:05:35 +02:00
Jitka Plesnikova
e925ecfc01 Perl 5.26 rebuild 2017-06-04 15:24:26 +02:00
Fedora Release Engineering
98e9605e43 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 2017-02-11 05:35:26 +00:00
Petr Písař
d10dde9ed8 Mandatory Perl build-requires added <https://fedoraproject.org/wiki/Changes/Build_Root_Without_Perl> 2016-06-24 10:25:02 +02:00
Jitka Plesnikova
cbbbf4b119 Perl 5.24 rebuild 2016-05-15 07:33:52 +02:00
Fedora Release Engineering
81eff09fce - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-04 16:09:30 +00:00
Dennis Gilmore
c9ea33cca2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-18 06:32:09 +00:00
Jitka Plesnikova
64f4538653 Perl 5.22 rebuild 2015-06-03 15:13:24 +02:00
Paul Howarth
3c4bb2c531 Update to 0.05
- New upstream release 0.05
  - Fix test error when NO_NETWORK_TESTING is set (CPAN RT#101996, GH#3)
2015-05-26 14:55:39 +01:00
Paul Howarth
61fa211282 Update to 0.04
- New upstream release 0.04
  - Test::More prior to 0.88 (included with perl 5.10.1) does not support the
    done_testing() function; revert to a test plan to support older perls
    (GH#2)
2015-01-29 17:53:13 +00:00
Paul Howarth
6490865d8c Initial import (perl-Test-RequiresInternet-0.03-2)
This 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.
2015-01-27 14:36:37 +00:00
Fedora Release Engineering
57af972f57 Initial setup of the repo 2015-01-27 14:10:41 +00:00