network access

2012-11-19 Thread JT Smith
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

Re: network access

2012-11-19 Thread Michiel Beijen
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

Re: network access

2012-11-19 Thread JT Smith
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

Re: network access

2012-11-19 Thread Barbie
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