From: Nicholas C. <ni...@un...> - 2002-09-22 14:26:17
|
On Sat, Sep 21, 2002 at 11:57:05AM +0100, Sam Smith wrote: > Comments on the rest of it also requested :-) > +Please don't mail developer's individually, because not only may they Grammar nit - should be "developers". (You probably knew that, and although I know it, it doesn't stop me finding myself doing it by accident occasionally) > +are commonly caused by typos during editing. These typos result > +in the program not being valid Perl. > + > +You should check every line you edited, to ensure that you have not > +left a set of quotes or brackets (of any variety) open. Having an > +opening ' with a corresponding " is a very common problem, and not > +easy to spot (especially when you have one of each and don't notice > +they are different). Do we want to make any suggestion about running the program with perl -c locally? (better still run it on a web server locally) [apart from that looks good, and nothing to add] Nicholas Clark -- Even better than the real thing: http://nms-cgi.sourceforge.net/ |