./bin/check_modules.pl apache2
Today when I try that again, I get lots of errors:
[murray:/opt/webwork/webwork2_github]$ ./bin/check_modules.pl apache2
./bin/check_modules.pl: line 1: D#!/usr/bin/env: No such file or directory
./bin/check_modules.pl: line 3: use: command not found
./bin/check_modules.pl: line 4: use: command not found
./bin/check_modules.pl: line 6: syntax error near unexpected token `('
./bin/check_modules.pl: line 6: `my @applicationsList = qw('
What's wrong now that wasn't before?