[GNU ELPA] Cperl-Mode version 33.0.0
ELPA update <[email protected]>
| Newsgroups | gmane.emacs.sources,gmane.emacs.devel |
|---|---|
| Message-ID | <[email protected]> |
Version 33.0.0 of package Cperl-Mode has just been released in GNU ELPA.
You can now find it in M-x list-packages RET.
Cperl-Mode describes itself as:
==========================
Perl code editing commands
==========================
More at https://elpa.gnu.org/packages/cperl-mode.html
## Summary:
This package supports editing of Perl sources and handles the syntax
up to Perl version 5.44.
DO NOT FORGET to read micro-docs (available from `Perl' menu) <<<<<<
or as help on variables `cperl-tips', `cperl-praise'.
Or search for "Short extra-docs" further down in this file for
details on how to use `cperl-mode' instead of `perl-mode' and lots
of other details.
The mode information (on C-h m) provides some customization help.
This mode supports imenu. You can use imenu from the keyboard
(M-g i), but you might prefer binding it like this:
(define-key global-map [M-S-down-mouse-3] #'imenu)
## Recent NEWS:
[Not provided 🙁]