Editing: 04_env.t
#!perl BEGIN { $ENV{NO_NETWORK_TESTING} = 1 }; use Test::More; use Test::RequiresInternet;
Save
Back