Variable: magit-perl-executable
magit-perl-executable is a variable defined in magit-sequence.el.
Value
"perl"
Documentation
The Perl executable.
Source Code
;; Defined in ~/.emacs.d/elpa/magit-20260411.1452/magit-sequence.el
;;; Cherry-Pick
(defvar magit-perl-executable "perl"
"The Perl executable.")