Hi Guys,
Some musings here.
Currently in Makefile.PL we use a method of installing perl dependencies
that triggers cpan to do the actual work.
Unfortunately if it is the first time cpan has been run (by that user)
on that system it bothers the user with questions that may cause either
confusion
The goal of the environment variables originally was to provide
high-level configuration for the test suite. I think we are at a
point where this is breaking down a bit.
I would suggest we go with some sort of test.conf file which provides
specific configuration for the tests themselves but use e