Is there are best practice for testing whether or not the CPAN testers server
has public internet access? I have a module that passes on a bunch of operating
systems and Perl versions, and fails on others. The only thing I can think
might be wrong would be that many of the tests rely on access t
Hi JT,
On Mon, Nov 19, 2012 at 5:27 PM, JT Smith wrote:
> Is there are best practice for testing whether or not the CPAN testers server
> has public internet access? I have a module that passes on a bunch of
> operating systems and Perl versions, and fails on others. The only thing I
> can thi
Thanks. I'll give that a try.
On Nov 19, 2012, at 10:34 AM, Michiel Beijen wrote:
> Hi JT,
>
> On Mon, Nov 19, 2012 at 5:27 PM, JT Smith wrote:
>> Is there are best practice for testing whether or not the CPAN testers
>> server has public internet access? I have a module that passes on a bunch
On Mon, Nov 19, 2012 at 10:27:48AM -0600, JT Smith wrote:
> Is there are best practice for testing whether or not the CPAN
> testers server has public internet access? I have a module that
> passes on a bunch of operating systems and Perl versions, and fails
> on others. The only thing I can think