Variable: cperl-hierarchy
cperl-hierarchy is a variable defined in cperl-mode.el.gz.
Value
(nil nil)
Documentation
Global hierarchy of classes.
Source Code
;; Defined in /usr/src/emacs/lisp/progmodes/cperl-mode.el.gz
(defvar cperl-hierarchy '(() ())
"Global hierarchy of classes.")