<?xml version="1.0" encoding="windows-1252"?>
<node id="1006496" title="On the fly syntax checkers in emacs, ultraedit or vi" created="2012-11-30 11:34:06" updated="2012-11-30 11:34:06">
<type id="115">
perlquestion</type>
<author id="448607">
ISAI student</author>
<data>
<field name="doctext">
&lt;p&gt;Hello all. I have used komodo edit, which allows on the fly syntax check. This means that, for example, if I do:
&lt;code&gt;
use strict;
my $name;
$namw="Hello";
&lt;/code&gt;
&lt;p&gt;There will be on the fly red under-wavey thing, that will show me the typo, BEFORE I do perl -c. This cuts down development time, at least for me.
Does anyone know of similar functionality in emacs, vi, ultraedit?&lt;/p&gt;
</field>
</data>
</node>
