in reply to Writing Perl with Emacs: Are there perl-mode users around?

Yup, still using perl mode happily. Way less busy than cperl-mode, I had some issues with indentation in cperl-mode (probably fixable, but meh), and it does all I really need. YMMV, but I like it still
  • Comment on Re: Writing Perl with Emacs: Are there perl-mode users around?

Replies are listed 'Best First'.
Re^2: Writing Perl with Emacs: Are there perl-mode users around?
by haj (Vicar) on Nov 28, 2023 at 18:17 UTC

    Yeah, making cperl-mode less busy is part of the exercise. Of course, I would love to learn about Perl constructs which cause problems in cperl-mode: At some (distant) point in time, M-x perl-mode will be implemented using the code of cperl-mode.el, so as part of the process such bugs should be eliminated.