This package browser is in early development. Mind the rough edges.

emacs-pde 0.2.17

Perl Development Environment for Emacs

Emacs::PDE is a collection of Emacs Lisp extensions to facilitate Perl programming. CPerl Mode has provided an excellent environment for coding; Emacs::PDE provides other common tools such as creating files using templates, smart compiling, perldoc, perltidy, debugger, tags tree view and so on. PDE also provides an easy configuration for Perl programing, and a tutorial for novices to start using Emacs.

Installation

Install emacs-pde 0.2.17 as follows:

guix install emacs-pde@0.2.17

Or install the latest version:

guix install emacs-pde

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.