NAME

check_modules.pl - Check to ensure that applications and perl modules needed by webwork2 are installed.

SYNOPSIS

check_modules.pl [options]

Options:
  -m|--modules          Check that the perl modules needed by webwork2 can be loaded.
  -p|--programs         Check that the programs needed by webwork2 exist.

Both programs and modules are checked if no options are given.

DESCRIPTION

Checks that modules needed by webwork2 can be loaded and are at the sufficient version, and that applications needed by webwork2 exist.