perl-mode-map
perl-mode-map is a variable defined in `perl-mode.el'.
Its value is
(keymap
(127 . backward-delete-char-untabify)
(27 keymap
(17 . perl-indent-exp)
(8 . perl-mark-function)
(5 . perl-end-of-function)
(1 . perl-beginning-of-function)))
- This variable may be risky if used as a file-local variable.