Function Reference
— Function File: [output, status] = perl (scriptfile)
— Function File: [output, status] = perl (scriptfile, argument1, argument2, ...)

Invoke perl script scriptfile with possibly a list of command line arguments. Returns output in output and status in status.

See also: system