<?xml version="1.0"?>

<!-- This is a mode catalog. Edit modes must be listed here, -->
<!-- otherwise they will not be available to jEdit. -->

<!DOCTYPE MODES SYSTEM "catalog.dtd">

<MODES>
<MODE NAME="perl"		FILE="perl.xml"
				FILE_NAME_GLOB="*"
				FIRST_LINE_GLOB="#!/*perl*" />
</MODES>

