Variables

$TIMER_start

my $TIMER_start

$debug

my $debug

$speller

my $speller

$cgi

my $cgi

$total_words

my $total_words

$total_mispelled

my $total_mispelled

$total_suggestions

my $total_suggestions

$total_words_suggested

my $total_words_suggested

$dict

my $dict

%suggested_words

my %suggested_words

$file_content

my $file_content

$ck_dictionary

my $ck_dictionary

$js_suggested_words

my $js_suggested_words

$js_spellcheck_info

my $js_spellcheck_info

Functions

spellcheck

sub spellcheck

check_inner_text

sub check_inner_text

parse_with_dom

sub parse_with_dom

make_js_hash

sub make_js_hash

make_js_hash_from_array

sub make_js_hash_from_array
my $TIMER_start
my $debug
my $speller
my $cgi
my $total_words
my $total_mispelled
my $total_suggestions
my $total_words_suggested
my $dict
my %suggested_words
my $file_content
my $ck_dictionary
my $js_suggested_words
my $js_spellcheck_info
sub spellcheck
sub check_inner_text
sub parse_with_dom
sub make_js_hash
sub make_js_hash_from_array