|
|
| "be consistent" | |
| PerlMonks |
Best practice for module test config optionsby rinceWind (Monsignor) |
| on Aug 25, 2006 at 04:10 UTC ( [id://569521]=perlquestion: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.rinceWind has asked for the wisdom of the Perl Monks concerning the following question: I'm working on Tie::FTP as a comaintainer, and I have a minor difference of opinion with the module's author on configuration. I have used prompts in Makefile.PL to glean the necessary settings to run full tests (including FTP server, username and password). I provide sensible defaults for the CPAN Testers' auto test suite. The code is here: http://www.ivorw.com/svn/cpan/Tie-FTP/trunk/Makefile.PL nuffin reckons that using environment variables is somehow more friendly to users of CPAN.pm. Personally, I don't mind if I'm prompted in the middle of a CPAN shell session, but I'm wondering what other module authors and module installers think. --
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||||||||||