Variable: cperl-lazy-installed

cperl-lazy-installed is a variable defined in cperl-mode.el.gz.

Value

nil

Documentation

Non-nil means that the lazy-help handlers are installed now.

Source Code

;; Defined in /usr/src/emacs/lisp/progmodes/cperl-mode.el.gz
(defvar cperl-lazy-installed nil
  "Non-nil means that the lazy-help handlers are installed now.")