# PDE **Repository Path**: mirrors_gitpan/PDE ## Basic Information - **Project Name**: PDE - **Description**: Read-only release history for PDE - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-20 - **Last Updated**: 2026-03-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 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.