perl - Practical Extraction and Report Language File.
hkperl.emf - Practical Extraction and Report Language file hook definition
perl.etf - Practical Extraction and Report Language header template file.
perl.eaf - Practical Extraction and Report Language abbreviation file.
.pl, .pm - Perl file
#![ \t]*/.*perl
# -*- perl -*-
The perl file type template provides the hilighting, indentation and tools definitions for a perl file.
File recognition is performed using the standard file extension .pl, .pm or by the magic string.
General Editing
Hilighting
Auto Layout
Folding and Information Hiding
Short Cuts
C-c C-c - Comment out the current line.
C-c C-d - Uncomment the current line.
C-c esc esc - Command complete.
A-C-i - Restyle the current region.
f2 - (un)fold the current region
f3 - (un)fold all regions
Debugging
The flexibility of the perl language does cause some hilighting anomalies from time to time, typically with unbalanced quote characters. Most of the common exceptions have been caught, however there are a few syntax sequences that involve quotation marks that can cause problems.
collapse-all(3), collapse-current(3), indent(2), perldb(3), restyle-buffer(3), restyle-region(3), time(2m).
(c) Copyright JASSPA 2009
Last Modified: 2009/08/29
Generated On: 2009/10/12