in reply to need help running perl command in Mason
The below lines are sufficient to run the perl script. This is applicable for all executables.
<%init> system "/path/to/file/on/server/file.cgi" </%init> [download]