<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wikemacs.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=81.153.143.5</id>
	<title>WikEmacs - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wikemacs.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=81.153.143.5"/>
	<link rel="alternate" type="text/html" href="https://wikemacs.org/wiki/Special:Contributions/81.153.143.5"/>
	<updated>2026-04-23T07:20:32Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.14</generator>
	<entry>
		<id>https://wikemacs.org/index.php?title=Perl&amp;diff=46680</id>
		<title>Perl</title>
		<link rel="alternate" type="text/html" href="https://wikemacs.org/index.php?title=Perl&amp;diff=46680"/>
		<updated>2014-06-24T15:36:16Z</updated>

		<summary type="html">&lt;p&gt;81.153.143.5: /* Emacs::PDE */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== PerlySense ==&lt;br /&gt;
&lt;br /&gt;
'''PerlySense''' is a Perl IDE backend that integrates with Emacs.&lt;br /&gt;
&lt;br /&gt;
Some features of PerlySense:&lt;br /&gt;
&lt;br /&gt;
* Conveniently navigate and browse the code and documentation of your project and Perl installation. Navigate between tests and source, ''and between related files.&lt;br /&gt;
&lt;br /&gt;
* Search through the project for method declarations, invocants or free text using Ack.&lt;br /&gt;
&lt;br /&gt;
* Run tests and scripts with easy navigation to errors/warnings/failing tests.&lt;br /&gt;
&lt;br /&gt;
* Automate common editing tasks related to source code, tests, regular expressions, etc.&lt;br /&gt;
&lt;br /&gt;
* Highlight syntax errors, warnings, Perl::Critic complaints, and Devel::Cover test coverage in the source while editing.&lt;br /&gt;
&lt;br /&gt;
* A plugin system for understanding custom syntax, e.g. Moose.&lt;br /&gt;
&lt;br /&gt;
== Emacs::PDE ==&lt;br /&gt;
&lt;br /&gt;
'''Emacs::PDE''' -- Perl Development Environment in emacs is a collection of emacs lisp extension and configuration for Perl development environment.&lt;br /&gt;
&lt;br /&gt;
Extensions included in PDE.&lt;br /&gt;
&lt;br /&gt;
* '''template-simple''' -- A simple text template process library. Support for expand template when create new file or empty file according to the suffix of current file name.&lt;br /&gt;
* '''compile-dwim''' -- Automatic generate compile-command according to the file name or major-mode.&lt;br /&gt;
* '''help-dwim''' -- Integrate various finding document command to one command. Useful for bind a global key to search help information.&lt;br /&gt;
* '''perldoc''' -- Perldoc using woman. Provide a tree view of all Pods.&lt;br /&gt;
* '''perlapi''' -- Search document in perlapi.&lt;br /&gt;
* '''perltidy''' -- Call perltidy when editing.&lt;br /&gt;
* '''imenu-tree''' -- Tree view show imenu for the source file.&lt;br /&gt;
* '''tags-tree''' -- Tree view show tags for the sources.&lt;br /&gt;
* '''inf-perl''' -- Interactive perl shell.&lt;br /&gt;
* '''perldb-ui''' -- A simple perl debugger user interface.&lt;br /&gt;
&lt;br /&gt;
PDE is only for emacs up to 23! Check the Build.pl script.&lt;br /&gt;
&lt;br /&gt;
== Sepia ==&lt;br /&gt;
&lt;br /&gt;
'''Sepia''' - Simple Emacs-Perl Interface, is a set of features to make Emacs a better tool for Perl development.&lt;br /&gt;
&lt;br /&gt;
Its goal is to provide an Elisp-like development environment for Perl while using existing Emacs functionality where possible.  It provides code navigation, documentation lookup, and a REPL.&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
* [https://metacpan.org/module/Devel::PerlySense PerlySense at MetaCPAN]&lt;br /&gt;
* [https://metacpan.org/module/Emacs::PDE Emacs::PDE at MetaCPAN]&lt;br /&gt;
* [https://metacpan.org/module/Sepia Sepia at MetaCPAN]&lt;br /&gt;
&lt;br /&gt;
[[Category:Programming languages]]&lt;/div&gt;</summary>
		<author><name>81.153.143.5</name></author>
	</entry>
</feed>