Shawn H Corey wrote:
which uses sudo to install the module
The point is that sudo should _never_ be used inside any module or script. Ever!
So why did you put it in your "make_install_make_command" CPAN configuration variable then? -- S.T.
Shawn H Corey wrote:
which uses sudo to install the module
The point is that sudo should _never_ be used inside any module or script. Ever!
So why did you put it in your "make_install_make_command" CPAN configuration variable then? -- S.T.