Perl Preferences


The Perl Preferences apply to the spell checker for Perl source code.

Spell Dictionary File
Specify a word list file name here. 
Press the Browse button to select a file from your operating systems file system.
Spell Threshold
This value controls how many suggestions are shown. The smaller the value, the fewer are the suggestions.
Ignore Numbers
Check this box to exclude words containing digits from the spell checking process.
Ignore Mixed Case
Check this box to exclude mixed case words from the spell checking process. The only mixed case words checked are words beginning with upper case at the beginning of a sentence.
Ignore Sentence Capitalization
Check this box to ignore wrong capitalization at the beginning of a sentence.
Ignore Upper Case
Check this box to exclude UPPER case words from the spell checking process.
Ignore Compounds
Check this box to exclude all words containing "::" or "->"
Check POD
Check this box to include all POD sections
Check other Comments
Check this box to include all non-PerlDoc comments
Check String Literals
Check this box to include all string literals within Perl code.