Greetings,
I've released a new module to CPAN that requires a working internet
connection to pass it's test harness (it's only function is to retrieve certain
data from specific types of internet sites. It's failing pretty much across
testing platforms indicating that it's not able to fetch any data. How can
this be addressed in my test harness?
Regards,
Jim
=========================== SAMPLE TEST FAILURE ================================
Dear TURNERJW,
This is a computer-generated error report created automatically by
CPANPLUS, version 0.9162. Testers personal comments may appear
at the end of this report.
Thank you for uploading your work to CPAN. However, it appears that
there were some problems testing your distribution.
TEST RESULTS:
Below is the error stack from stage 'make test':
PERL_DL_NONLAZY=1 "/home/cpan/pit/bare/perl-5.14.0/bin/perl"
"-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef
*Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Testing Tunein::Streams 1.01, Perl 5.014000,
/home/cpan/pit/bare/perl-5.14.0/bin/perl
t/00-load.t ....... ok
# Failed test 'FAILED to find station (KLUV).'
# at t/01-run.t line 14.
...