/home/.cpan/build/Test-RequiresInternet-0.05-0
NameSizeModeActions
blib/-0755rm
lib/-0755rm
t/-0755rm
Changes9280644editdlrm
dist.ini6250644editdlrm
LICENSE183430644editdlrm
Makefile294400644editdlrm
Makefile.PL11030644editdlrm
MANIFEST2970644editdlrm
META.json13190644editdlrm
META.yml7020644editdlrm
MYMETA.json15170644editdlrm
MYMETA.yml8270644editdlrm
pm_to_blib00644editdlrm
README15100644editdlrm
weaver.ini110644editdlrm
Edit: /home/.cpan/build/Test-RequiresInternet-0.05-0/Changes (928B)
Change history for Test-RequiresInternet 0.05 2015-05-25 Fix test error when NO_NETWORK_TESTING is set (Karen Etheridge, RT#101996, GH#3) 0.04 2015-01-29 2015-01-29 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. Thanks to Paul Howarth for the patch. (GH#2) 0.03 2014-09-06 Some Test::More instances get very cranky when there are no "real" tests at all in a test file. Add one. Thanks to David Farrell for the patch. (GH#1) 0.02 2014-07-02 Use 'require_ok' instead of 'use_ok' so we don't run import() in environments where no network is available. (RT #96892) 0.01 2014-06-24 Initial release