[Chicago-talk] grammar checking

Shawn Carroll shawn.c.carroll at gmail.com
Sat Jul 11 09:26:26 PDT 2009


Perl critic

/usr/bin/perl -cw <your program name>

in your porgram:
use warnings;
use strict;

Various editors have syntax highlighting and checking

On Sat, Jul 11, 2009 at 5:03 AM, Zane C.B.<v.velox at vvelox.net> wrote:
> Any one know of any grammar checkers that exist for Perl?
> _______________________________________________
> Chicago-talk mailing list
> Chicago-talk at pm.org
> http://mail.pm.org/mailman/listinfo/chicago-talk
>



-- 
shawn.c.carroll at gmail.com
Perl Programmer
Soccer Referee


More information about the Chicago-talk mailing list