Detecting syntax errors in a Perl script without running itEditCreated 2007-03-26, updated 2017-05-18perl -c script_to_check.pl See also Detecting syntax errors in a Bash script without running it Detecting syntax errors in a PHP script without running it Detecting syntax errors in a Ruby script without running it perlwiki