[GNU ELPA] Cperl-Mode version 32.0.50
ELPA update <[email protected]>
| Newsgroups | gmane.emacs.sources,gmane.emacs.devel |
|---|---|
| Message-ID | <[email protected]> |
Version 32.0.50 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:
You can either fine-tune the bells and whistles of this mode or
bulk enable them by putting this in your Init file:
(setq cperl-hairy t)
DO NOT FORGET to read micro-docs (available from `Perl' menu) <<<<<<
or as help on variables `cperl-tips', `cperl-praise', <<<<<<
`cperl-speed'. <<<<<<
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.
Faces used: three faces for first-class and second-class keywords
and control flow words, one for each: comments, string, labels,
functions definitions and packages, arrays, hashes, and variable
definitions.
## Recent NEWS:
[Not provided 🙁]