Variable: cperl-do-not-fontify
cperl-do-not-fontify is a variable defined in cperl-mode.el.gz.
This variable is obsolete since 28.1.
Value
fontified
Documentation
Text property which inhibits refontification.
Source Code
;; Defined in /usr/src/emacs/lisp/progmodes/cperl-mode.el.gz
(defvar cperl-do-not-fontify 'fontified
"Text property which inhibits refontification.")