Subject: | about prereqs question should be clearer |
The following question in Setup.pm should be clarified. In particular the
"Yes" and "No" options should be removed or reworded. Currently there is
no question being asked here (There's no question mark...), so "Yes" and
"No" are rather confusing choices. They should at least phrased as:
"Yes, do the blah bah"
and
"No, skip the hoo hah".
Show quoted text
> Sometimes a module will require other modules to be installed before it
> will work. CPAN++ can attempt to install these for you automatically
> if you like, or you can do the deed yourself.
>
> If you would prefer that we NEVER try to install extra modules
> automatically, select NO. (Usually you will want this set to YES.)
>
> If you would like to build modules to satisfy testing or prerequisites,
> but not actually install them, select BUILD.
>
> NOTE: This feature requires you to flush the 'lib' cache for longer
> running programs (refer to the CPANPLUS::Backend documentations for
> more details).
>
> Otherwise, select ASK to have us ask your permission to install them.
>
> 1> No
> 2> Yes
> 3> Ask
> 4> Build
> Follow prerequisites? [3]: 2