in reply to allowable internet access for a CPAN module test suite?

A CPAN module test suite should never access anything outside the users computer (and of course outside the CPAN-site it uses to download the modules) without asking and obtaining authorization.

CountZero

A program should be light and agile, its subroutines connected like a string of pearls. The spirit and intent of the program should be retained throughout. There should be neither too little or too much, neither needless loops nor useless variables, neither lack of structure nor overwhelming rigidity." - The Tao of Programming, 4.1 - Geoffrey James

  • Comment on Re: allowable internet access for a CPAN module test suite?