Change history for Test-RequiresInternet
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