Disable pager when running modulecmd.tcl script for script language
(python, perl, ruby, tcl, cmake, r and lisp).
More caution to disable pager in any case for script language whose
interpreter may specifically handle stderr, like seen with R.
Fixes#542