Skip to content

benignbala/emacs-pde

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Emacs::PDE version 0.01
================

PDE is a collection of extension and configuration for perl
programming using Emacs.


INSTALLATION

To install PDE, add the following to your ~/.emacs:

     (add-to-list 'load-path "/path/to/pde/")
     (load "pde-load")

DEPENDENCIES

None.

COPYRIGHT AND LICENCE

Copyright (C) 2007, Ye Wenbin

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.

About

A collection of Emacs Lisp extensions to facilitate Perl programming

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 45.9%
  • Emacs Lisp 43.7%
  • Perl 9.0%
  • Other 1.4%