Help for this page
#!/usr/bin/perl use strict; ... } print above_mean(@list_of_numbers);
Missing right curly or square bracket at main.pl line 21, at end of li +ne + + syntax error at main.pl line 21, at EOF + + + Execution of main.pl aborted due to compilation errors.