Recipe for Perl Development Environment (pde)

This commit is contained in:
David Holm 2013-05-24 22:16:37 +02:00
parent 628c06cf8c
commit 5da379280f

6
recipes/pde.rcp Normal file
View File

@ -0,0 +1,6 @@
(:name pde
:description "Perl Development Environment"
:type github
:pkgname "wenbinye/emacs-pde"
:load-path ("lisp")
:load "lisp/pde-load.el")