Help for this page
sub createTableState { my $self = shift; ... $self->{state} = $self->createTableState; blah blah; }