Searched refs:perlPath (Results 1 – 4 of 4) sorted by relevance
66 cmd := exec.Command(*perlPath, args...)
38 perlPath = flag.String("perl", "perl", "Path to the perl command") var