Commit Graph

2 Commits

Author SHA1 Message Date
rkowen
379d346011 * Added module-cvs modulefile for easy CVS/ftp access to the
modules CVS repository.
* Added README.perl describing Ron Isaacson's Env::Modulecmd
  perl module (Ron.Isaacson@morganstanley.com).
* Added further tests for modulefile "module use dir_path"
* Fixed bug of unloading a modulefile with a "module use dir_path"
2001-07-11 21:56:36 +00:00
rk
e816ab15b5 modules is a shell tool for setting-up the user environment on the
fly, as it were.  It's a powerful mechanism for dynamically changing
environment variables, aliases, X11 resources, etc.
It uses an embedded Tcl intrepretor, with a few extensions.  Therefore,
it has a well defined language syntax.
Version 3.1 is GPL, and includes many improvements over the 3.0beta.
2000-06-28 00:17:34 +00:00