File-Fetch

 view release on metacpan or  search on metacpan

t/01_File-Fetch.t  view on Meta::CPAN


$File::Fetch::TIMEOUT = $File::Fetch::TIMEOUT = 30;

unless( $ENV{PERL_CORE} ) {
    warn qq[

####################### NOTE ##############################

Some of these tests assume you are connected to the
internet. If you are not, or if certain protocols or hosts
are blocked and/or firewalled, these tests could fail due
to no fault of the module itself.

###########################################################

];

    sleep 3 unless $File::Fetch::DEBUG;
}

### show us the tools IPC::Cmd will use to run binary programs



( run in 2.399 seconds using v1.01-cache-2.11-cpan-26ccb49234f )