I have installed Majordomo 1.93 recently, and is it really true that all of its
perl files have errors? All E-mail sent to Majordomo goes into never, never
land (no errors, no response - nothing) and it is probalby due to bad code (?)
in all of its .pl files, as illustrated below:
>shlock.pl
./shlock.pl: package: command not found
./shlock.pl: =: command not found
./shlock.pl: =: command not found
./shlock.pl: =: command not found
./shlock.pl: =: command not found
./shlock.pl: syntax error near unexpected token `&main'open_temp(F'
./shlock.pl: ./shlock.pl: line 130: ` &main'open_temp(FILE, $tem'
>./majordomo.pl
./majordomo.pl: package: command not found
./majordomo.pl: sub: command not found
./majordomo.pl: syntax error near unexpected token `local($package)'
./majordomo.pl: ./majordomo.pl: line 49: ` local($package) = caller;'
>config_parse.pl
./config_parse.pl: di: command not found
./config_parse.pl: ig00: command not found
fg: no job control
./config_parse.pl: =: command not found
./config_parse.pl: syntax error near unexpected token `()'
./config_parse.pl: ./config_parse.pl: line 24: `@errors = (); # The config'erro'
>majordomo_version.pl
./majordomo_version.pl: =: command not found
./majordomo_version.pl: 1: command not found
How should I fix this? BTW, the perl verison is 5.002.
Thanks in advance for any help...
Follow-Ups:
|
|