Syntax Check
perl -c filename.pl
php -l filename.pl
bash -n filename.sh
For javascript, you need to follow instruction from http://developer.mozilla.org/en/docs/Introduction_to_the_JavaScript_shell#Getting_and_building_the_JavaScript_shell to install the SpiderMonkey JavaScript Shell and
alias jscheck='/home/khai/jsshell/mozilla/js/src/Linux_All_DBG.OBJ/js -C -f'
jscheck filename.js
page_revision: 1, last_edited: 1227317428|%e %b %Y, %H:%M %Z (%O ago)





