in reply to Re: Interactivity in tests - done correctly?
in thread Interactivity in tests - done correctly?
If I use 'prompt' in the Makefile.PL, how can the test scripts get this information.
I am having a similar requirement as the OP, in that I need username and password to test. I do not want to use an environment variable for the password (although it is a development database, the DBA is very strict about keeping even those passwords very secure).
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Interactivity in tests - done correctly?
by mje (Curate) on Jan 23, 2009 at 10:37 UTC |